]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/pm: Remove unneeded legacy DPM related code.
authorTimur Kristóf <timur.kristof@gmail.com>
Tue, 9 Sep 2025 14:17:52 +0000 (16:17 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Sep 2025 20:52:50 +0000 (16:52 -0400)
commit156db7d353286b7bfd7f43f548a4046a97fe67c6
treee5c93d8d8c956ce0067e191e0810ac026c5de090
parent9d73b107a61b73e7101d4b728ddac3d2c77db111
drm/amd/pm: Remove unneeded legacy DPM related code.

This code isn't needed anymore as we collect the same information
into pm_display_cfg instead.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c
drivers/gpu/drm/amd/pm/amdgpu_dpm_internal.c
drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h
drivers/gpu/drm/amd/pm/inc/amdgpu_dpm_internal.h
drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.c