Files
linux/drivers/gpu/drm/xe
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-01-09 17:58:09 +01:00
2024-05-09 21:28:25 +02:00
2025-01-09 17:58:09 +01:00
2025-01-09 17:58:09 +01:00
2025-03-06 11:36:57 -08:00
2025-03-06 11:36:57 -08:00
2025-01-09 17:58:09 +01:00
2025-01-14 07:02:49 -08:00
2025-01-14 07:02:49 -08:00
2024-11-15 15:59:51 -08:00
2024-05-13 21:36:50 +02:00
2025-01-21 22:01:28 +01:00
2025-01-09 17:58:09 +01:00
2025-01-15 14:12:52 -05:00
2024-05-22 12:03:55 +02:00
2024-09-19 10:15:40 +02:00
2024-05-07 12:03:49 +02:00
2025-01-09 17:58:09 +01:00
2025-01-27 08:54:06 -08:00
2025-03-06 11:36:57 -08:00
2025-02-03 11:51:26 -08:00
2025-02-03 11:51:26 -08:00
2024-05-13 21:36:52 +02:00
2024-06-18 12:03:29 -07:00
2025-01-19 00:12:02 +01:00
2025-03-06 11:36:57 -08:00
2025-01-09 17:58:09 +01:00
2025-01-17 00:01:58 +05:30
2024-12-09 09:59:47 -05:00
2024-12-03 15:02:55 -05:00
2024-07-24 09:05:37 -07:00