Lines Matching refs:output_format
1983 return crtc_state->output_format == INTEL_OUTPUT_FORMAT_YCBCR420 || in intel_dp_hdmi_ycbcr420()
1984 (crtc_state->output_format == INTEL_OUTPUT_FORMAT_YCBCR444 && in intel_dp_hdmi_ycbcr420()
2105 if (crtc_state->output_format == INTEL_OUTPUT_FORMAT_YCBCR420) in intel_dp_output_bpp()
2335 if (crtc_state->output_format == INTEL_OUTPUT_FORMAT_RGB) in intel_dp_min_bpp()
2449 crtc_state->output_format = INTEL_OUTPUT_FORMAT_YCBCR444; in intel_dp_ycbcr420_config()
2453 crtc_state->output_format = INTEL_OUTPUT_FORMAT_YCBCR420; in intel_dp_ycbcr420_config()
2473 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB) in intel_dp_limited_color_range()
2518 switch (crtc_state->output_format) { in intel_dp_compute_vsc_colorimetry()
2564 if (crtc_state->output_format == INTEL_OUTPUT_FORMAT_YCBCR420) in intel_dp_compute_vsc_colorimetry()
2708 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dp_compute_config()
4828 if (crtc_state->output_format == INTEL_OUTPUT_FORMAT_YCBCR420) in intel_dp_needs_vsc_sdp()