Searched refs:old_otg_master (Results 1 – 1 of 1) sorted by relevance
1549 struct pipe_ctx *old_otg_master; in update_dsc_for_odm_change() local1552 old_otg_master = &dc->current_state->res_ctx.pipe_ctx[otg_master->pipe_idx]; in update_dsc_for_odm_change()1554 if (resource_is_pipe_type(old_otg_master, OTG_MASTER)) { in update_dsc_for_odm_change()1555 old_opp_head_count = resource_get_opp_heads_for_otg_master(old_otg_master, in update_dsc_for_odm_change()1563 old_otg_master = NULL; in update_dsc_for_odm_change()1570 if (old_otg_master && old_otg_master->stream_res.dsc) { in update_dsc_for_odm_change()1743 …struct pipe_ctx *old_otg_master = resource_get_otg_master_for_stream(&dc->current_state->res_ctx, … in dcn401_interdependent_update_lock() local1745 if (old_otg_master) in dcn401_interdependent_update_lock()1746 current_pipe_idx = old_otg_master->pipe_idx; in dcn401_interdependent_update_lock()