Searched refs:setup_hpo_hw_control (Results 1 – 6 of 6) sorted by relevance
148 .setup_hpo_hw_control = dcn31_setup_hpo_hw_control,
270 if (hws->funcs.setup_hpo_hw_control) in dcn31_init_hw()271 hws->funcs.setup_hpo_hw_control(hws, false); in dcn31_init_hw()
150 .setup_hpo_hw_control = dcn31_setup_hpo_hw_control,
150 void (*setup_hpo_hw_control)(const struct dce_hwseq *hws, bool enable); member
1189 if (pipe_ctx->stream->ctx->dc->hwseq->funcs.setup_hpo_hw_control) in dce110_disable_stream()1190 pipe_ctx->stream->ctx->dc->hwseq->funcs.setup_hpo_hw_control( in dce110_disable_stream()
2708 if (dc->hwseq->funcs.setup_hpo_hw_control) in dcn20_enable_stream()2709 dc->hwseq->funcs.setup_hpo_hw_control(dc->hwseq, true); in dcn20_enable_stream()
Completed in 15 milliseconds