linux-xiaomi-chiron/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
dce112
bios_parser.c drm/amd/display: Read VBIOS Golden Settings Tbl 2020-08-06 16:47:13 -04:00
bios_parser.h
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
bios_parser_helper.h
bios_parser_interface.c
bios_parser_types_internal.h
bios_parser_types_internal2.h
command_table.c
command_table.h
command_table2.c
command_table2.h
command_table_helper.c
command_table_helper.h
command_table_helper2.c
command_table_helper2.h
command_table_helper_struct.h
Makefile