Searched refs:DSB_GTT_FAULT_INT_EN (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/i915/display/ | ||
D | intel_dsb_regs.h | 55 #define DSB_GTT_FAULT_INT_EN REG_BIT(19) macro |
D | intel_dsb.c | 503 errors = DSB_GTT_FAULT_INT_EN | in dsb_error_int_en() |