aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
diff options
context:
space:
mode:
authorLucas De Marchi <[email protected]>2025-03-14 13:54:26 +0000
committerLucas De Marchi <[email protected]>2025-03-26 03:54:59 +0000
commit22d00862a62a52571a6f244c6d248476e997b9b7 (patch)
treed35cca3fe57cd5a32e4406bbf9c9c99270704ab9 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
parentdrm/xe: Move survivability back to xe (diff)
downloadkernel-22d00862a62a52571a6f244c6d248476e997b9b7.tar.gz
kernel-22d00862a62a52571a6f244c6d248476e997b9b7.zip
drm/xe: Set survivability mode before heci init
Commit d40f275d96e8 ("drm/xe: Move survivability entirely to xe_pci") tried to follow the logic: initialize everything needed and if everything succeeds, set the flag that it's enabled. While it fixed some corner cases of those calls failing, it was wrong for setting the flag after the call to xe_heci_gsc_init(): that function does a different initialization for survivability mode. Fix that and add comments about this being done on purpose. Suggested-by: Riana Tauro <[email protected]> Fixes: d40f275d96e8 ("drm/xe: Move survivability entirely to xe_pci") Reviewed-by: Riana Tauro <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Lucas De Marchi <[email protected]> (cherry picked from commit 14efa739ca70514e8b923a02b5bcb42511dd1ee8) Signed-off-by: Lucas De Marchi <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions