mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-06 06:37:59 +00:00
drm/amd/display: Debug option to force enable ABM
Signed-off-by: Anthony Koo <anthony.koo@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@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
90b9d7fa10
commit
70814f6f09
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@ struct dc_debug {
|
|||
bool disable_dfs_bypass;
|
||||
bool disable_clock_gate;
|
||||
bool disable_dmcu;
|
||||
bool force_abm_enable;
|
||||
};
|
||||
|
||||
struct dc {
|
||||
|
|
Loading…
Add table
Reference in a new issue