Home
last modified time | relevance | path

Searched refs:has_active_hpo (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c209 bool has_active_hpo = false; in dcn35_disable_otg_wa() local
233 has_active_hpo = dccg->ctx->dc->link_srv->dp_is_128b_132b_signal(old_pipe) && in dcn35_disable_otg_wa()
235 has_active_hpo = has_active_hpo || (old_pipe->stream->signal == SIGNAL_TYPE_HDMI_FRL && in dcn35_disable_otg_wa()
240 if (!has_active_hpo && !stream_changed_otg_dig_on && pipe->stream && in dcn35_disable_otg_wa()