Searched refs:I915_ERROR_PAGE_TABLE (Results 1 – 2 of 2) sorted by relevance
874 return ~(I915_ERROR_PAGE_TABLE | in i9xx_error_mask()1173 return ~(I915_ERROR_PAGE_TABLE | in i965_error_mask()
1050 #define I915_ERROR_PAGE_TABLE (1 << 4) macro