mirror of
https://github.com/raspberrypi/linux.git
synced 2026-01-04 18:27:36 +00:00
drm/xe/xe3: Extend wa_14023061436
commitfa3376319bupstream. Extend wa_14023061436 to Graphics Versions 30.03, 30.04 and 30.05. Signed-off-by: Tangudu Tilak Tirumalesh <tilak.tirumalesh.tangudu@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patch.msgid.link/20251030154626.3124565-1-tilak.tirumalesh.tangudu@intel.com Signed-off-by: Matt Roper <matthew.d.roper@intel.com> (cherry picked from commit0dd656d06f) Cc: stable@vger.kernel.org # v6.17+ Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
8ce9c3c8d6
commit
4088cac6ba
@@ -653,6 +653,8 @@ static const struct xe_rtp_entry_sr engine_was[] = {
|
|||||||
},
|
},
|
||||||
{ XE_RTP_NAME("14023061436"),
|
{ XE_RTP_NAME("14023061436"),
|
||||||
XE_RTP_RULES(GRAPHICS_VERSION_RANGE(3000, 3001),
|
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)),
|
FUNC(xe_rtp_match_first_render_or_compute)),
|
||||||
XE_RTP_ACTIONS(SET(TDL_CHICKEN, QID_WAIT_FOR_THREAD_NOT_RUN_DISABLE))
|
XE_RTP_ACTIONS(SET(TDL_CHICKEN, QID_WAIT_FOR_THREAD_NOT_RUN_DISABLE))
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user