Searched refs:PIXEL_ENCODING_RGB (Results 1 – 7 of 7) sorted by relevance
236 timing.pixel_encoding = PIXEL_ENCODING_RGB; in dm_test_adjust_colour_depth_fits_at_888()255 timing.pixel_encoding = PIXEL_ENCODING_RGB; in dm_test_adjust_colour_depth_reduces_to_888()274 timing.pixel_encoding = PIXEL_ENCODING_RGB; in dm_test_adjust_colour_depth_10bpc_passes()338 timing.pixel_encoding = PIXEL_ENCODING_RGB; in dm_test_adjust_colour_depth_reduces_12bpc_to_10bpc()360 timing.pixel_encoding = PIXEL_ENCODING_RGB; in dm_test_adjust_colour_depth_16bpc_no_fallback()378 timing.pixel_encoding = PIXEL_ENCODING_RGB; in dm_test_adjust_colour_depth_none_fits()395 timing.pixel_encoding = PIXEL_ENCODING_RGB; in dm_test_adjust_colour_depth_invalid_depth()413 timing.pixel_encoding = PIXEL_ENCODING_RGB; in dm_test_output_color_space_default_rgb_full()430 timing.pixel_encoding = PIXEL_ENCODING_RGB; in dm_test_output_color_space_default_rgb_limited()563 timing.pixel_encoding = PIXEL_ENCODING_RGB; in dm_test_output_color_space_bt2020_rgb()[all …]
759 if (dc_crtc_timing->pixel_encoding == PIXEL_ENCODING_RGB) { in amdgpu_dm_get_output_color_space()770 if (dc_crtc_timing->pixel_encoding == PIXEL_ENCODING_RGB) { in amdgpu_dm_get_output_color_space()2227 encoding = PIXEL_ENCODING_RGB; in dm_validate_stream_color_format()2260 PIXEL_ENCODING_RGB, in amdgpu_dm_create_validate_stream_for_sink() enumerator2295 PIXEL_ENCODING_RGB, is_hdmi_ep); in amdgpu_dm_create_validate_stream_for_sink()2349 encoding_mask = BIT(PIXEL_ENCODING_RGB); in amdgpu_dm_create_validate_stream_for_sink()2351 encoding_mask = BIT(PIXEL_ENCODING_RGB); in amdgpu_dm_create_validate_stream_for_sink()
1559 requestPixelEncoding = PIXEL_ENCODING_RGB; in dm_helpers_dp_handle_test_pattern_request()1568 requestPixelEncoding = PIXEL_ENCODING_RGB; in dm_helpers_dp_handle_test_pattern_request()
684 ASSERT(crtc_timing->pixel_encoding == PIXEL_ENCODING_RGB); in dce110_stream_encoder_dvi_set_stream_attribute()708 ASSERT(crtc_timing->pixel_encoding == PIXEL_ENCODING_RGB); in dce110_stream_encoder_lvds_set_stream_attribute()
4896 color_space = (stream->timing.pixel_encoding == PIXEL_ENCODING_RGB) ? in set_avi_info_frame()4923 case PIXEL_ENCODING_RGB: in set_avi_info_frame()5497 (pixel_encoding == PIXEL_ENCODING_RGB) ? 1 : 0; in resource_build_bit_depth_reduction_params()5507 (pixel_encoding == PIXEL_ENCODING_RGB) ? 1 : 0; in resource_build_bit_depth_reduction_params()5516 (pixel_encoding == PIXEL_ENCODING_RGB) ? 1 : 0; in resource_build_bit_depth_reduction_params()
7961 …state->opp[i].fmt_cbcr_bit_reduction_bypass = (timing->pixel_encoding == PIXEL_ENCODING_RGB) ? 1 :… in dc_capture_register_software_state()7997 if (timing->pixel_encoding != PIXEL_ENCODING_RGB) { in dc_capture_register_software_state()
850 case PIXEL_ENCODING_RGB: in populate_dml_output_cfg_from_stream_state()