Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dvo.c281 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dvo_compute_config()
282 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dvo_compute_config()
H A Dintel_color.c536 } else if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB) { in ilk_assign_csc()
582 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB) { in icl_assign_csc()
2525 return crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB || in ilk_csc_enable()
2547 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB) in ilk_csc_mode()
2614 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB && in ilk_color_check()
2662 crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB || in ivb_csc_mode()
2720 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB && in ivb_color_check()
2728 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB && in ivb_color_check()
2772 crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB; in glk_use_pre_csc_lut_for_gamma()
2850 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB && in glk_color_check()
[all …]
H A Dintel_dp.c1112 case INTEL_OUTPUT_FORMAT_RGB: in source_can_output()
1169 case INTEL_OUTPUT_FORMAT_RGB: in dfp_can_convert()
1200 if (sink_format == INTEL_OUTPUT_FORMAT_RGB || in intel_dp_output_format()
1202 output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_dp_output_format()
1218 if (output_format == INTEL_OUTPUT_FORMAT_RGB) in intel_dp_min_bpp()
1246 return INTEL_OUTPUT_FORMAT_RGB; in intel_dp_sink_format()
2028 case INTEL_OUTPUT_FORMAT_RGB: in intel_dp_dsc_supports_format()
2142 case INTEL_OUTPUT_FORMAT_RGB: in intel_dp_dsc_max_sink_compressed_bppx16()
2159 case INTEL_OUTPUT_FORMAT_RGB: in intel_dp_dsc_sink_min_compressed_bpp()
3010 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB) in intel_dp_limited_color_range()
[all …]
H A Dintel_lvds.c454 crtc_state->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_lvds_compute_config()
455 crtc_state->output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_lvds_compute_config()
H A Dintel_tv.c1213 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_tv_compute_config()
1214 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_tv_compute_config()
H A Dintel_display.c3064 return INTEL_OUTPUT_FORMAT_RGB; in bdw_get_pipe_misc_output_format()
3089 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in i9xx_get_pipe_config()
3220 crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB); in ilk_set_pipeconf()
3226 if (crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB) in ilk_set_pipeconf()
3262 crtc_state->output_format != INTEL_OUTPUT_FORMAT_RGB) in hsw_set_transconf()
3459 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in ilk_get_pipe_config()
4030 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in hsw_get_pipe_config()
H A Dicl_dsi.c1671 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in gen11_dsi_compute_config()
1672 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in gen11_dsi_compute_config()
H A Dintel_vdsc.c295 if (pipe_config->output_format == INTEL_OUTPUT_FORMAT_RGB || in intel_dsc_slice_dimensions_valid()
H A Dintel_display_types.h969 INTEL_OUTPUT_FORMAT_RGB, enumerator
H A Dintel_sdvo.c1377 pipe_config->sink_format = INTEL_OUTPUT_FORMAT_RGB; in intel_sdvo_compute_config()
1378 pipe_config->output_format = INTEL_OUTPUT_FORMAT_RGB; in intel_sdvo_compute_config()