Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_modeset_setup.c910 intel_de_rmw(i915, GEN9_CLKGATE_DIS_0, 0, DARBF_GATING_DIS); in intel_early_display_was()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h1800 #define DARBF_GATING_DIS REG_BIT(27) macro