forked from luck/tmp_suning_uos_patched
drm/i915/bxt: Mark workaround as for Skylake & Broxton
Signed-off-by: Nick Hoath <nicholas.hoath@intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
b0e6f6d4b0
commit
a119a6e66e
|
@ -923,7 +923,7 @@ static int gen9_init_workarounds(struct intel_engine_cs *ring)
|
|||
WA_SET_BIT_MASKED(GEN8_ROW_CHICKEN,
|
||||
PARTIAL_INSTRUCTION_SHOOTDOWN_DISABLE);
|
||||
|
||||
/* Syncing dependencies between camera and graphics */
|
||||
/* Syncing dependencies between camera and graphics:skl,bxt */
|
||||
WA_SET_BIT_MASKED(HALF_SLICE_CHICKEN3,
|
||||
GEN9_DISABLE_OCL_OOB_SUPPRESS_LOGIC);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user