Home
last modified time | relevance | path

Searched refs:COLOR_SPACE_2020_YCBCR (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc_hw_sequencer.c166 if (color_space == COLOR_SPACE_2020_YCBCR) in is_ycbcr2020_type()
236 case COLOR_SPACE_2020_YCBCR: in color_space_to_black_color()
Ddc_resource.c2312 color_space == COLOR_SPACE_2020_YCBCR) { in set_avi_info_frame()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/basics/
Ddc_common.c43 case COLOR_SPACE_2020_YCBCR: in is_rgb_cspace()
/Linux-v5.15/drivers/gpu/drm/amd/display/modules/info_packet/
Dinfo_packet.c356 else if (stream->output_color_space == COLOR_SPACE_2020_YCBCR) in mod_build_vsc_infopacket()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h553 COLOR_SPACE_2020_YCBCR, enumerator
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c436 case COLOR_SPACE_2020_YCBCR: in dce110_stream_encoder_dp_set_stream_attribute()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c405 case COLOR_SPACE_2020_YCBCR: in enc1_stream_encoder_dp_set_stream_attribute()
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c4931 *color_space = COLOR_SPACE_2020_YCBCR; in fill_plane_color_attributes()