Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_hw_sequencer.c125 if (color_space == COLOR_SPACE_YCBCR601 || in is_ycbcr601_type()
207 case COLOR_SPACE_YCBCR601: in color_space_to_black_color()
Ddc_resource.c2143 else if (color_space == COLOR_SPACE_YCBCR601 || in set_avi_info_frame()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_opp_csc_v.c82 { COLOR_SPACE_YCBCR601,
425 case COLOR_SPACE_YCBCR601: in configure_graphics_mode_v()
517 {COLOR_SPACE_YCBCR601,
Ddce110_resource.c1015 COLOR_SPACE_YCBCR601, &black_color); in dce110_acquire_underlay()
Ddce110_hw_sequencer.c1376 COLOR_SPACE_YCBCR601, in apply_single_controller_ctx_to_hw()
1394 COLOR_SPACE_YCBCR601, in apply_single_controller_ctx_to_hw()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_transform.c104 { COLOR_SPACE_YCBCR601,
1024 case COLOR_SPACE_YCBCR601: in configure_graphics_mode()
1053 case COLOR_SPACE_YCBCR601: in configure_graphics_mode()
Ddce_stream_encoder.c399 case COLOR_SPACE_YCBCR601: in dce110_stream_encoder_dp_set_stream_attribute()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h518 COLOR_SPACE_YCBCR601, enumerator
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.c404 if (color_space >= COLOR_SPACE_YCBCR601) in dpp1_cnv_setup()
Ddcn10_dpp_cm.c107 {COLOR_SPACE_YCBCR601,
Ddcn10_stream_encoder.c370 case COLOR_SPACE_YCBCR601: in enc1_stream_encoder_dp_set_stream_attribute()
Ddcn10_hw_sequencer.c1734 case COLOR_SPACE_YCBCR601: in is_rgb_cspace()
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c2275 color_space = COLOR_SPACE_YCBCR601; in get_output_color_space()