]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Drop pixel_clock_mhz
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 9 May 2024 01:55:27 +0000 (20:55 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 May 2024 21:10:37 +0000 (17:10 -0400)
commit2531e5dced848e60dbe9597f8a87dabf5a947687
treec732ed2103034641e6d6be9bf984281a5d62acdb
parentef5715846283e9ea6031d773e3c772034f4879f4
drm/amd/display: Drop pixel_clock_mhz

The pixel_clock_mhz property is populated in amdgpu_dm when Freesync is setup,
but it is not used anywhere in amdgpu_dm. Remove the dead code.

Cc: chiahsuan.chung@amd.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h