Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/basics/
Ddc_common.c43 case COLOR_SPACE_2020_YCBCR: in is_rgb_cspace()
/Linux-v6.6/drivers/gpu/drm/amd/display/modules/info_packet/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddpp.h97 { COLOR_SPACE_2020_YCBCR,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
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()
Ddc_resource.c3276 case COLOR_SPACE_2020_YCBCR: in set_avi_info_frame()
3290 if (pixel_encoding && color_space == COLOR_SPACE_2020_YCBCR && in set_avi_info_frame()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h618 COLOR_SPACE_2020_YCBCR, enumerator
/Linux-v6.6/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.6/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.6/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.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_debugfs.c1094 case COLOR_SPACE_2020_YCBCR: in amdgpu_current_colorspace_show()
Damdgpu_dm.c4916 *color_space = COLOR_SPACE_2020_YCBCR; in fill_plane_color_attributes()
5404 color_space = COLOR_SPACE_2020_YCBCR; in get_output_color_space()