Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.c874 return ~(I915_ERROR_PAGE_TABLE | in i9xx_error_mask()
1173 return ~(I915_ERROR_PAGE_TABLE | in i965_error_mask()
H A Di915_reg.h1050 #define I915_ERROR_PAGE_TABLE (1 << 4) macro