mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
drm/amd/display: Add avoid_vbios_exec_table debug bit
Signed-off-by: Tony Cheng <tony.cheng@amd.com> Reviewed-by: Yongqiang Sun <yongqiang.sun@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
a9962fb8e5
commit
91f191c74e
1 changed files with 1 additions and 0 deletions
|
@ -249,6 +249,7 @@ struct dc_debug {
|
|||
bool always_use_regamma;
|
||||
bool p010_mpo_support;
|
||||
bool recovery_enabled;
|
||||
bool avoid_vbios_exec_table;
|
||||
|
||||
};
|
||||
struct dc_state;
|
||||
|
|
Loading…
Add table
Reference in a new issue