]> 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 21:56:12 +0000 (16:56 -0500)
commitf0f23c315b38c55e8ce9484cf59b65811f350630
tree403e12cae37827abf789bb3facc09d654295a898
parentedd786e9cf355ce777705f44b6e9c3f432c04f73
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>
drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c