Searched refs:affected_pipes (Results 1 – 2 of 2) sorted by relevance
260 kcrtc_st->active_pipes, kcrtc_st->affected_pipes); in komeda_crtc_do_flush()263 if (has_bit(master->id, kcrtc_st->affected_pipes)) in komeda_crtc_do_flush()266 if (slave && has_bit(slave->id, kcrtc_st->affected_pipes)) in komeda_crtc_do_flush()338 old_st->active_pipes, old_st->affected_pipes); in komeda_crtc_atomic_disable()520 new->affected_pipes = old->active_pipes; in komeda_crtc_atomic_duplicate_state()
106 u32 affected_pipes; member