Searched refs:affected_pipes (Results 1 – 3 of 3) sorted by relevance
257 kcrtc_st->active_pipes, kcrtc_st->affected_pipes); in komeda_crtc_do_flush()260 if (has_bit(master->id, kcrtc_st->affected_pipes)) in komeda_crtc_do_flush()263 if (slave && has_bit(slave->id, kcrtc_st->affected_pipes)) in komeda_crtc_do_flush()333 old_st->active_pipes, old_st->affected_pipes); in komeda_crtc_atomic_disable()511 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()1257 if (!pipe || !has_bit(pipe->id, kcrtc_st->affected_pipes)) in komeda_release_unclaimed_resources()