Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Ddc_common.c43 case COLOR_SPACE_2020_YCBCR: in is_rgb_cspace()
/openbmc/linux/drivers/gpu/drm/amd/display/modules/info_packet/
H A Dinfo_packet.c386 else if (cs == COLOR_SPACE_2020_YCBCR) in mod_build_vsc_infopacket()
389 if (cs == COLOR_SPACE_2020_YCBCR && tf == TRANSFER_FUNC_GAMMA_22) in mod_build_vsc_infopacket()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddpp.h97 { COLOR_SPACE_2020_YCBCR,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c176 if (color_space == COLOR_SPACE_2020_YCBCR) in is_ycbcr2020_type()
247 case COLOR_SPACE_2020_YCBCR: in color_space_to_black_color()
H A Ddc_resource.c3283 case COLOR_SPACE_2020_YCBCR: in set_avi_info_frame()
3297 if (pixel_encoding && color_space == COLOR_SPACE_2020_YCBCR && in set_avi_info_frame()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h619 COLOR_SPACE_2020_YCBCR, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.c326 case COLOR_SPACE_2020_YCBCR: in dcn31_hpo_dp_stream_enc_set_stream_attribute()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c423 case COLOR_SPACE_2020_YCBCR: in dce110_stream_encoder_dp_set_stream_attribute()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c396 case COLOR_SPACE_2020_YCBCR: in enc1_stream_encoder_dp_set_stream_attribute()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c1094 case COLOR_SPACE_2020_YCBCR: in amdgpu_current_colorspace_show()
H A Damdgpu_dm.c4927 *color_space = COLOR_SPACE_2020_YCBCR; in fill_plane_color_attributes()
5418 color_space = COLOR_SPACE_2020_YCBCR; in get_output_color_space()