Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/basics/
Ddc_common.c43 case COLOR_SPACE_2020_YCBCR: in is_rgb_cspace()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_hw_sequencer.c164 if (color_space == COLOR_SPACE_2020_YCBCR) in is_ycbcr2020_type()
234 case COLOR_SPACE_2020_YCBCR: in color_space_to_black_color()
Ddc_resource.c2784 color_space == COLOR_SPACE_2020_YCBCR) { in set_avi_info_frame()
/Linux-v6.1/drivers/gpu/drm/amd/display/modules/info_packet/
Dinfo_packet.c383 else if (cs == COLOR_SPACE_2020_YCBCR) in mod_build_vsc_infopacket()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h618 COLOR_SPACE_2020_YCBCR, enumerator
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hpo_dp_stream_encoder.c326 case COLOR_SPACE_2020_YCBCR: in dcn31_hpo_dp_stream_enc_set_stream_attribute()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c396 case COLOR_SPACE_2020_YCBCR: in enc1_stream_encoder_dp_set_stream_attribute()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c423 case COLOR_SPACE_2020_YCBCR: in dce110_stream_encoder_dp_set_stream_attribute()
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c4694 *color_space = COLOR_SPACE_2020_YCBCR; in fill_plane_color_attributes()