Files
linux/drivers/gpu/drm
Michal Wajdeczko 92a5bd3024 drm/xe/vf: Unblock xe_rtp_process_to_sr for VFs
In commit 9632dfb0de ("drm/xe/vf: Don't run any save-restore
RTP actions if VF") we disabled processing of all RTP rules if
we were running as a VFs, since many of the RTP actions were
trying to access registers unaccessible for VFs.

This also included all of LRC WA rules, since some of them were
implemented in a way that required RMW pattern.

Now, as we can program LRC WAs without accessing such registers
from the driver, relying on the MI_MATH instruction instead, we
can unblock xe_rtp_process_to_sr() for VFs.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250311105221.1910-1-michal.wajdeczko@intel.com
2025-03-12 11:37:53 +01:00
..
2025-02-18 07:43:43 +01:00
2025-02-05 10:10:51 -03:00
2025-02-25 17:36:09 +10:00
2025-02-25 17:36:09 +10:00
2025-02-25 17:36:09 +10:00
2025-01-24 09:41:01 +02:00
2025-02-12 09:55:50 -03:00
2025-02-09 20:36:51 +03:00
2025-01-23 14:42:21 +01:00
2025-01-08 01:39:58 +02:00
2025-02-13 12:15:43 -05:00
2025-03-09 19:22:39 -07:00
2024-10-08 10:00:30 +02:00
2024-06-24 17:08:53 +03:00
2024-11-03 01:28:06 -05:00