drm/amd/display: add root clock control function pointer to fix display corruption
authorXi (Alex) Liu <xi.liu@amd.com>
Wed, 20 Mar 2024 20:44:27 +0000 (16:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2024 02:04:23 +0000 (22:04 -0400)
commitde2d1105a3757742b45b0d8270b3c8734cd6b6f8
treefaaafe95b73622a14038de44965e83f14a385370
parent211a06dfe54aa52f55dcbfdf1fd984038bf60577
drm/amd/display: add root clock control function pointer to fix display corruption

[Why and how]

External display has corruption because no root clock control function. Add the function pointer to fix the issue.

Reviewed-by: Daniel Miess <daniel.miess@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Roman Li <roman.li@amd.com>
Signed-off-by: Xi (Alex) Liu <xi.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn351/dcn351_init.c