Skip to content

Commit 1a25205

Browse files
mthierrydanvet
authored andcommitted
drm/i915/bdw: Add WaForceEnableNonCoherent label
We already implement this workaround, but it was missing its name. Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Michel Thierry <michel.thierry@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
1 parent 64387b6 commit 1a25205

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpu/drm/i915/intel_ringbuffer.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,7 @@ static int bdw_init_workarounds(struct intel_engine_cs *ring)
782782
* workaround for for a possible hang in the unlikely event a TLB
783783
* invalidation occurs during a PSD flush.
784784
*/
785+
/* WaForceEnableNonCoherent:bdw */
785786
/* WaHdcDisableFetchWhenMasked:bdw */
786787
/* WaDisableFenceDestinationToSLM:bdw (GT3 pre-production) */
787788
WA_SET_BIT_MASKED(HDC_CHICKEN0,

0 commit comments

Comments
 (0)