Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_FORMAT_YCBCR420 (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dp.c1101 case INTEL_OUTPUT_FORMAT_YCBCR420: in source_can_output()
1121 if (sink_format == INTEL_OUTPUT_FORMAT_YCBCR420) in dfp_can_convert_from_rgb()
1135 if (sink_format == INTEL_OUTPUT_FORMAT_YCBCR420) in dfp_can_convert_from_ycbcr444()
1187 output_format = INTEL_OUTPUT_FORMAT_YCBCR420; in intel_dp_output_format()
1222 return INTEL_OUTPUT_FORMAT_YCBCR420; in intel_dp_sink_format()
1341 sink_format = INTEL_OUTPUT_FORMAT_YCBCR420; in intel_dp_mode_valid_downstream()
1934 case INTEL_OUTPUT_FORMAT_YCBCR420: in intel_dp_dsc_supports_format()
2034 case INTEL_OUTPUT_FORMAT_YCBCR420: in intel_dp_dsc_max_sink_compressed_bppx16()
2051 case INTEL_OUTPUT_FORMAT_YCBCR420: in intel_dp_dsc_sink_min_compressed_bpp()
2771 case INTEL_OUTPUT_FORMAT_YCBCR420: in intel_dp_compute_vsc_colorimetry()
[all …]
H A Dintel_hdmi.c731 if (crtc_state->output_format == INTEL_OUTPUT_FORMAT_YCBCR420) in intel_hdmi_compute_avi_infoframe()
1848 return crtc_state->output_format == INTEL_OUTPUT_FORMAT_YCBCR420; in intel_hdmi_is_ycbcr420()
1919 if (sink_format == INTEL_OUTPUT_FORMAT_YCBCR420) in intel_hdmi_tmds_clock()
1957 if (sink_format == INTEL_OUTPUT_FORMAT_YCBCR420) in intel_hdmi_sink_bpc_possible()
1965 if (sink_format == INTEL_OUTPUT_FORMAT_YCBCR420) in intel_hdmi_sink_bpc_possible()
2053 sink_format = INTEL_OUTPUT_FORMAT_YCBCR420; in intel_hdmi_mode_valid()
2064 sink_format = INTEL_OUTPUT_FORMAT_YCBCR420; in intel_hdmi_mode_valid()
2235 return INTEL_OUTPUT_FORMAT_YCBCR420; in intel_hdmi_sink_format()
2270 if (crtc_state->sink_format == INTEL_OUTPUT_FORMAT_YCBCR420 || in intel_hdmi_compute_output_format()
2276 crtc_state->sink_format = INTEL_OUTPUT_FORMAT_YCBCR420; in intel_hdmi_compute_output_format()
[all …]
H A Dintel_vdsc.c248 } else if (pipe_config->output_format == INTEL_OUTPUT_FORMAT_YCBCR420) { in intel_dsc_slice_dimensions_valid()
285 vdsc_cfg->convert_rgb = pipe_config->output_format != INTEL_OUTPUT_FORMAT_YCBCR420 && in intel_dsc_compute_params()
289 pipe_config->output_format == INTEL_OUTPUT_FORMAT_YCBCR420) in intel_dsc_compute_params()
H A Dintel_crtc_state_dump.c102 [INTEL_OUTPUT_FORMAT_YCBCR420] = "YCBCR4:2:0",
H A Dintel_pfit.c197 crtc_state->output_format != INTEL_OUTPUT_FORMAT_YCBCR420) in pch_panel_fitting()
H A Dskl_scaler.c465 if (crtc_state->output_format == INTEL_OUTPUT_FORMAT_YCBCR420) { in intel_atomic_setup_scaler()
H A Dintel_display_types.h915 INTEL_OUTPUT_FORMAT_YCBCR420, enumerator
H A Dintel_display.c2975 return INTEL_OUTPUT_FORMAT_YCBCR420; in bdw_get_pipe_misc_output_format()
3212 if (crtc_state->output_format == INTEL_OUTPUT_FORMAT_YCBCR420 || in bdw_set_pipe_misc()
3216 if (crtc_state->output_format == INTEL_OUTPUT_FORMAT_YCBCR420) in bdw_set_pipe_misc()
4036 if (pipe_config->output_format == INTEL_OUTPUT_FORMAT_YCBCR420 && in intel_crtc_dotclock()
H A Dskl_watermark.c2324 crtc_state->output_format == INTEL_OUTPUT_FORMAT_YCBCR420 ? 2 : 1; in dsc_prefill_latency()
2367 crtc_state->output_format == INTEL_OUTPUT_FORMAT_YCBCR420 ? 2 : 1; in scaler_prefill_latency()
H A Dintel_psr.c2579 if (crtc_state->output_format == INTEL_OUTPUT_FORMAT_YCBCR420) in intel_psr_apply_pr_link_on_su_wa()