Searched refs:dc_extended_blank_supported (Results 1 – 5 of 5) sorted by relevance
304 …if (dc_extended_blank_supported(dc) && pipe->stream->adjust.v_total_max == pipe->stream->adjust.v_… in dcn314_populate_dml_pipes_from_context_fpu()
1520 bool dc_extended_blank_supported(struct dc *dc);
2473 if (stream_update->crtc_timing_adjust && dc_extended_blank_supported(dc)) in check_update_surfaces_for_stream()4780 bool dc_extended_blank_supported(struct dc *dc) in dc_extended_blank_supported() function
975 if (dc_extended_blank_supported(dc)) { in decide_zstate_support()
2024 …if (dc_extended_blank_supported(dc) && context->bw_ctx.bw.dcn.clk.zstate_support == DCN_ZSTATE_SUP… in dcn20_optimize_bandwidth()