Home
last modified time | relevance | path

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

/Linux-v6.1/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_resource.c1178 COLOR_SPACE_YCBCR601, &black_color); in dce110_acquire_underlay()
Ddce110_hw_sequencer.c1536 COLOR_SPACE_YCBCR601, in apply_single_controller_ctx_to_hw()
1543 COLOR_SPACE_YCBCR601, in apply_single_controller_ctx_to_hw()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/basics/
Ddc_common.c39 case COLOR_SPACE_YCBCR601: in is_rgb_cspace()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_hw_sequencer.c132 if (color_space == COLOR_SPACE_YCBCR601 || in is_ycbcr601_type()
229 case COLOR_SPACE_YCBCR601: in color_space_to_black_color()
Ddc_resource.c2776 else if (color_space == COLOR_SPACE_YCBCR601 || in set_avi_info_frame()
Ddc.c694 COLOR_SPACE_YCBCR601, in dc_stream_set_dyn_expansion()
Ddc_link_dp.c6279 color_space = COLOR_SPACE_YCBCR601; in dc_link_dp_set_test_pattern()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddpp.h77 {COLOR_SPACE_YCBCR601,
/Linux-v6.1/drivers/gpu/drm/amd/display/modules/info_packet/
Dinfo_packet.c377 if (cs == COLOR_SPACE_YCBCR601) in mod_build_vsc_infopacket()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce/
Ddce_transform.c104 { COLOR_SPACE_YCBCR601,
1297 case COLOR_SPACE_YCBCR601: in configure_graphics_mode()
1325 case COLOR_SPACE_YCBCR601: in configure_graphics_mode()
Ddce_stream_encoder.c398 case COLOR_SPACE_YCBCR601: in dce110_stream_encoder_dp_set_stream_attribute()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp.c237 if (color_space >= COLOR_SPACE_YCBCR601) in dpp2_cnv_setup()
Ddcn20_hwseq.c1698 COLOR_SPACE_YCBCR601, in dcn20_program_pipe()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h610 COLOR_SPACE_YCBCR601, enumerator
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.c393 if (color_space >= COLOR_SPACE_YCBCR601) in dpp1_cnv_setup()
Ddcn10_stream_encoder.c376 case COLOR_SPACE_YCBCR601: in enc1_stream_encoder_dp_set_stream_attribute()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hpo_dp_stream_encoder.c306 case COLOR_SPACE_YCBCR601: in dcn31_hpo_dp_stream_enc_set_stream_attribute()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dpp.c330 if (color_space >= COLOR_SPACE_YCBCR601) in dpp3_cnv_setup()
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c4680 *color_space = COLOR_SPACE_YCBCR601; in fill_plane_color_attributes()
5143 color_space = COLOR_SPACE_YCBCR601; in get_output_color_space()