1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/dcn10
Aurabindo Pillai 5f9f97c02d drm/amd/display: trigger timing sync only if TG is running
[Why&How]
If the timing generator isnt running, it does not make sense to trigger
a sync on the corresponding OTG. Check this condition before starting.
Otherwise, this will cause error like:

*ERROR* GSL: Timeout on reset trigger!

Fixes: dc55b106ad ("drm/amd/display: Disable phantom OTG after enable for plane disable")
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-12-06 10:13:31 -05:00
..
dcn10_cm_common.c drm/amd/display: remove dc context from transfer function 2020-09-15 17:52:42 -04:00
dcn10_cm_common.h
dcn10_dpp.c drm/amd/display: Fix rotated cursor offset calculation 2022-11-23 09:47:14 -05:00
dcn10_dpp.h drm/amd/display: Remove the repeated dpp1_full_bypass declaration 2021-06-18 17:14:36 -04:00
dcn10_dpp_cm.c drm/amd/display: Simplify bool comparison 2021-01-14 13:20:21 -05:00
dcn10_dpp_dscl.c drm/amd/display: fix function scopes 2021-12-13 16:34:26 -05:00
dcn10_dwb.c
dcn10_dwb.h
dcn10_hubbub.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
dcn10_hubbub.h drm/amd/display: enable dchub request limit for DCN 3.2.x 2022-11-15 13:34:42 -05:00
dcn10_hubp.c drm/amd/display: Fix rotated cursor offset calculation 2022-11-23 09:47:14 -05:00
dcn10_hubp.h drm/amd/display: make hubp1_wait_pipe_read_start() static 2022-04-19 13:58:32 -04:00
dcn10_hw_sequencer.c drm/amd/display: trigger timing sync only if TG is running 2022-12-06 10:13:31 -05:00
dcn10_hw_sequencer.h drm/amd/display: Remove interface for periodic interrupt 1 2022-09-29 09:41:44 -04:00
dcn10_hw_sequencer_debug.c drm/amd/display: fix type mismatch error for return variable 2021-02-09 15:48:28 -05:00
dcn10_hw_sequencer_debug.h
dcn10_init.c drm/amd/display: rework recent update PHY state commit 2022-09-19 15:10:24 -04:00
dcn10_init.h
dcn10_ipp.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
dcn10_ipp.h drm/amd/display: add cyan_skillfish display support 2021-10-04 15:22:57 -04:00
dcn10_link_encoder.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
dcn10_link_encoder.h drm/amd/display: Fix USBC link creation 2022-06-03 16:43:38 -04:00
dcn10_mpc.c drm/amd/display: Avoid MPC infinite loop 2022-08-10 15:12:06 -04:00
dcn10_mpc.h drm/amd/display: add getter routine to retrieve mpcc mux 2020-12-23 15:02:55 -05:00
dcn10_opp.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
dcn10_opp.h
dcn10_optc.c drm/amd/display: Add events log to trace OPTC lock and unlock 2022-10-24 14:36:06 -04:00
dcn10_optc.h drm/amd/display: Remove OPTC lock check 2022-10-06 12:02:04 -04:00
dcn10_resource.c drm/amd/display: move remaining FPU code to dml folder 2022-10-27 15:12:08 -04:00
dcn10_resource.h drm/amd/display: move FPU code from dcn10 to dml/dcn10 folder 2022-03-15 14:25:16 -04:00
dcn10_stream_encoder.c drm/amd/display: Remove unused variables from dcn10_stream_encoder 2022-07-25 09:31:02 -04:00
dcn10_stream_encoder.h drm/amd/display: Program ACP related register 2022-07-05 16:13:18 -04:00
Makefile drm/amdgpu/display: drop DCN support for aarch64 2021-01-05 11:35:53 -05:00