linux/drivers/gpu/drm/amd/display/dc/bios
Igor Kravchenko d6a4e5e9fe drm/amd/display: Display goes blank after inst
[why]
Display goes blank after driver installation.
Aux tuning parameters must be used for 2.x only.
Wrong dc_golden_table offset was used.

[How]
Implement a new enc3_hw_init function without VBIOS constants usage to
be called for 3.x
Calculate dc_golden_table offset using sum of
base dce_info offset and golden table offset

Signed-off-by: Igor Kravchenko <Igor.Kravchenko@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-08-06 16:49:51 -04:00
..
dce80
dce110 drm/amd/display: Delete dead code in command_table_helper 2019-08-23 11:37:04 -05:00
dce112 drm/amd/display: Add DCN3 Command Table Helpers 2020-07-01 01:59:15 -04:00
bios_parser2.c drm/amd/display: Display goes blank after inst 2020-08-06 16:49:51 -04:00
bios_parser2.h
bios_parser_common.c
bios_parser_common.h
bios_parser_helper.c revert "drm/amd/display: Add condition to sync eDP SW status and HW status" 2019-01-25 16:15:37 -05:00
bios_parser_helper.h revert "drm/amd/display: Add condition to sync eDP SW status and HW status" 2019-01-25 16:15:37 -05:00
bios_parser_interface.c
bios_parser_types_internal2.h
bios_parser_types_internal.h
bios_parser.c drm/amd/display: Read VBIOS Golden Settings Tbl 2020-08-06 16:47:13 -04:00
bios_parser.h
command_table2.c drm/amd/display: Pass command instead of header into DMUB service 2020-04-28 16:19:05 -04:00
command_table2.h drm/amd/display: Connect dig_fe to otg directly instead of calling bios 2019-01-25 16:15:37 -05:00
command_table_helper2.c drm/amd/display: Add DCN3 Command Table Helpers 2020-07-01 01:59:15 -04: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
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.c drm/amd/display: Connect dig_fe to otg directly instead of calling bios 2019-01-25 16:15: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
Makefile