Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_workarounds.c415 GEN8_SAMPLER_POWER_BYPASS_DIS); in bdw_ctx_workarounds_init()
503 GEN8_SAMPLER_POWER_BYPASS_DIS); in gen9_ctx_workarounds_init()
H A Dintel_gt_regs.h1101 #define GEN8_SAMPLER_POWER_BYPASS_DIS (1 << 1) macro