Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (36m)  netbsd-10 (17d)  netbsd-9 (17d)  netbsd-8 (22d) 

2024-06-02 18:21:02 UTC Now

2018-08-27 07:14:55 UTC MAIN commitmail json YAML

Fix up i915_irq.c.

- <linux/hardirq.h> for synchronize_irq
- DRM_IRQ_ARGS
- PRIx64, not %llx, for 64-bit printf

(riastradh)