]> Git Repo - linux.git/commit
drm/xe/guc: Adding steering info support for GuC register lists
authorJesus Narvaez <[email protected]>
Thu, 12 Dec 2024 19:01:00 +0000 (11:01 -0800)
committerThomas Hellström <[email protected]>
Wed, 15 Jan 2025 10:32:50 +0000 (11:32 +0100)
commit64192bb2e52d48cfccd8373b0ad565bb9ce3d2e6
tree08a29eaa187c46ca8f1a4297ee0ab354581b0aba
parent5bc55a333a2f7316b58edc7573e8e893f7acb532
drm/xe/guc: Adding steering info support for GuC register lists

The guc_mmio_reg interface supports steering, but it is currently not
implemented. This will allow the GuC to control steering of MMIO
registers after save-restore and avoid reading from fused off MCR
register instances.

Fixes: 9c57bc08652a ("drm/xe/lnl: Drop force_probe requirement")
Signed-off-by: Jesus Narvaez <[email protected]>
Cc: Matt Roper <[email protected]>
Cc: Lucas De Marchi <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Reviewed-by: Jonathan Cavitt <[email protected]>
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit ee5a1321df90891d59d83b7c9d5b6c5b755d059d)
Signed-off-by: Thomas Hellström <[email protected]>
drivers/gpu/drm/xe/xe_gt_mcr.c
drivers/gpu/drm/xe/xe_gt_mcr.h
drivers/gpu/drm/xe/xe_guc_ads.c
This page took 0.061673 seconds and 4 git commands to generate.