drm/amd/display: Add option to flip ODM optimization
Add a config option to disable odm dispclk optimization for debug purpose. Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Reviewed-by: Charlene Liu <charlene.liu@amd.com> Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com> Signed-off-by: Gabe Teeger <gabe.teeger@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
c0f8b83188
commit
31bd496453
@ -420,6 +420,7 @@ struct dc_config {
|
||||
int sdpif_request_limit_words_per_umc;
|
||||
bool use_old_fixed_vs_sequence;
|
||||
bool dc_mode_clk_limit_support;
|
||||
bool DisableMinDispClkODM;
|
||||
bool enable_auto_dpm_test_logs;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user