Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_FORMAT_RGB (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_crt.c416 crtc_state->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_crt_compute_config()
417 crtc_state->output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_crt_compute_config()
436 crtc_state->output_format = INTEL_OUTPUT_FORMAT_RGB; in pch_crt_compute_config()
462 crtc_state->output_format = INTEL_OUTPUT_FORMAT_RGB; in hsw_crt_compute_config()
H A Dintel_hdmi.c742 crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB); in intel_hdmi_compute_avi_infoframe()
744 if (crtc_state->output_format == INTEL_OUTPUT_FORMAT_RGB) { in intel_hdmi_compute_avi_infoframe()
2068 sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_hdmi_mode_valid()
2209 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB) in intel_hdmi_limited_color_range()
2245 return INTEL_OUTPUT_FORMAT_RGB; in intel_hdmi_sink_format()
2250 return INTEL_OUTPUT_FORMAT_RGB; in intel_hdmi_sink_format()
2277 crtc_state->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_hdmi_compute_output_format()
2349 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_hdmi_compute_config()
3190 crtc_state->output_format == INTEL_OUTPUT_FORMAT_RGB) in intel_hdmi_dsc_get_num_slices()
3291 output_format == INTEL_OUTPUT_FORMAT_RGB) { in intel_hdmi_dsc_get_bpp()
H A Dintel_color.c525 } else if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB) { in ilk_assign_csc()
571 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB) { in icl_assign_csc()
2482 return crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB || in ilk_csc_enable()
2504 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB) in ilk_csc_mode()
2571 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB && in ilk_color_check()
2619 crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB || in ivb_csc_mode()
2677 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB && in ivb_color_check()
2685 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB && in ivb_color_check()
2729 crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB; in glk_use_pre_csc_lut_for_gamma()
2807 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB && in glk_color_check()
[all …]
H A Dintel_dvo.c280 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dvo_compute_config()
281 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dvo_compute_config()
H A Dintel_lspcon.c569 crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB); in lspcon_set_infoframes()
571 if (crtc_state->output_format == INTEL_OUTPUT_FORMAT_RGB) { in lspcon_set_infoframes()
H A Dintel_dp.c1071 case INTEL_OUTPUT_FORMAT_RGB: in source_can_output()
1128 case INTEL_OUTPUT_FORMAT_RGB: in dfp_can_convert()
1159 if (sink_format == INTEL_OUTPUT_FORMAT_RGB || in intel_dp_output_format()
1161 output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dp_output_format()
1177 if (output_format == INTEL_OUTPUT_FORMAT_RGB) in intel_dp_min_bpp()
1205 return INTEL_OUTPUT_FORMAT_RGB; in intel_dp_sink_format()
1910 case INTEL_OUTPUT_FORMAT_RGB: in intel_dp_dsc_supports_format()
1990 case INTEL_OUTPUT_FORMAT_RGB: in intel_dp_dsc_max_sink_compressed_bppx16()
2007 case INTEL_OUTPUT_FORMAT_RGB: in intel_dp_dsc_sink_min_compressed_bpp()
2702 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB) in intel_dp_limited_color_range()
[all …]
H A Dintel_lvds.c453 crtc_state->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_lvds_compute_config()
454 crtc_state->output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_lvds_compute_config()
H A Dintel_crtc_state_dump.c100 [INTEL_OUTPUT_FORMAT_RGB] = "RGB",
H A Dintel_dp_mst.c629 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in mst_stream_compute_config()
630 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in mst_stream_compute_config()
1513 INTEL_OUTPUT_FORMAT_RGB, in mst_connector_mode_valid_ctx()
H A Dintel_tv.c1214 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_tv_compute_config()
1215 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_tv_compute_config()
H A Dvlv_dsi.c279 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dsi_compute_config()
280 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dsi_compute_config()
H A Dicl_dsi.c1648 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in gen11_dsi_compute_config()
1649 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in gen11_dsi_compute_config()
H A Dintel_vdsc.c243 if (pipe_config->output_format == INTEL_OUTPUT_FORMAT_RGB || in intel_dsc_slice_dimensions_valid()
H A Dintel_display_types.h912 INTEL_OUTPUT_FORMAT_RGB, enumerator
H A Dintel_sdvo.c1378 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_sdvo_compute_config()
1379 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_sdvo_compute_config()
H A Dintel_ddi.c428 crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB); in intel_ddi_set_dp_msa()