drm/amdgpu/dc: fill in missing call to atom cmd table for pll adjust v2
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Mar 2021 15:18:53 +0000 (10:18 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Mar 2021 20:13:37 +0000 (15:13 -0500)
commit1b1cbf92292095662d156ad7455e16ed6d6cb1d9
tree1537e97350b08cabc438b31e3d9af52265d9e5f7
parent58aa7790193af8fdf655b200d1ec46ad92899fbf
drm/amdgpu/dc: fill in missing call to atom cmd table for pll adjust v2

We set up the parameters, but never called the atom table.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/command_table.c