Searched refs:compression_enable (Results 1 – 14 of 14) sorted by relevance
720 if (!crtc_state->dsc.compression_enable) in intel_dsc_dsi_pps_write()740 if (!crtc_state->dsc.compression_enable) in intel_dsc_dp_pps_write()772 if (crtc_state->joiner_pipes && !crtc_state->dsc.compression_enable) { in intel_uncompressed_joiner_enable()791 if (!crtc_state->dsc.compression_enable) in intel_dsc_enable()829 if (old_crtc_state->dsc.compression_enable || in intel_dsc_disable()1001 crtc_state->dsc.compression_enable = dss_ctl2 & VDSC0_ENABLE; in intel_dsc_get_config()1002 if (!crtc_state->dsc.compression_enable) in intel_dsc_get_config()1030 if (!crtc_state->dsc.compression_enable) in intel_vdsc_state_dump()1043 if (!crtc_state->dsc.compression_enable) in intel_vdsc_min_cdclk()
338 if (crtc_state->dsc.compression_enable) in afe_clk()733 if (pipe_config->dsc.compression_enable) { in gen11_dsi_configure_transcoder()873 if (crtc_state->dsc.compression_enable) { in gen11_dsi_set_transcoder_timings()897 if (crtc_state->dsc.compression_enable) in gen11_dsi_set_transcoder_timings()1633 crtc_state->dsc.compression_enable = true; in gen11_dsi_dsc_compute_config()1746 if (crtc_state->dsc.compression_enable) { in gen11_dsi_initial_fastset_check()
122 if (crtc_state->dsc.compression_enable) in __intel_link_bw_reduce_bpp()
2451 pipe_config->dsc.compression_enable = true; in intel_dp_dsc_compute_config()2602 int bpp = crtc_state->dsc.compression_enable ? in intel_dp_config_required_rate()3148 if (crtc_state->dsc.compression_enable) { in intel_dp_compute_min_hblank()3159 if (crtc_state->dsc.compression_enable) in intel_dp_compute_min_hblank()3251 if (pipe_config->dsc.compression_enable) in intel_dp_compute_config()3502 if (!new_crtc_state->dsc.compression_enable) in intel_dp_sink_enable_decompression()3533 if (!old_crtc_state->dsc.compression_enable) in intel_dp_sink_disable_decompression()3708 if (crtc_state->dsc.compression_enable) { in intel_dp_initial_fastset_check()6072 if (crtc_state && crtc_state->dsc.compression_enable) { in intel_dp_connector_sync_state()
2051 if (old_crtc_state->dsc.compression_enable == in intel_dp_mst_crtc_needs_modeset()2052 new_crtc_state->dsc.compression_enable) in intel_dp_mst_crtc_needs_modeset()
1306 if (crtc_state->dsc.compression_enable && in psr2_granularity_check()1461 if (crtc_state->dsc.compression_enable && in intel_psr2_config_valid()2568 if (crtc_state->dsc.compression_enable && in intel_psr2_sel_fetch_pipe_alignment()
478 u8 compression_enable:1; /* 198+ */ member
532 if (crtc_state->dsc.compression_enable && in enable_audio_dsc_wa()
1269 bool compression_enable; member
927 str_yes_no(crtc_state->dsc.compression_enable)); in i915_dsc_fec_support_show()
540 new_crtc_state->dsc.compression_enable) { in intel_enable_transcoder()594 old_crtc_state->dsc.compression_enable) in intel_disable_transcoder()1975 if (crtc_state->dsc.compression_enable) in get_crtc_power_domains()5415 PIPE_CONF_CHECK_BOOL(dsc.compression_enable); in intel_pipe_config_compare()
2163 if (!child->compression_enable) in parse_compression_parameters()
2192 if (!crtc_state->dsc.compression_enable || in dsc_prefill_latency()
79 u8 compression_enable:1; /* 198 */ member
Completed in 99 milliseconds