]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: remove re-route ih in psp v12
authorHuang Rui <ray.huang@amd.com>
Thu, 24 Apr 2025 11:00:46 +0000 (19:00 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 8 May 2025 15:18:24 +0000 (11:18 -0400)
commit518e22b42c39e5f352a2610f93037161821181eb
tree5d6cd92b59bde336eff0417475bac922a63cdc4e
parentb54695dae995590fa5db899234871ce49fd077a8
drm/amdgpu: remove re-route ih in psp v12

APU doesn't have second IH ring, so re-routing action here is a no-op.
It will take a lot of time to wait timeout from PSP during the
initialization. So remove the function in psp v12.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v12_0.c