Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_reg.h340 #define ERR_INT_CURSOR_B_FAULT (1 << 18) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_irq.c714 ERR_INT_CURSOR_B_FAULT; in ivb_err_int_pipe_fault_mask()
730 { .fault = ERR_INT_CURSOR_B_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_CURSOR, },