Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display_irq.c1091 return GEN8_PIPE_CURSOR_FAULT | in gen8_de_pipe_fault_mask()
1179 { .fault = GEN8_PIPE_CURSOR_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_CURSOR, },
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h2193 #define GEN8_PIPE_CURSOR_FAULT REG_BIT(10) /* bdw */ macro