We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2387033 commit a7e397bCopy full SHA for a7e397b
drivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.c
@@ -928,7 +928,7 @@ static const struct dc_debug_options debug_defaults_drv = {
928
.disable_dcc = DCC_ENABLE,
929
.vsr_support = true,
930
.performance_trace = false,
931
- .max_downscale_src_width = 7680,/*upto 8K*/
+ .max_downscale_src_width = 3840,/*upto 4K*/
932
.disable_pplib_wm_range = false,
933
.scl_reset_length10 = true,
934
.sanity_checks = false,
0 commit comments