Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_reg.h341 #define ERR_INT_SPRITE_A_FAULT (1 << 17) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_irq.c727 return ERR_INT_SPRITE_A_FAULT | in ivb_err_int_pipe_fault_mask()
744 { .fault = ERR_INT_SPRITE_A_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, },