Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dintel_workarounds.c302 GEN8_SAMPLER_POWER_BYPASS_DIS); in bdw_ctx_workarounds_init()
390 GEN8_SAMPLER_POWER_BYPASS_DIS); in gen9_ctx_workarounds_init()
Dintel_gt_regs.h1081 #define GEN8_SAMPLER_POWER_BYPASS_DIS (1 << 1) macro