Searched refs:DRIVER_HAVE_IRQ (Results 1 – 14 of 14) sorted by relevance
48 DRIVER_USE_AGP | DRIVER_USE_MTRR | DRIVER_HAVE_IRQ; in via_configure()
54 DRIVER_HAVE_DMA | DRIVER_HAVE_IRQ; in mach64_configure()
52 DRIVER_SG | DRIVER_HAVE_DMA | DRIVER_HAVE_IRQ; in r128_configure()
94 DRIVER_HAVE_DMA | DRIVER_HAVE_IRQ; in mga_configure()
52 DRIVER_SG | DRIVER_HAVE_DMA | DRIVER_HAVE_IRQ; in radeon_configure()
80 DRIVER_HAVE_IRQ; in i915_configure()
259 if (!drm_core_check_feature(dev, DRIVER_HAVE_IRQ)) in drm_control()266 if (!drm_core_check_feature(dev, DRIVER_HAVE_IRQ)) in drm_control()
232 if (drm_core_check_feature(dev, DRIVER_HAVE_IRQ)) { in drm_attach()
134 #define DRIVER_HAVE_IRQ 0x40 macro
238 DRIVER_HAVE_IRQ | DRIVER_HAVE_DMA | DRIVER_IRQ_SHARED,355 DRIVER_HAVE_IRQ | DRIVER_HAVE_DMA | DRIVER_IRQ_SHARED | DRIVER_GEM |
177 if (!drm_core_check_feature(dev, DRIVER_HAVE_IRQ)) in drm_control()186 if (!drm_core_check_feature(dev, DRIVER_HAVE_IRQ)) in drm_control()
289 if (drm_core_check_feature(dev, DRIVER_HAVE_IRQ)) { in drm_attach()
139 #define DRIVER_HAVE_IRQ 0x40 macro
1503 DRIVER_USE_MTRR | DRIVER_HAVE_IRQ | DRIVER_LOCKLESS_IRQ |