diff options
author | Sung Joon Kim <sungjoon.kim@amd.com> | 2024-03-19 13:08:52 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-04-09 22:03:05 -0400 |
commit | 14f9db4271ef5c78ae87237af844f03fb192d139 (patch) | |
tree | efee52ea66fe8d6e672933e719afd2ba253cf8b3 /mm/mlock.c | |
parent | 5db346c256bbacc634ff515a1a9202cd4b61d8c7 (diff) |
drm/amd/display: Enable DTBCLK DTO earlier in the sequence
[why]
As per programming guide, we need to
enable the virtual pixel clock via DTBCLK
DTO and ungate the clock before we begin
programming OPP/OPTC control registers.
Otherwise, the double-buffered registers
will be left pending until the clocks are enabled.
[how]
Move the DTBCLK DTO programming up to
where we do the legacy DP DTO programming.
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Roman Li <roman.li@amd.com>
Signed-off-by: Sung Joon Kim <sungjoon.kim@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'mm/mlock.c')
0 files changed, 0 insertions, 0 deletions