Commit 29eba8e8 authored by Charlene Liu's avatar Charlene Liu Committed by Alex Deucher

drm/amd/display: Add disable_psr debug flag

Signed-off-by: default avatarCharlene Liu <charlene.liu@amd.com>
Reviewed-by: default avatarCharlene Liu <Charlene.Liu@amd.com>
Acked-by: default avatarHarry Wentland <Harry.Wentland@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 893a2dd4
......@@ -180,6 +180,7 @@ struct dc_debug {
bool disable_pplib_clock_request;
bool disable_clock_gate;
bool disable_dmcu;
bool disable_psr;
bool force_abm_enable;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment