Searched refs:allow_z10 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn35/
H A Ddcn35_fpu.c599 bool allow_z10 = context->bw_ctx.dml.vba.StutterPeriod > (double)minmum_z10_residency; local
602 if (is_pwrseq0 && allow_z10)
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h711 uint32_t allow_z10 : 1; /**< 1 if Z10 is allowed */ member in struct:dmub_shared_state_ips_driver_signals::__anon60
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c1238 new_signals.bits.allow_z10 = 1;

Completed in 153 milliseconds