Searched refs:dwb (Results 1 – 5 of 5) sorted by relevance
247 struct dwbc *dwb; in dcn30_update_writeback() local248 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dcn30_update_writeback()256 dwb->funcs->update(dwb, &wb_info->dwb_params); in dcn30_update_writeback()264 struct dwbc *dwb; in dcn30_mmhubbub_warmup() local270 dwb = dc->res_pool->dwbc[wb_info[i].dwb_pipe_inst]; in dcn30_mmhubbub_warmup()271 if (dwb->dwb_is_efc_transition || dwb->dwb_is_drc) { in dcn30_mmhubbub_warmup()299 dwb = dc->res_pool->dwbc[wb_info[i].dwb_pipe_inst]; in dcn30_mmhubbub_warmup()322 struct dwbc *dwb; in dcn30_enable_writeback() local326 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dcn30_enable_writeback()330 optc = dc->res_pool->timing_generators[dwb->otg_inst]; in dcn30_enable_writeback()[all …]
433 struct dwbc *dwb; in dc_stream_add_writeback() local452 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dc_stream_add_writeback()453 dwb->dwb_is_drc = false; in dc_stream_add_writeback()472 struct dwbc *dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dc_stream_add_writeback() local473 dwb->otg_inst = stream_status->primary_otg_inst; in dc_stream_add_writeback()483 struct dwbc *dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dc_stream_add_writeback() local485 if (dwb->funcs->is_enabled(dwb)) { in dc_stream_add_writeback()
1908 struct dwbc *dwb; in dcn20_enable_writeback() local1914 dwb = dc->res_pool->dwbc[wb_info->dwb_pipe_inst]; in dcn20_enable_writeback()1918 optc = dc->res_pool->timing_generators[dwb->otg_inst]; in dcn20_enable_writeback()1926 dwb->funcs->enable(dwb, &wb_info->dwb_params); in dcn20_enable_writeback()1934 struct dwbc *dwb; in dcn20_disable_writeback() local1938 dwb = dc->res_pool->dwbc[dwb_pipe_inst]; in dcn20_disable_writeback()1941 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;