linux/drivers/gpu/drm/amd/display/dc/bios
Nicholas Kazlauskas 830821a64d drm/amd/display: Fallback to DMCUB when command table is missing
[Why]
If the command table isn't available then we can fallback to DMCUB
offloading if it's enabled and available.

[How]
Instead of assigning NULL for supported command table functions we can
fallback to the DMCUB when it's available.

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Wesley Chalmers <Wesley.Chalmers@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-01-22 16:55:27 -05: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: Delete dead code in command_table_helper 2019-08-23 11:37:04 -05:00
bios_parser.c drm/amd/display: Remove unneeded semicolon in bios_parser.c 2019-12-02 17:55:08 -05:00
bios_parser.h
bios_parser2.c drm/amd/display: fix dprefclk and ss percentage reading on RN 2019-12-05 16:28:57 -05: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_internal.h
bios_parser_types_internal2.h
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
command_table2.c drm/amd/display: Fallback to DMCUB when command table is missing 2020-01-22 16:55:27 -05: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_helper.c
command_table_helper.h
command_table_helper2.c drm/amd/display: rename DCN1_0 kconfig to DCN 2019-11-13 15:29:44 -05:00
command_table_helper2.h
command_table_helper_struct.h
Makefile