Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dintel_workarounds.c417 GEN8_SAMPLER_POWER_BYPASS_DIS); in bdw_ctx_workarounds_init()
505 GEN8_SAMPLER_POWER_BYPASS_DIS); in gen9_ctx_workarounds_init()
Dintel_gt_regs.h1147 #define GEN8_SAMPLER_POWER_BYPASS_DIS (1 << 1) macro