diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h index 0d3b73a37df1..ce052d12a104 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -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; };