]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/vcn5: Add SMU dpm interface type
authorsguttula <suresh.guttula@amd.com>
Sat, 21 Feb 2026 04:33:32 +0000 (10:03 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 25 Feb 2026 22:57:06 +0000 (17:57 -0500)
commita5fe1a54513196e4bc8f9170006057dc31e7155e
tree316e4aa518ba1b98ac47a64b45157ca0f67d5dd8
parent480ad5f6ead4a47b969aab6618573cd6822bb6a4
drm/amdgpu/vcn5: Add SMU dpm interface type

This will set AMDGPU_VCN_SMU_DPM_INTERFACE_* smu_type
based on soc type and fixing ring timeout issue seen
for DPM enabled case.

Signed-off-by: sguttula <suresh.guttula@amd.com>
Reviewed-by: Pratik Vishwakarma <Pratik.Vishwakarma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit f0f23c315b38c55e8ce9484cf59b65811f350630)
drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c