]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2bedba11fdf5606d278506c27d24d95db08232d3
tree07bb1e8894d4c10aaadd6e933aa3df8d7c298e95
parent8ddf506b3506fd5da368c1f428072909d08d2959
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