OSDN Git Service

drm/amd/display: Remove call to amdgpu_pm_compute_clocks
authorDavid Francis <David.Francis@amd.com>
Fri, 17 Aug 2018 18:24:26 +0000 (14:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Sep 2018 03:44:08 +0000 (22:44 -0500)
commit9c09df569ddec780e8be986bbe232520c55f8a3b
tree07bb1e8894d4c10aaadd6e933aa3df8d7c298e95
parentcae50a43b931c6d70c7e16e1128af10398d8635a
drm/amd/display: Remove call to amdgpu_pm_compute_clocks

[Why]
The extraneous call to amdgpu_pm_compute_clocks is deprecated.

[How]
Remove it.

Signed-off-by: David Francis <David.Francis@amd.com>
Signed-off-by: Leo Li <sunpeng.li@amd.com>
Reviewed-by: David Francis <David.Francis@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c