Home
last modified time | relevance | path

Searched refs:COLOR_SPACE_YCBCR601 (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_hw_sequencer.c134 if (color_space == COLOR_SPACE_YCBCR601 || in is_ycbcr601_type()
231 case COLOR_SPACE_YCBCR601: in color_space_to_black_color()
Ddc.c437 COLOR_SPACE_YCBCR601, in dc_stream_set_dyn_expansion()
Ddc_resource.c2354 else if (color_space == COLOR_SPACE_YCBCR601 || in set_avi_info_frame()
Ddc_link_dp.c4111 color_space = COLOR_SPACE_YCBCR601; in dc_link_dp_set_test_pattern()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/basics/
Ddc_common.c39 case COLOR_SPACE_YCBCR601: in is_rgb_cspace()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_opp_csc_v.c82 { COLOR_SPACE_YCBCR601,
425 case COLOR_SPACE_YCBCR601: in configure_graphics_mode_v()
517 {COLOR_SPACE_YCBCR601,
Ddce110_hw_sequencer.c1469 COLOR_SPACE_YCBCR601, in apply_single_controller_ctx_to_hw()
1480 COLOR_SPACE_YCBCR601, in apply_single_controller_ctx_to_hw()
Ddce110_resource.c1186 COLOR_SPACE_YCBCR601, &black_color); in dce110_acquire_underlay()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddpp.h55 {COLOR_SPACE_YCBCR601,
/Linux-v5.10/drivers/gpu/drm/amd/display/modules/info_packet/
Dinfo_packet.c350 if (stream->output_color_space == COLOR_SPACE_YCBCR601) in mod_build_vsc_infopacket()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_transform.c104 { COLOR_SPACE_YCBCR601,
1310 case COLOR_SPACE_YCBCR601: in configure_graphics_mode()
1339 case COLOR_SPACE_YCBCR601: in configure_graphics_mode()
Ddce_stream_encoder.c412 case COLOR_SPACE_YCBCR601: in dce110_stream_encoder_dp_set_stream_attribute()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp.c233 if (color_space >= COLOR_SPACE_YCBCR601) in dpp2_cnv_setup()
Ddcn20_hwseq.c1626 COLOR_SPACE_YCBCR601, in dcn20_program_pipe()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h554 COLOR_SPACE_YCBCR601, enumerator
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.c399 if (color_space >= COLOR_SPACE_YCBCR601) in dpp1_cnv_setup()
Ddcn10_stream_encoder.c381 case COLOR_SPACE_YCBCR601: in enc1_stream_encoder_dp_set_stream_attribute()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dpp.c327 if (color_space >= COLOR_SPACE_YCBCR601) in dpp3_cnv_setup()
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c3989 *color_space = COLOR_SPACE_YCBCR601; in fill_plane_color_attributes()
4331 color_space = COLOR_SPACE_YCBCR601; in get_output_color_space()