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
@ -249,6 +249,7 @@ struct dc_debug {
|
|||||||
bool always_use_regamma;
|
bool always_use_regamma;
|
||||||
bool p010_mpo_support;
|
bool p010_mpo_support;
|
||||||
bool recovery_enabled;
|
bool recovery_enabled;
|
||||||
|
bool avoid_vbios_exec_table;
|
||||||
|
|
||||||
};
|
};
|
||||||
struct dc_state;
|
struct dc_state;
|
||||||
|
Loading…
Reference in New Issue
Block a user