Searched refs:dwb (Results 1 – 5 of 5) sorted by relevance
249 struct dwbc *dwb; in dcn30_update_writeback() local250 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dcn30_update_writeback()258 dwb->funcs->update(dwb, &wb_info->dwb_params); in dcn30_update_writeback()266 struct dwbc *dwb; in dcn30_mmhubbub_warmup() local272 dwb = dc->res_pool->dwbc[wb_info[i].dwb_pipe_inst]; in dcn30_mmhubbub_warmup()273 if (dwb->dwb_is_efc_transition || dwb->dwb_is_drc) { in dcn30_mmhubbub_warmup()301 dwb = dc->res_pool->dwbc[wb_info[i].dwb_pipe_inst]; in dcn30_mmhubbub_warmup()324 struct dwbc *dwb; in dcn30_enable_writeback() local328 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dcn30_enable_writeback()332 optc = dc->res_pool->timing_generators[dwb->otg_inst]; in dcn30_enable_writeback()[all …]
438 struct dwbc *dwb; in dc_stream_add_writeback() local457 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dc_stream_add_writeback()458 dwb->dwb_is_drc = false; in dc_stream_add_writeback()477 struct dwbc *dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dc_stream_add_writeback() local478 dwb->otg_inst = stream_status->primary_otg_inst; in dc_stream_add_writeback()488 struct dwbc *dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dc_stream_add_writeback() local490 if (dwb->funcs->is_enabled(dwb)) { in dc_stream_add_writeback()
2094 struct dwbc *dwb; in dcn20_enable_writeback() local2100 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dcn20_enable_writeback()2104 optc = dc->res_pool->timing_generators[dwb->otg_inst]; in dcn20_enable_writeback()2112 dwb->funcs->enable(dwb, &wb_info->dwb_params); in dcn20_enable_writeback()2120 struct dwbc *dwb; in dcn20_disable_writeback() local2124 dwb = dc->res_pool->dwbc[dwb_pipe_inst]; in dcn20_disable_writeback()2127 dwb->funcs->disable(dwb); in dcn20_disable_writeback()
748 uint64_t dwb:3; member754 uint64_t dwb:3;
716 uint64_t dwb:9; member722 uint64_t dwb:9;