1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/bios
George Shen 54fe00be27 drm/amd/display: Implement fixed DP drive settings
[Why]
Currently there are use cases that require DP link to maintain fixed VS
and PE in HW regardless of what the sink requests. BIOS integrated info
table will specify whether we need to use the fixed drive settings, and
the drive settings to use.

[How]
Implement changes to parse the integrated info table and set the fixed
drive settings accordingly.

Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Acked-by: Agustin Gutierrez <agustin.gutierrez@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-10-28 14:26:15 -04:00
..
dce60 drm/amd/display: dc/bios: add support for DCE6 2020-07-27 16:45:58 -04:00
dce80 amdgpu/dc: fix non-ansi function decls. 2017-11-07 16:21:59 -05:00
dce110 drm/amd/display: Delete dead code in command_table_helper 2019-08-23 11:37:04 -05:00
dce112 drm/amdgpu/display: remove dal_cmd_tbl_helper_dcn2_get_table2 2020-10-30 01:02:07 -04:00
bios_parser.c drm/amd/display/dc/bios/bios_parser: Fix formatting and misnaming issues 2021-05-27 12:33:51 -04:00
bios_parser.h drm/amd/dc: Add dc display driver (v2) 2017-09-26 17:01:32 -04:00
bios_parser2.c drm/amd/display: Implement fixed DP drive settings 2021-10-28 14:26:15 -04:00
bios_parser2.h drm/amd/display: Add DCE12 bios parser support 2017-09-26 17:19:04 -04:00
bios_parser_common.c amdgpu/dc: separate out some common code from bios parsers. 2017-09-28 16:51:56 -04:00
bios_parser_common.h amdgpu/dc: separate out some common code from bios parsers. 2017-09-28 16:51:56 -04:00
bios_parser_helper.c drm/amd/display: remove variable active_disp 2021-06-04 12:40:01 -04:00
bios_parser_helper.h drm/amd/display: add a func to disable accelerated mode 2021-03-23 23:33:36 -04:00
bios_parser_interface.c drm/amd/display: Remove DCE12 guards 2017-09-26 17:19:36 -04:00
bios_parser_types_internal.h drm/amd/dc: Add dc display driver (v2) 2017-09-26 17:01:32 -04:00
bios_parser_types_internal2.h drm/amd/display: Add DCE12 bios parser support 2017-09-26 17:19:04 -04:00
command_table.c drm/amdgpu/dc: fill in missing call to atom cmd table for pll adjust v2 2021-03-05 15:13:37 -05:00
command_table.h drm/amd/display: Connect dig_fe to otg directly instead of calling bios 2019-01-25 16:15:37 -05:00
command_table2.c gpu: amd: replace open-coded offsetof() with builtin 2021-09-29 17:30:00 -04:00
command_table2.h drm/amd/display: Added multi instance support for panel control 2021-03-23 23:02:53 -04:00
command_table_helper.c drm/amd/display/dc/bios/command_table_helper: Fix function name for 'dal_cmd_table_helper_transmitter_bp_to_atom()' 2021-05-27 12:33:51 -04:00
command_table_helper.h drm/amd/display: dc/bios: add support for DCE6 2020-07-27 16:45:58 -04:00
command_table_helper2.c drm/amd/display: add cyan_skillfish display support 2021-10-04 15:22:57 -04:00
command_table_helper2.h drm/amd/display: dc/bios: add support for DCE6 2020-07-27 16:45:58 -04:00
command_table_helper_struct.h drm/amd/display: fix incompatible structure layouts 2018-02-19 14:19:18 -05:00
Makefile drm/amd/display: dc/bios: add support for DCE6 2020-07-27 16:45:58 -04:00