Home
last modified time | relevance | path

Searched refs:COLOR_SPACE_YCBCR601 (Results 1 – 13 of 13) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c125 if (color_space == COLOR_SPACE_YCBCR601 || in is_ycbcr601_type()
209 case COLOR_SPACE_YCBCR601: in color_space_to_black_color()
H A Ddc_resource.c2151 else if (color_space == COLOR_SPACE_YCBCR601 || in set_avi_info_frame()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_opp_csc_v.c82 { COLOR_SPACE_YCBCR601,
425 case COLOR_SPACE_YCBCR601: in configure_graphics_mode_v()
517 {COLOR_SPACE_YCBCR601,
H A Ddce110_resource.c1020 COLOR_SPACE_YCBCR601, &black_color); in dce110_acquire_underlay()
H A Ddce110_hw_sequencer.c1393 COLOR_SPACE_YCBCR601, in apply_single_controller_ctx_to_hw()
1411 COLOR_SPACE_YCBCR601, in apply_single_controller_ctx_to_hw()
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_transform.c104 { COLOR_SPACE_YCBCR601,
1024 case COLOR_SPACE_YCBCR601: in configure_graphics_mode()
1053 case COLOR_SPACE_YCBCR601: in configure_graphics_mode()
H A Ddce_stream_encoder.c399 case COLOR_SPACE_YCBCR601: in dce110_stream_encoder_dp_set_stream_attribute()
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_hw_types.h518 COLOR_SPACE_YCBCR601, enumerator
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c410 if (color_space >= COLOR_SPACE_YCBCR601) in dpp1_cnv_setup()
H A Ddcn10_dpp_cm.c107 {COLOR_SPACE_YCBCR601,
H A Ddcn10_stream_encoder.c370 case COLOR_SPACE_YCBCR601: in enc1_stream_encoder_dp_set_stream_attribute()
H A Ddcn10_hw_sequencer.c1739 case COLOR_SPACE_YCBCR601: in is_rgb_cspace()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2304 color_space = COLOR_SPACE_YCBCR601; in get_output_color_space()