Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_reg.h336 #define ERR_INT_PRIMARY_C_FAULT (1 << 22) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_irq.c717 ERR_INT_PRIMARY_C_FAULT | in ivb_err_int_pipe_fault_mask()
732 { .fault = ERR_INT_PRIMARY_C_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_PRIMARY, },