Searched refs:bigjoiner_pipes (Results 1 – 10 of 10) sorted by relevance
591 if (crtc_state->bigjoiner_pipes) in intel_dsc_pps_configure()1127 if (crtc_state->bigjoiner_pipes && !crtc_state->dsc.compression_enable) { in intel_uncompressed_joiner_enable()1154 if (crtc_state->bigjoiner_pipes) { in intel_dsc_enable()1170 old_crtc_state->bigjoiner_pipes) { in intel_dsc_disable()
346 return ffs(crtc_state->bigjoiner_pipes) - 1; in bigjoiner_master_pipe()351 if (crtc_state->bigjoiner_pipes) in intel_crtc_bigjoiner_slave_pipes()352 return crtc_state->bigjoiner_pipes & ~BIT(bigjoiner_master_pipe(crtc_state)); in intel_crtc_bigjoiner_slave_pipes()361 return crtc_state->bigjoiner_pipes && in intel_crtc_is_bigjoiner_slave()369 return crtc_state->bigjoiner_pipes && in intel_crtc_is_bigjoiner_master()375 return hweight8(crtc_state->bigjoiner_pipes); in intel_bigjoiner_num_pipes()1915 if (!new_crtc_state->bigjoiner_pipes) { in hsw_crtc_enable()3724 static u8 bigjoiner_pipes(struct drm_i915_private *i915) in bigjoiner_pipes() function3762 bigjoiner_pipes(dev_priv)) { in enabled_bigjoiner_pipes()4039 crtc_state->bigjoiner_pipes = in intel_bigjoiner_get_config()[all …]
131 crtc_state->bigjoiner_pipes) in intel_drrs_frontbuffer_bits()
187 pipe_config->bigjoiner_pipes); in intel_crtc_state_dump()
471 if (crtc_state->bigjoiner_pipes) { in intel_modeset_readout_hw_state()
635 crtc_state->update_pipe || crtc_state->bigjoiner_pipes) in intel_legacy_cursor_update()
1525 pipe_config->bigjoiner_pipes, in intel_dp_dsc_compute_config()1531 pipe_config->bigjoiner_pipes); in intel_dp_dsc_compute_config()1549 pipe_config->bigjoiner_pipes) { in intel_dp_dsc_compute_config()1625 pipe_config->bigjoiner_pipes = GENMASK(crtc->pipe + 1, crtc->pipe); in intel_dp_compute_link_config()1632 joiner_needs_dsc = DISPLAY_VER(i915) < 13 && pipe_config->bigjoiner_pipes; in intel_dp_compute_link_config()
1267 u8 bigjoiner_pipes; member
879 if (crtc_state->bigjoiner_pipes) in intel_crtc_info()881 crtc_state->bigjoiner_pipes, in intel_crtc_info()
2388 if (crtc_state->bigjoiner_pipes) { in skl_get_initial_plane_config()