Commit aa4e18d3 authored by Nicholas Kazlauskas's avatar Nicholas Kazlauskas Committed by Alex Deucher
Browse files

drm/amd/display: Set default Z8 minimum residency for DCN35

parent e6f82bd4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -764,6 +764,7 @@ static const struct dc_debug_options debug_defaults_drv = {
	},
	.seamless_boot_odm_combine = DML_FAIL_SOURCE_PIXEL_FORMAT,
	.enable_z9_disable_interface = true, /* Allow support for the PMFW interface for disable Z9*/
	.minimum_z8_residency_time = 2100,
	.using_dml2 = true,
	.support_eDP1_5 = true,
	.enable_hpo_pg_support = false,