Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c981 case INTEL_OUTPUT_FORMAT_RGB: in source_can_output()
1038 case INTEL_OUTPUT_FORMAT_RGB: in dfp_can_convert()
1069 if (sink_format == INTEL_OUTPUT_FORMAT_RGB || in intel_dp_output_format()
1071 output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dp_output_format()
1087 if (output_format == INTEL_OUTPUT_FORMAT_RGB) in intel_dp_min_bpp()
1235 case INTEL_OUTPUT_FORMAT_RGB: in intel_dp_sink_format_valid()
1485 INTEL_OUTPUT_FORMAT_RGB); in intel_dp_mode_valid()
1912 case INTEL_OUTPUT_FORMAT_RGB: in intel_dp_dsc_supports_format()
2025 case INTEL_OUTPUT_FORMAT_RGB: in intel_dp_dsc_max_delta_bppx16()
2066 case INTEL_OUTPUT_FORMAT_RGB: in intel_dp_dsc_max_sink_compressed_bppx16()
[all …]
H A Dintel_dp_mst.c761 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in mst_stream_compute_config()
762 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in mst_stream_compute_config()
1550 INTEL_OUTPUT_FORMAT_RGB); in mst_connector_mode_valid_ctx()
1615 INTEL_OUTPUT_FORMAT_RGB, pipe_bpp, in mst_connector_mode_valid_ctx()
H A Dintel_display_types.h972 INTEL_OUTPUT_FORMAT_RGB, enumerator
H A Dintel_ddi.c454 crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB); in intel_ddi_set_dp_msa()