aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_workarounds.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_workarounds.c')
-rw-r--r--drivers/gpu/drm/i915/gt/intel_workarounds.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/gpu/drm/i915/gt/intel_workarounds.c b/drivers/gpu/drm/i915/gt/intel_workarounds.c
index 98dfb086320f..99e8242194c0 100644
--- a/drivers/gpu/drm/i915/gt/intel_workarounds.c
+++ b/drivers/gpu/drm/i915/gt/intel_workarounds.c
@@ -308,11 +308,6 @@ static void gen9_ctx_workarounds_init(struct intel_engine_cs *engine,
308 FLOW_CONTROL_ENABLE | 308 FLOW_CONTROL_ENABLE |
309 PARTIAL_INSTRUCTION_SHOOTDOWN_DISABLE); 309 PARTIAL_INSTRUCTION_SHOOTDOWN_DISABLE);
310 310
311 /* Syncing dependencies between camera and graphics:skl,bxt,kbl */
312 if (!IS_COFFEELAKE(i915))
313 WA_SET_BIT_MASKED(HALF_SLICE_CHICKEN3,
314 GEN9_DISABLE_OCL_OOB_SUPPRESS_LOGIC);
315
316 /* WaEnableYV12BugFixInHalfSliceChicken7:skl,bxt,kbl,glk,cfl */ 311 /* WaEnableYV12BugFixInHalfSliceChicken7:skl,bxt,kbl,glk,cfl */
317 /* WaEnableSamplerGPGPUPreemptionSupport:skl,bxt,kbl,cfl */ 312 /* WaEnableSamplerGPGPUPreemptionSupport:skl,bxt,kbl,cfl */
318 WA_SET_BIT_MASKED(GEN9_HALF_SLICE_CHICKEN7, 313 WA_SET_BIT_MASKED(GEN9_HALF_SLICE_CHICKEN7,