Home
last modified time | relevance | path

Searched refs:color_depth (Results 1 – 25 of 77) sorted by relevance

1234

/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_transform.c985 enum dc_color_depth color_depth; in dce_transform_set_pixel_storage_depth() local
989 color_depth = COLOR_DEPTH_666; in dce_transform_set_pixel_storage_depth()
994 color_depth = COLOR_DEPTH_888; in dce_transform_set_pixel_storage_depth()
999 color_depth = COLOR_DEPTH_101010; in dce_transform_set_pixel_storage_depth()
1004 color_depth = COLOR_DEPTH_121212; in dce_transform_set_pixel_storage_depth()
1009 color_depth = COLOR_DEPTH_101010; in dce_transform_set_pixel_storage_depth()
1037 enum dc_color_depth color_depth; in dce60_transform_set_pixel_storage_depth() local
1041 color_depth = COLOR_DEPTH_666; in dce60_transform_set_pixel_storage_depth()
1044 color_depth = COLOR_DEPTH_888; in dce60_transform_set_pixel_storage_depth()
1047 color_depth = COLOR_DEPTH_101010; in dce60_transform_set_pixel_storage_depth()
[all …]
A Ddce_clock_source.c410 switch (pix_clk_params->color_depth) { in pll_adjust_pix_clk()
547 switch (pix_clk_params->color_depth) { in dce112_get_pix_clk_dividers_helper()
878 switch (pix_clk_params->color_depth) { in dce110_program_pix_clk()
912 pix_clk_params->color_depth); in dce110_program_pix_clk()
959 pix_clk_params->color_depth, in dce112_program_pix_clk()
1024 switch (pix_clk_params->color_depth) { in dcn31_program_pix_clk()
1041 bp_pc_params.color_depth = bp_pc_colour_depth; in dcn31_program_pix_clk()
1060 pix_clk_params->color_depth, in dcn31_program_pix_clk()
1126 switch (pix_clk_params->color_depth) { in dcn401_program_pix_clk()
1162 pix_clk_params->color_depth, in dcn401_program_pix_clk()
[all …]
A Ddce_link_encoder.c1049 enum dc_color_depth color_depth, in dce110_link_encoder_enable_tmds_output() argument
1072 cntl.color_depth = color_depth; in dce110_link_encoder_enable_tmds_output()
1143 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce110_link_encoder_enable_dp_output()
1182 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce110_link_encoder_enable_dp_mst_output()
1222 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce60_link_encoder_enable_dp_output()
1261 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce60_link_encoder_enable_dp_mst_output()
/drivers/gpu/drm/amd/display/include/
A Dbios_parser_types.h117 enum dc_color_depth color_depth; member
128 enum dc_color_depth color_depth; member
153 enum dc_color_depth color_depth; /* not used for DCE6.0 */ member
238 enum transmitter_color_depth color_depth; member
A Daudio_types.h54 enum dc_color_depth color_depth; member
/drivers/gpu/drm/rockchip/
A Ddw-mipi-dsi2-rockchip.c218 u32 color_depth; in dw_mipi_dsi2_encoder_atomic_enable() local
223 color_depth = IPI_DEPTH_6_BITS; in dw_mipi_dsi2_encoder_atomic_enable()
226 color_depth = IPI_DEPTH_5_6_5_BITS; in dw_mipi_dsi2_encoder_atomic_enable()
229 color_depth = IPI_DEPTH_8_BITS; in dw_mipi_dsi2_encoder_atomic_enable()
237 grf_field_write(dsi2, IPI_COLOR_DEPTH, color_depth); in dw_mipi_dsi2_encoder_atomic_enable()
A Dcdn-dp-core.h45 int color_depth; member
A Dcdn-dp-reg.c606 switch (video->color_depth) { in cdn_dp_get_msa_misc()
640 (video->color_depth * 2) : (video->color_depth * 3); in cdn_dp_config_video()
687 switch (video->color_depth) { in cdn_dp_config_video()
/drivers/gpu/drm/bridge/analogix/
A Danalogix_dp_core.h82 enum color_depth { enum
136 enum color_depth color_depth; member
A Danalogix_dp_core.c1331 video->color_depth = COLOR_12; in analogix_dp_bridge_mode_set()
1334 video->color_depth = COLOR_10; in analogix_dp_bridge_mode_set()
1337 video->color_depth = COLOR_8; in analogix_dp_bridge_mode_set()
1340 video->color_depth = COLOR_6; in analogix_dp_bridge_mode_set()
1343 video->color_depth = COLOR_8; in analogix_dp_bridge_mode_set()
1367 &video->color_depth); in analogix_dp_bridge_mode_set()
/drivers/gpu/drm/amd/display/dc/dsc/
A Ddc_dsc.c373 dsc_sink_caps->color_depth.raw = dpcd_dsc_basic_data[DP_DSC_DEC_COLOR_DEPTH_CAP - DP_DSC_SUPPORT]; in dc_dsc_parse_dsc_dpcd()
510 DC_LOG_DSC("\tcolor_depth 0x%x", dsc_enc_caps.color_depth.raw); in dc_dsc_dump_encoder_caps()
616 dsc_enc_caps->color_depth.raw = single_dsc_enc_caps.color_depth.raw; in build_dsc_enc_caps()
733 dsc_common_caps->color_depth.raw = dsc_sink_caps->color_depth.raw & dsc_enc_caps->color_depth.raw; in intersect_dsc_caps()
734 if (!dsc_common_caps->color_depth.raw) in intersect_dsc_caps()
1131 is_dsc_possible = (bool)dsc_common_caps.color_depth.bits.COLOR_DEPTH_8_BPC; in setup_dsc_config()
1134 is_dsc_possible = (bool)dsc_common_caps.color_depth.bits.COLOR_DEPTH_10_BPC; in setup_dsc_config()
1137 is_dsc_possible = (bool)dsc_common_caps.color_depth.bits.COLOR_DEPTH_12_BPC; in setup_dsc_config()
A Ddsc.h41 enum dc_color_depth color_depth; /* Bits per component */ member
91 union dsc_color_depth color_depth; member
/drivers/gpu/drm/amd/display/dc/dio/dcn10/
A Ddcn10_link_encoder.c921 enum dc_color_depth color_depth, in dcn10_link_encoder_enable_tmds_output() argument
944 cntl.color_depth = color_depth; in dcn10_link_encoder_enable_tmds_output()
958 enum dc_color_depth color_depth, in dcn10_link_encoder_enable_tmds_output_with_clk_pattern_wa() argument
965 enc, clock_source, color_depth, signal, pixel_clock); in dcn10_link_encoder_enable_tmds_output_with_clk_pattern_wa()
998 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dcn10_link_encoder_enable_dp_output()
1037 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dcn10_link_encoder_enable_dp_mst_output()
/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dopp.h254 enum dc_color_depth color_depth; /* clean up to uint32_t */ member
341 enum dc_color_depth color_depth,
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_debug.c296 char *dc_color_depth_to_str(enum dc_color_depth color_depth) in dc_color_depth_to_str() argument
298 switch (color_depth) { in dc_color_depth_to_str()
/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_opp_csc_v.c463 enum dc_color_depth color_depth) in set_Denormalization() argument
467 switch (color_depth) { in set_Denormalization()
717 set_Denormalization(xfm, default_adjust->color_depth); in dce110_opp_v_set_csc_default()
/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_status.h68 char *dc_color_depth_to_str(enum dc_color_depth color_depth);
/drivers/gpu/drm/amd/display/dc/bios/
A Dcommand_table.c248 switch (cntl->color_depth) { in encoder_control_digx_v3()
294 switch (cntl->color_depth) { in encoder_control_digx_v4()
334 switch (cntl->color_depth) { in encoder_control_digx_v5()
352 switch (cntl->color_depth) { in encoder_control_digx_v5()
845 switch (cntl->color_depth) { in transmitter_control_v1_5()
904 switch (cntl->color_depth) { in transmitter_control_v1_6()
1096 switch (bp_params->color_depth) { in set_pixel_clock_v5()
1187 switch (bp_params->color_depth) { in set_pixel_clock_v6()
1247 …DeepColorRatio = (uint8_t) bp->cmd_helper->transmitter_color_depth_to_atom(bp_params->color_depth); in set_pixel_clock_v7()
2283 (uint8_t)(cntl->color_depth); in external_encoder_control_v3()
/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_dp_cts.c476 enum dc_color_depth color_depth = pipe_ctx-> in set_crtc_test_pattern() local
501 controller_test_pattern, color_depth); in set_crtc_test_pattern()
522 tp_params->color_depth, in set_crtc_test_pattern()
541 color_depth); in set_crtc_test_pattern()
554 tp_params->color_depth, in set_crtc_test_pattern()
/drivers/gpu/drm/amd/display/dc/opp/dcn20/
A Ddcn20_opp.c46 enum dc_color_depth color_depth, in opp2_set_disp_pattern_generator() argument
74 switch (color_depth) { in opp2_set_disp_pattern_generator()
/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
A Ddcn401_dsc.c83 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_8_BPC = 1; in dsc401_get_single_enc_caps()
84 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_10_BPC = 1; in dsc401_get_single_enc_caps()
85 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_12_BPC = 1; in dsc401_get_single_enc_caps()
/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
A Ddcn20_dsc.c105 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_8_BPC = 1; in dsc2_get_enc_caps()
106 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_10_BPC = 1; in dsc2_get_enc_caps()
107 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_12_BPC = 1; in dsc2_get_enc_caps()
179 DC_LOG_DSC("\tcolor_depth %d", config->color_depth); in dsc_config_log()
403 …c_reg_vals->pps.bits_per_component = dsc_dc_color_depth_to_dsc_bits_per_comp(dsc_cfg->color_depth); in dsc_prepare_config()
/drivers/gpu/drm/bridge/synopsys/
A Ddw-mipi-dsi2.c415 u32 val, color_depth; in dw_mipi_dsi2_ipi_color_coding_cfg() local
420 color_depth = IPI_DEPTH_6_BITS; in dw_mipi_dsi2_ipi_color_coding_cfg()
423 color_depth = IPI_DEPTH_5_6_5_BITS; in dw_mipi_dsi2_ipi_color_coding_cfg()
427 color_depth = IPI_DEPTH_8_BITS; in dw_mipi_dsi2_ipi_color_coding_cfg()
431 val = IPI_DEPTH(color_depth) | in dw_mipi_dsi2_ipi_color_coding_cfg()
/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
A Ddcn30_hwseq.h88 enum dc_color_depth color_depth,
/drivers/gpu/drm/amd/display/dc/hwss/dce110/
A Ddce110_hwseq.h105 enum dc_color_depth color_depth,

Completed in 64 milliseconds

1234