Home
last modified time | relevance | path

Searched refs:PIXEL_ENCODING_YCBCR422 (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c298 case PIXEL_ENCODING_YCBCR422: in dce110_stream_encoder_dp_set_stream_attribute()
412 if (hw_crtc_timing.pixel_encoding == PIXEL_ENCODING_YCBCR422) in dce110_stream_encoder_dp_set_stream_attribute()
423 if (hw_crtc_timing.pixel_encoding == PIXEL_ENCODING_YCBCR422) in dce110_stream_encoder_dp_set_stream_attribute()
524 case PIXEL_ENCODING_YCBCR422: in dce110_stream_encoder_set_stream_attribute_helper()
534 case PIXEL_ENCODING_YCBCR422: in dce110_stream_encoder_set_stream_attribute_helper()
590 if (crtc_timing->pixel_encoding == PIXEL_ENCODING_YCBCR422) { in dce110_stream_encoder_hdmi_set_stream_attribute()
601 if (crtc_timing->pixel_encoding == PIXEL_ENCODING_YCBCR422) { in dce110_stream_encoder_hdmi_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_connector.c2233 encoding = PIXEL_ENCODING_YCBCR422; in dm_validate_stream_color_format()
2261 PIXEL_ENCODING_YCBCR422, in amdgpu_dm_create_validate_stream_for_sink() enumerator
2332 want_422 = (aconnector->force_yuv_pixel_format == PIXEL_ENCODING_YCBCR422) || in amdgpu_dm_create_validate_stream_for_sink()
2342 encoding_mask = BIT(PIXEL_ENCODING_YCBCR422); in amdgpu_dm_create_validate_stream_for_sink()
2358 encoding_mask |= BIT(PIXEL_ENCODING_YCBCR422); in amdgpu_dm_create_validate_stream_for_sink()
H A Damdgpu_dm_helpers.c1562 requestPixelEncoding = PIXEL_ENCODING_YCBCR422; in dm_helpers_dp_handle_test_pattern_request()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/tests/
H A Damdgpu_dm_connector_test.c596 timing.pixel_encoding = PIXEL_ENCODING_YCBCR422; in dm_test_output_color_space_bt2020_ycc()
3690 PIXEL_ENCODING_YCBCR422, false); in dm_test_fill_stream_encoding_from_caller_ycbcr422()
3693 (int)PIXEL_ENCODING_YCBCR422); in dm_test_fill_stream_encoding_from_caller_ycbcr422()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2294 timing->pixel_encoding == PIXEL_ENCODING_YCBCR422; in resource_get_odm_slice_dst_width()
3949 if (timing->pixel_encoding != PIXEL_ENCODING_YCBCR422) { in get_norm_pix_clk()
4912 case PIXEL_ENCODING_YCBCR422: in set_avi_info_frame()
H A Ddc.c7955 } else if (timing->pixel_encoding == PIXEL_ENCODING_YCBCR422) { in dc_capture_register_software_state()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_translation_helper.c859 case PIXEL_ENCODING_YCBCR422: in populate_dml_output_cfg_from_stream_state()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn60/
H A Ddcn60_resource.c1866 if (stream->timing.pixel_encoding == PIXEL_ENCODING_YCBCR422) in dcn60_build_pipe_pix_clk_params()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1909 if (stream->timing.pixel_encoding == PIXEL_ENCODING_YCBCR422) in dcn401_build_pipe_pix_clk_params()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn42/
H A Ddcn42_resource.c1690 if (stream->timing.pixel_encoding == PIXEL_ENCODING_YCBCR422) in dcn42_build_pipe_pix_clk_params()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn42b/
H A Ddcn42b_resource.c1679 if (stream->timing.pixel_encoding == PIXEL_ENCODING_YCBCR422) in dcn42b_build_pipe_pix_clk_params()