2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/amd/display/dc/link/hwss
Michael Strauss 00d53a0d8a drm/amd/display: Update chip_cap defines and usage
[WHY]
The defines have also been updated with prefix AMD_ and atomfirmware.h
has been temporarily updated with both sets of defines to allow the
transition.
This update is being made to standardize workaround chip_cap flags,
in order to support more workaround flags in the future.

[HOW]
Updated EXT_DISPLAY_PATH_CAPS__DP_FIXED_VS_EN define, the flag is now
an enum masked by EXT_DISPLAY_PATH_CAPS__EXT_CHIP_MASK. All checks for
DP_FIXED_VS_EN are now performed by masking with EXT_CHIP_MASK and
checking for an exact match rather than the previous bitwise AND check.

Reviewed-by: Wenjing Liu <wenjing.liu@amd.com>
Signed-off-by: Michael Strauss <michael.strauss@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-01-10 12:00:23 -05:00
..
link_hwss_dio_fixed_vs_pe_retimer.c drm/amd/display: Update chip_cap defines and usage 2025-01-10 12:00:23 -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_dio.c drm/amd/display: have pretrain for dpia 2025-01-06 14:44:27 -05: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_dpia.c drm/amd/display: have pretrain for dpia 2025-01-06 14:44:27 -05:00
link_hwss_dpia.h drm/amd/display: have pretrain for dpia 2025-01-06 14:44:27 -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