diff options
author | Timur Kristóf <timur.kristof@gmail.com> | 2025-07-22 17:58:29 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-08-04 15:39:21 -0400 |
commit | 4db9cd554883e051df1840d4d58d636043101034 (patch) | |
tree | 208c9daadc1a9fdcac701c29fab4ea1b59482475 /drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c | |
parent | f6c0f3d24478a0792e50a64c2eba9f34d65519f2 (diff) |
drm/amd/display: Don't overwrite dce60_clk_mgr
dc_clk_mgr_create accidentally overwrites the dce60_clk_mgr
with the dce_clk_mgr, causing incorrect behaviour on DCE6.
Fix it by removing the extra dce_clk_mgr_construct.
Fixes: 62eab49faae7 ("drm/amd/display: hide VGH asic specific structs")
Reviewed-by: Rodrigo Siqueira <siqueira@igalia.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit bbddcbe36a686af03e91341b9bbfcca94bd45fb6)
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c')
0 files changed, 0 insertions, 0 deletions