Searched refs:dwb_pipe_inst (Results 1 – 9 of 9) sorted by relevance
229 ASSERT(wb_info->dwb_pipe_inst < MAX_DWB_PIPES); in dcn30_set_writeback()233 mcif_wb = dc->res_pool->mcif_wb[wb_info->dwb_pipe_inst]; in dcn30_set_writeback()238 wb_info->dwb_pipe_inst, wb_info->mpcc_inst); in dcn30_set_writeback()241 …config_mcif_arb(mcif_wb, &context->bw_ctx.bw.dcn.bw_writeback.mcif_wb_arb[wb_info->dwb_pipe_inst]); in dcn30_set_writeback()250 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dcn30_update_writeback()252 __func__, wb_info->dwb_pipe_inst,\ in dcn30_update_writeback()272 dwb = dc->res_pool->dwbc[wb_info[i].dwb_pipe_inst]; in dcn30_mmhubbub_warmup()301 dwb = dc->res_pool->dwbc[wb_info[i].dwb_pipe_inst]; in dcn30_mmhubbub_warmup()302 mcif_wb = dc->res_pool->mcif_wb[wb_info[i].dwb_pipe_inst]; in dcn30_mmhubbub_warmup()327 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dcn30_enable_writeback()[all …]
48 unsigned int dwb_pipe_inst);
488 if (wb_info->dwb_pipe_inst >= MAX_DWB_PIPES) { in dc_stream_add_writeback()495 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dc_stream_add_writeback()503 stream->writeback_info[i].dwb_pipe_inst == wb_info->dwb_pipe_inst) { in dc_stream_add_writeback()516 struct dwbc *dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dc_stream_add_writeback()524 uint32_t dwb_pipe_inst) in dc_stream_remove_writeback() argument532 if (dwb_pipe_inst >= MAX_DWB_PIPES) { in dc_stream_remove_writeback()546 stream->writeback_info[i].dwb_pipe_inst == dwb_pipe_inst) { in dc_stream_remove_writeback()
253 uint32_t dwb_pipe_inst) in optc2_set_dwb_source() argument257 if (dwb_pipe_inst == 0) in optc2_set_dwb_source()260 else if (dwb_pipe_inst == 1) in optc2_set_dwb_source()
114 unsigned int dwb_pipe_inst);
2217 ASSERT(wb_info->dwb_pipe_inst < MAX_DWB_PIPES); in dcn20_enable_writeback()2219 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dcn20_enable_writeback()2220 mcif_wb = dc->res_pool->mcif_wb[wb_info->dwb_pipe_inst]; in dcn20_enable_writeback()2224 optc->funcs->set_dwb_source(optc, wb_info->dwb_pipe_inst); in dcn20_enable_writeback()2227 …config_mcif_arb(mcif_wb, &context->bw_ctx.bw.dcn.bw_writeback.mcif_wb_arb[wb_info->dwb_pipe_inst]); in dcn20_enable_writeback()2237 unsigned int dwb_pipe_inst) in dcn20_disable_writeback() argument2242 ASSERT(dwb_pipe_inst < MAX_DWB_PIPES); in dcn20_disable_writeback()2243 dwb = dc->res_pool->dwbc[dwb_pipe_inst]; in dcn20_disable_writeback()2244 mcif_wb = dc->res_pool->mcif_wb[dwb_pipe_inst]; in dcn20_disable_writeback()
87 int dwb_pipe_inst; member459 uint32_t dwb_pipe_inst);
269 uint32_t dwb_pipe_inst);
311 unsigned int dwb_pipe_inst);