linux/drivers/gpu/drm/amd/display/dc/link
Jingwen Zhu e0cce12251 drm/amd/display: Improvement for handling edp link training fails
[Why]
The eDP retrain will cause the DPCD 300 to be reset to default.
And cause the brightness can't be set correctly.

[How]
delete the call to edp panel power control in both
enable_link_output/disable_link_output entirely and
only call edp panel control in enable_link_dp and 
disable_link_dp once.

Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Jingwen Zhu <Jingwen.Zhu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-04-26 22:35:02 -04:00
..
accessories drm/amd/display: convert link.h functions to function pointer style 2023-03-14 15:35:03 -04:00
hwss drm/amd/display: convert link.h functions to function pointer style 2023-03-14 15:35:03 -04:00
protocols drm/amd/display: Apply correct panel mode when reinitializing hardware 2023-04-26 22:34:29 -04:00
Makefile drm/amd/display: link link_dp_dpia_bw.o in makefile 2023-03-07 14:22:40 -05:00
link_detection.c drm/amd/display: power down eDP if eDP not present 2023-03-22 00:59:29 -04:00
link_detection.h drm/amd/display: convert link.h functions to function pointer style 2023-03-14 15:35:03 -04:00
link_dpms.c drm/amd/display: Improvement for handling edp link training fails 2023-04-26 22:35:02 -04:00
link_dpms.h drm/amd/display: convert link.h functions to function pointer style 2023-03-14 15:35:03 -04:00
link_factory.c drm/amd/display: Add function pointer for validate bw usb4 2023-03-22 00:59:45 -04:00
link_factory.h drm/amd/display: convert link.h functions to function pointer style 2023-03-14 15:35:03 -04:00
link_hwss_hpo_frl.c drm/amd/display: extract set stream attribute to link_hwss 2022-04-05 10:29:48 -04:00
link_resource.c drm/amd/display: move public dc link function implementation to dc_link_exports 2023-02-14 16:06:28 -05:00
link_resource.h drm/amd/display: convert link.h functions to function pointer style 2023-03-14 15:35:03 -04:00
link_validation.c drm/amd/display: Add function pointer for validate bw usb4 2023-03-22 00:59:45 -04:00
link_validation.h drm/amd/display: Add function pointer for validate bw usb4 2023-03-22 00:59:45 -04:00