Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_reg.h335 #define ERR_INT_SPRITE_C_FAULT (1 << 23) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_irq.c735 return ERR_INT_SPRITE_C_FAULT | in ivb_err_int_pipe_fault_mask()
750 { .fault = ERR_INT_SPRITE_C_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, },