]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/vcn5.0.1: use correct dpm helper
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Feb 2025 22:45:14 +0000 (17:45 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Feb 2025 19:09:11 +0000 (14:09 -0500)
commit0487f50310cfeec1bb4480a67294fc7081c5ed22
tree0947d9c7dca09f08da0f7845baeff93199076aec
parent56763be4009f3be178e534f9b3c10594abec5b6e
drm/amdgpu/vcn5.0.1: use correct dpm helper

The VCN and UVD helpers were split in
commit ff69bba05f08 ("drm/amd/pm: add inst to dpm_set_powergating_by_smu")
However, this happened in parallel to the vcn 5.0.1
development so it was missed there.

Fixes: 346492f30ce3 ("drm/amdgpu: Add VCN_5_0_1 support")
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Sonny Jiang <sonjiang@amd.com>
Cc: Boyuan Zhang <boyuan.zhang@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c