Home
last modified time | relevance | path

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

/Linux-v5.4/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.c2202 color_space == COLOR_SPACE_2020_YCBCR) { in set_avi_info_frame()
/Linux-v5.4/drivers/gpu/drm/amd/display/modules/info_packet/
Dinfo_packet.c342 else if (stream->output_color_space == COLOR_SPACE_2020_YCBCR) in mod_build_vsc_infopacket()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h563 COLOR_SPACE_2020_YCBCR, enumerator
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c316 (output_color_space == COLOR_SPACE_2020_YCBCR) || in enc1_stream_encoder_dp_set_stream_attribute()
407 case COLOR_SPACE_2020_YCBCR: in enc1_stream_encoder_dp_set_stream_attribute()
Ddcn10_hw_sequencer.c2016 case COLOR_SPACE_2020_YCBCR: in is_rgb_cspace()
/Linux-v5.4/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.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c2942 *color_space = COLOR_SPACE_2020_YCBCR; in fill_plane_color_attributes()