Searched refs:bigjoiner_pipes (Results 1 – 10 of 10) sorted by relevance
589 if (crtc_state->bigjoiner_pipes) in intel_dsc_pps_configure()1125 if (crtc_state->bigjoiner_pipes && !crtc_state->dsc.compression_enable) { in intel_uncompressed_joiner_enable()1152 if (crtc_state->bigjoiner_pipes) { in intel_dsc_enable()1168 old_crtc_state->bigjoiner_pipes) { in intel_dsc_disable()
351 if (crtc_state->bigjoiner_pipes) 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()3722 bigjoiner_pipes(dev_priv)) { in enabled_bigjoiner_pipes()3999 crtc_state->bigjoiner_pipes = in intel_bigjoiner_get_config()5085 slave_crtc_state->bigjoiner_pipes); in copy_bigjoiner_crtc_state_modeset()5121 slave_crtc_state->bigjoiner_pipes); in copy_bigjoiner_crtc_state_modeset()5860 PIPE_CONF_CHECK_X(bigjoiner_pipes); in intel_pipe_config_compare()6184 crtc_state->bigjoiner_pipes) { in intel_bigjoiner_add_affected_planes()6328 if (master_crtc_state->bigjoiner_pipes & ~bigjoiner_pipes(i915)) { in intel_atomic_check_bigjoiner()[all …]
132 crtc_state->bigjoiner_pipes) in intel_drrs_frontbuffer_bits()
200 pipe_config->bigjoiner_pipes); in intel_crtc_state_dump()
486 if (crtc_state->bigjoiner_pipes) { in intel_modeset_readout_hw_state()
638 crtc_state->bigjoiner_pipes) in intel_legacy_cursor_update()
1547 pipe_config->bigjoiner_pipes, in intel_dp_dsc_compute_config()1560 pipe_config->bigjoiner_pipes); in intel_dp_dsc_compute_config()1589 pipe_config->bigjoiner_pipes) { in intel_dp_dsc_compute_config()1665 pipe_config->bigjoiner_pipes = GENMASK(crtc->pipe + 1, crtc->pipe); in intel_dp_compute_link_config()1672 joiner_needs_dsc = DISPLAY_VER(i915) < 13 && pipe_config->bigjoiner_pipes; in intel_dp_compute_link_config()
881 if (crtc_state->bigjoiner_pipes) in intel_crtc_info()883 crtc_state->bigjoiner_pipes, in intel_crtc_info()
1283 u8 bigjoiner_pipes; member
2395 if (crtc_state->bigjoiner_pipes) { in skl_get_initial_plane_config()
Completed in 48 milliseconds