Searched refs:bigjoiner_master_pipe (Results 1 – 1 of 1) sorted by relevance
344 static enum pipe bigjoiner_master_pipe(const struct intel_crtc_state *crtc_state) in bigjoiner_master_pipe() function352 return crtc_state->bigjoiner_pipes & ~BIT(bigjoiner_master_pipe(crtc_state)); in intel_crtc_bigjoiner_slave_pipes()362 crtc->pipe != bigjoiner_master_pipe(crtc_state); in intel_crtc_is_bigjoiner_slave()370 crtc->pipe == bigjoiner_master_pipe(crtc_state); in intel_crtc_is_bigjoiner_master()383 return intel_crtc_for_pipe(i915, bigjoiner_master_pipe(crtc_state)); in intel_master_crtc()2998 master_pipe = bigjoiner_master_pipe(crtc_state); in intel_bigjoiner_adjust_pipe_src()6355 master_crtc->pipe != bigjoiner_master_pipe(master_crtc_state))) in intel_atomic_check_bigjoiner()