Home
last modified time | relevance | path

Searched refs:DOP_CLOCK_GATING_DISABLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c592 _MASKED_BIT_ENABLE(DOP_CLOCK_GATING_DISABLE)); in ivb_init_clock_gating()
596 _MASKED_BIT_ENABLE(DOP_CLOCK_GATING_DISABLE)); in ivb_init_clock_gating()
598 _MASKED_BIT_ENABLE(DOP_CLOCK_GATING_DISABLE)); in ivb_init_clock_gating()
632 _MASKED_BIT_ENABLE(DOP_CLOCK_GATING_DISABLE)); in vlv_init_clock_gating()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_regs.h1244 #define DOP_CLOCK_GATING_DISABLE (1 << 0) macro
H A Dintel_workarounds.c416 DOP_CLOCK_GATING_DISABLE); in bdw_ctx_workarounds_init()