Searched refs:bigjoiner_master_pipe (Results 1 – 1 of 1) sorted by relevance
241 static enum pipe bigjoiner_master_pipe(const struct intel_crtc_state *crtc_state) in bigjoiner_master_pipe() function249 return crtc_state->bigjoiner_pipes & ~BIT(bigjoiner_master_pipe(crtc_state)); in intel_crtc_bigjoiner_slave_pipes()259 crtc->pipe != bigjoiner_master_pipe(crtc_state); in intel_crtc_is_bigjoiner_slave()267 crtc->pipe == bigjoiner_master_pipe(crtc_state); in intel_crtc_is_bigjoiner_master()280 return intel_crtc_for_pipe(i915, bigjoiner_master_pipe(crtc_state)); in intel_master_crtc()2662 master_pipe = bigjoiner_master_pipe(crtc_state); in intel_bigjoiner_adjust_pipe_src()5790 master_crtc->pipe != bigjoiner_master_pipe(master_crtc_state))) in intel_atomic_check_bigjoiner()