Searched refs:affected_pipes (Results 1 – 4 of 4) 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()340 old_st->active_pipes, old_st->affected_pipes); in komeda_crtc_atomic_disable()522 new->affected_pipes = old->active_pipes; in komeda_crtc_atomic_duplicate_state()
106 u32 affected_pipes; member
93 kcrtc_st->affected_pipes |= BIT(pipe->id); in komeda_pipeline_get_state_and_set_crtc()1262 if (!pipe || !has_bit(pipe->id, kcrtc_st->affected_pipes)) in komeda_release_unclaimed_resources()
6146 u8 affected_pipes = 0; in intel_bigjoiner_add_affected_crtcs() local6151 affected_pipes |= crtc_state->bigjoiner_pipes; in intel_bigjoiner_add_affected_crtcs()6156 for_each_intel_crtc_in_pipe_mask(&i915->drm, crtc, affected_pipes) { in intel_bigjoiner_add_affected_crtcs()