Searched refs:affected_pipes (Results 1 – 3 of 3) sorted by relevance
230 kcrtc_st->active_pipes, kcrtc_st->affected_pipes); in komeda_crtc_do_flush()233 if (has_bit(master->id, kcrtc_st->affected_pipes)) in komeda_crtc_do_flush()236 if (slave && has_bit(slave->id, kcrtc_st->affected_pipes)) in komeda_crtc_do_flush()271 old_st->active_pipes, old_st->affected_pipes); in komeda_crtc_atomic_disable()459 new->affected_pipes = old->active_pipes; in komeda_crtc_atomic_duplicate_state()
103 u32 affected_pipes; member
93 kcrtc_st->affected_pipes |= BIT(pipe->id); in komeda_pipeline_get_state_and_set_crtc()1205 if (!pipe || !has_bit(pipe->id, kcrtc_st->affected_pipes)) in komeda_release_unclaimed_resources()