Commit 0dd656d0 authored by Tangudu Tilak Tirumalesh's avatar Tangudu Tilak Tirumalesh Committed by Matt Roper
Browse files

drm/xe/xe3: Extend wa_14023061436

parent 31f99f63
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -679,6 +679,8 @@ static const struct xe_rtp_entry_sr engine_was[] = {
	},
	{ XE_RTP_NAME("14023061436"),
	  XE_RTP_RULES(GRAPHICS_VERSION_RANGE(3000, 3001),
		       FUNC(xe_rtp_match_first_render_or_compute), OR,
		       GRAPHICS_VERSION_RANGE(3003, 3005),
		       FUNC(xe_rtp_match_first_render_or_compute)),
	  XE_RTP_ACTIONS(SET(TDL_CHICKEN, QID_WAIT_FOR_THREAD_NOT_RUN_DISABLE))
	},