diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2022-07-07 10:19:53 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-07-25 17:14:58 -0400 |
commit | 2ce0b2186c057a54a4d980b296bd1659d0091716 (patch) | |
tree | 35e303607a2b96e5895dc6874e1b4cb6cd0d6357 /drivers/opp | |
parent | 44584b417a698bfaac0c2577e7cc4015ea7359ce (diff) |
drm/amd/display: Fix OPTC function pointers for DCN314
[Why]
Access violation occurs when swapping between HDMI and FRL monitors
because we're missing the immediate_disable_crtc callback and it's
required for the DCN314 clk manager.
[How]
Update the table to match the DCN31 optc functions for ones that
should be the same:
- immediate_disable_crtc
- configure_crc
Reviewed-by: Michael Strauss <Michael.Strauss@amd.com>
Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/opp')
0 files changed, 0 insertions, 0 deletions