Star64_linux/drivers/gpu/drm/amd/display/dc/bios
Leo Li 1c01a45a86 drm/amd/display: Add functionality to get XGMI SS info
[Why]
When XGMI is enabled, the DP reference clock needs to be adjusted
according to the XGMI spread spectrum percentage and mode. But first,
we need the ability to fetch this info.

[How]
Within the BIOS parser, Read from vBIOS when XGMI SS info is requested.

In addition, diags build uses include_legacy/atomfirmware.h for the
smu_info_v3_3 table headers. Update that as well.

Signed-off-by: Leo Li <sunpeng.li@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Tony Cheng <Tony.Cheng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-12-18 17:39:56 -05:00
..
dce80
dce110
dce112
bios_parser.c drm/amd/display: Fix up coverity issues 2018-11-05 14:21:35 -05:00
bios_parser.h
bios_parser2.c drm/amd/display: Add functionality to get XGMI SS info 2018-12-18 17:39:56 -05:00
bios_parser2.h
bios_parser_common.c
bios_parser_common.h
bios_parser_helper.c drm/amd/display: Add condition to sync eDP SW status and HW status 2018-11-05 14:21:45 -05:00
bios_parser_helper.h drm/amd/display: Add condition to sync eDP SW status and HW status 2018-11-05 14:21:45 -05:00
bios_parser_interface.c
bios_parser_types_internal.h
bios_parser_types_internal2.h
command_table.c drm/amd/display: Set DFS bypass flags for dce110 2018-08-27 11:09:49 -05:00
command_table.h
command_table2.c drm/amd/display: Define dp_alt_mode 2018-07-05 16:38:35 -05:00
command_table2.h drm/amd/display: Allow passing of syspll id to get_smu_clock_info 2018-03-14 15:08:43 -05:00
command_table_helper.c drm/amdgpu/display: remove VEGAM config option 2018-05-18 16:08:18 -05:00
command_table_helper.h drm/amd/display: fix incompatible structure layouts 2018-02-19 14:19:18 -05:00
command_table_helper2.c drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20 2018-12-18 17:39:49 -05:00
command_table_helper2.h drm/amd/display: fix incompatible structure layouts 2018-02-19 14:19:18 -05:00
command_table_helper_struct.h drm/amd/display: fix incompatible structure layouts 2018-02-19 14:19:18 -05:00
Makefile