mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
![]() [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> |
||
---|---|---|
.. | ||
dce60 | ||
dce80 | ||
dce110 | ||
dce112 | ||
bios_parser2.c | ||
bios_parser2.h | ||
bios_parser_common.c | ||
bios_parser_common.h | ||
bios_parser_helper.c | ||
bios_parser_helper.h | ||
bios_parser_interface.c | ||
bios_parser_types_internal2.h | ||
bios_parser_types_internal.h | ||
bios_parser.c | ||
bios_parser.h | ||
command_table2.c | ||
command_table2.h | ||
command_table_helper2.c | ||
command_table_helper2.h | ||
command_table_helper_struct.h | ||
command_table_helper.c | ||
command_table_helper.h | ||
command_table.c | ||
command_table.h | ||
Makefile |