diff options
author | 2022-07-07 10:19:53 -0400 | |
---|---|---|
committer | 2022-07-25 17:14:58 -0400 | |
commit | 2ce0b2186c057a54a4d980b296bd1659d0091716 (patch) | |
tree | 35e303607a2b96e5895dc6874e1b4cb6cd0d6357 /tools/perf/scripts/python/stackcollapse.py | |
parent | drm/amd/display: Add enable/disable FIFO callbacks to stream setup (diff) | |
download | linux-dev-2ce0b2186c057a54a4d980b296bd1659d0091716.tar.xz linux-dev-2ce0b2186c057a54a4d980b296bd1659d0091716.zip |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions