linux-samsung-r9q2/drivers/gpu/drm/amd/display/dc/dcn31
Nicholas Kazlauskas 2ce0b2186c 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>
2022-07-25 17:14:58 -04:00
..
dcn31_afmt.c drm/amd/display: Add VPG and AFMT low power support for DCN3.1 2021-09-14 15:57:11 -04:00
dcn31_afmt.h drm/amd/display: Add VPG and AFMT low power support for DCN3.1 2021-09-14 15:57:11 -04:00
dcn31_apg.c drm/amd/display: correct apg audio channel enable golden value 2021-10-19 17:18:11 -04:00
dcn31_apg.h drm/amd/display: Add DP 2.0 Audio Package Generator 2021-09-01 16:55:09 -04:00
dcn31_dccg.c drm/amd/display: Enable DCN314 in DC 2022-07-13 20:57:05 -04:00
dcn31_dccg.h drm/amd/display: Enable DCN314 in DC 2022-07-13 20:57:05 -04:00
dcn31_dio_link_encoder.c drm/amd/display: Fix entry into transient encoder assignment mode. 2022-06-07 16:09:57 -04:00
dcn31_dio_link_encoder.h drm/amd/display: Enable DCN314 in DC 2022-07-13 20:57:05 -04:00
dcn31_hpo_dp_link_encoder.c drm/amd/display: support dynamic HPO DP link encoder allocation 2021-12-30 08:54:45 -05:00
dcn31_hpo_dp_link_encoder.h drm/amd/display: support dynamic HPO DP link encoder allocation 2021-12-30 08:54:45 -05:00
dcn31_hpo_dp_stream_encoder.c drm/amd/display: Add Missing HPO Stream Encoder Function Hook 2022-01-27 15:48:04 -05:00
dcn31_hpo_dp_stream_encoder.h drm/amd/display: Add Missing HPO Stream Encoder Function Hook 2022-01-27 15:48:04 -05:00
dcn31_hubbub.c drm/amd/display: Fix p-state allow debug index on dcn31 2022-03-25 12:40:24 -04:00
dcn31_hubbub.h drm/amd/display: remove compbuf size wait 2021-07-21 13:39:25 -04:00
dcn31_hubp.c drm/amd/display: Update optimized blank calc and programming 2022-06-06 14:43:08 -04:00
dcn31_hubp.h drm/amd/display: Add DCN3.1 DCHHUB 2021-06-04 16:39:18 -04:00
dcn31_hwseq.c drm/amd/display: Fix entry into transient encoder assignment mode. 2022-06-07 16:09:57 -04:00
dcn31_hwseq.h drm/amd/display: Added HPO HW control shutdown support 2021-11-03 12:32:34 -04:00
dcn31_init.c drm/amd/display: undo clearing of z10 related function pointers 2022-04-11 13:50:50 -04:00
dcn31_init.h drm/amd/display: Add DCN3.1 HWSEQ 2021-06-04 16:39:19 -04:00
dcn31_optc.c drm/amd/display: Fix OPTC function pointers for DCN314 2022-07-25 17:14:58 -04:00
dcn31_optc.h drm/amd/display: Fix OPTC function pointers for DCN314 2022-07-25 17:14:58 -04:00
dcn31_panel_cntl.c drm/amd/display: Add save/restore PANEL_PWRSEQ_REF_DIV2 2022-03-15 14:42:01 -04:00
dcn31_panel_cntl.h drm/amd/display: Add DCN3.1 PANEL 2021-06-04 16:39:18 -04:00
dcn31_resource.c drm/amd/display: remove useless FPU protection wrapper from dcn31_resource file 2022-07-25 09:31:05 -04:00
dcn31_resource.h drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folder 2022-07-25 09:31:02 -04:00
dcn31_vpg.c drm/amd/display: Add VPG and AFMT low power support for DCN3.1 2021-09-14 15:57:11 -04:00
dcn31_vpg.h drm/amd/display: Add VPG and AFMT low power support for DCN3.1 2021-09-14 15:57:11 -04:00
Makefile drm/amd/display: move FPU related code from dcn31 to dml/dcn31 folder 2022-03-25 12:40:26 -04:00