Home
last modified time | relevance | path

Searched refs:GM45_ERROR_CP_PRIV (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/drm2/i915/
Di915_irq.c751 if (eir & (GM45_ERROR_MEM_PRIV | GM45_ERROR_CP_PRIV)) { in i915_report_and_clear_eir()
1741 GM45_ERROR_CP_PRIV | in i915_driver_irq_postinstall()
Di915_reg.h485 #define GM45_ERROR_CP_PRIV (1<<3) macro