1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/link/hwss
Peichen Huang cf4cebcec6 drm/amd/display: Restructure dpia link training
[WHY]
We intend to consolidate dp tunneling and conventional dp link training.

[HOW]
1. Use the same link training entry for both dp and dpia
2. Move SET_CONFIG of non-transparent mode to dmub side
3. Add set_tps_notification dmub_cmd to notify tps request for
   non-transparent dpia link training
4. Check dpcd request result and abort link training early if dpia
   aux tunneling fails
5. Add option to avoid affect old product
6. Separately handle wait_time_microsec for dpia

Reviewed-by: Cruise Hung <cruise.hung@amd.com>
Reviewed-by: George Shen <george.shen@amd.com>
Reviewed-by: Meenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
Signed-off-by: Peichen Huang <PeiChen.Huang@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-09-18 16:15:07 -04:00
..
link_hwss_dio.c drm/amd/display: Check null pointers before multiple uses 2024-07-23 17:07:12 -04:00
link_hwss_dio.h drm/amd/display: Move DIO documentation to the right place 2024-07-16 11:44:49 -04:00
link_hwss_dio_fixed_vs_pe_retimer.c drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern Sequences 2024-02-14 17:13:03 -05:00
link_hwss_dio_fixed_vs_pe_retimer.h drm/amd/display: Support Compliance Test Pattern Generation with DP2 Retimer 2023-08-15 18:08:27 -04:00
link_hwss_dpia.c drm/amd/display: Restructure dpia link training 2024-09-18 16:15:07 -04:00
link_hwss_dpia.h drm/amd/display: create accessories, hwss and protocols sub folders in link 2023-01-24 13:26:25 -05:00
link_hwss_hpo_dp.c drm/amd/display: Check link_res->hpo_dp_link_enc before using it 2024-07-23 17:37:14 -04:00
link_hwss_hpo_dp.h drm/amd/display: Support Compliance Test Pattern Generation with DP2 Retimer 2023-08-15 18:08:27 -04:00
link_hwss_hpo_fixed_vs_pe_retimer_dp.c drm/amd/display: Update FIXED_VS retimer training pattern delay 2024-06-14 16:17:14 -04:00
link_hwss_hpo_fixed_vs_pe_retimer_dp.h drm/amd/display: Support Compliance Test Pattern Generation with DP2 Retimer 2023-08-15 18:08:27 -04:00