diff options
| author | Michael Strauss <[email protected]> | 2024-11-15 16:23:50 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-01-10 17:00:23 +0000 |
| commit | 00d53a0d8aa863d8202c932185bd7495766bd654 (patch) | |
| tree | 4e9eacdbcdbfbd966be36e36caecf5bae5c85510 /tools/testing/selftests/net/lib/py/utils.py | |
| parent | drm/amd/display: [FW Promotion] Release 0.0.248.0 (diff) | |
| download | kernel-00d53a0d8aa863d8202c932185bd7495766bd654.tar.gz kernel-00d53a0d8aa863d8202c932185bd7495766bd654.zip | |
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 <[email protected]>
Signed-off-by: Michael Strauss <[email protected]>
Signed-off-by: Tom Chung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
