Searched refs:opp_inst (Results 1 – 4 of 4) sorted by relevance
649 int opp_inst[MAX_PIPES] = { pipe_ctx->stream_res.opp->inst }; in dcn20_enable_stream_timing() local666 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_enable_stream_timing()673 opp_inst, opp_cnt, in dcn20_enable_stream_timing()709 mpc, opp_inst[i], in dcn20_enable_stream_timing()971 int opp_inst[MAX_PIPES] = { pipe_ctx->stream_res.opp->inst }; in dcn20_update_odm() local974 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_update_odm()981 opp_inst, opp_cnt, in dcn20_update_odm()1465 int opp_inst; in dcn20_update_dchubp_dpp() local1468 for (opp_inst = 0; opp_inst < opp_count; opp_inst++) { in dcn20_update_dchubp_dpp()1469 if (dc->res_pool->opps[opp_inst]->mpcc_disconnect_pending[mpcc_inst]) { in dcn20_update_dchubp_dpp()[all …]
287 copy_settings_data->opp_inst = pipe_ctx->stream_res.opp->inst; in dmub_psr_copy_settings()289 copy_settings_data->opp_inst = 0; in dmub_psr_copy_settings()
526 uint32_t opp_inst: 3; member1349 uint8_t opp_inst; member1629 uint8_t opp_inst; member
1885 inst_flags.opp_inst = pipe->stream_res.opp->inst; in dcn10_cursor_lock()