Home
last modified time | relevance | path

Searched refs:color_depth (Results 1 - 25 of 126) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H 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
236 enum transmitter_color_depth color_depth; member
H A Daudio_types.h44 enum dc_color_depth color_depth; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H 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
H A Daudio_types.h44 enum dc_color_depth color_depth; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c987 enum dc_color_depth color_depth; in dce_transform_set_pixel_storage_depth() local
991 color_depth = COLOR_DEPTH_666; in dce_transform_set_pixel_storage_depth()
996 color_depth = COLOR_DEPTH_888; in dce_transform_set_pixel_storage_depth()
1001 color_depth = COLOR_DEPTH_101010; in dce_transform_set_pixel_storage_depth()
1006 color_depth = COLOR_DEPTH_121212; in dce_transform_set_pixel_storage_depth()
1011 color_depth = COLOR_DEPTH_101010; in dce_transform_set_pixel_storage_depth()
1018 set_denormalization(xfm_dce, color_depth); in dce_transform_set_pixel_storage_depth()
1019 program_bit_depth_reduction(xfm_dce, color_depth, bit_depth_params); in dce_transform_set_pixel_storage_depth()
1040 enum dc_color_depth color_depth; in dce60_transform_set_pixel_storage_depth() local
1044 color_depth in dce60_transform_set_pixel_storage_depth()
[all...]
H A Ddce_clock_source.c409 switch (pix_clk_params->color_depth) { in pll_adjust_pix_clk()
546 switch (pix_clk_params->color_depth) { in dce112_get_pix_clk_dividers_helper()
876 switch (pix_clk_params->color_depth) { in dce110_program_pix_clk()
878 bp_pc_params.color_depth = TRANSMITTER_COLOR_DEPTH_30; in dce110_program_pix_clk()
881 bp_pc_params.color_depth = TRANSMITTER_COLOR_DEPTH_36; in dce110_program_pix_clk()
884 bp_pc_params.color_depth = TRANSMITTER_COLOR_DEPTH_48; in dce110_program_pix_clk()
910 pix_clk_params->color_depth); in dce110_program_pix_clk()
971 pix_clk_params->color_depth, in dce112_program_pix_clk()
1144 switch (pix_clk_params->color_depth) { in dcn3_get_pix_clk_dividers()
H A Ddce_link_encoder.c1054 enum dc_color_depth color_depth, in dce110_link_encoder_enable_tmds_output()
1077 cntl.color_depth = color_depth; in dce110_link_encoder_enable_tmds_output()
1148 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce110_link_encoder_enable_dp_output()
1187 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce110_link_encoder_enable_dp_mst_output()
1227 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce60_link_encoder_enable_dp_output()
1266 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce60_link_encoder_enable_dp_mst_output()
1051 dce110_link_encoder_enable_tmds_output( struct link_encoder *enc, enum clock_source_id clock_source, enum dc_color_depth color_depth, enum signal_type signal, uint32_t pixel_clock) dce110_link_encoder_enable_tmds_output() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H 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()
1016 set_denormalization(xfm_dce, color_depth); in dce_transform_set_pixel_storage_depth()
1017 program_bit_depth_reduction(xfm_dce, color_depth, bit_depth_params); 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 in dce60_transform_set_pixel_storage_depth()
[all...]
H A Ddce_clock_source.c406 switch (pix_clk_params->color_depth) { in pll_adjust_pix_clk()
543 switch (pix_clk_params->color_depth) { in dce112_get_pix_clk_dividers_helper()
874 switch (pix_clk_params->color_depth) { in dce110_program_pix_clk()
876 bp_pc_params.color_depth = TRANSMITTER_COLOR_DEPTH_30; in dce110_program_pix_clk()
879 bp_pc_params.color_depth = TRANSMITTER_COLOR_DEPTH_36; in dce110_program_pix_clk()
882 bp_pc_params.color_depth = TRANSMITTER_COLOR_DEPTH_48; in dce110_program_pix_clk()
908 pix_clk_params->color_depth); in dce110_program_pix_clk()
955 pix_clk_params->color_depth, in dce112_program_pix_clk()
1013 switch (pix_clk_params->color_depth) { in dcn31_program_pix_clk()
1030 bp_pc_params.color_depth in dcn31_program_pix_clk()
[all...]
H A Ddce_link_encoder.c1049 enum dc_color_depth color_depth, in dce110_link_encoder_enable_tmds_output()
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()
1046 dce110_link_encoder_enable_tmds_output( struct link_encoder *enc, enum clock_source_id clock_source, enum dc_color_depth color_depth, enum signal_type signal, uint32_t pixel_clock) dce110_link_encoder_enable_tmds_output() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddsc.h41 enum dc_color_depth color_depth; /* Bits per component */ member
87 union dsc_color_depth color_depth; member
H A Dopp.h223 enum dc_color_depth color_depth; /* clean up to uint32_t */ member
310 enum dc_color_depth color_depth,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c276 dsc_common_caps->color_depth.raw = dsc_sink_caps->color_depth.raw & dsc_enc_caps->color_depth.raw; in intersect_dsc_caps()
277 if (!dsc_common_caps->color_depth.raw) in intersect_dsc_caps()
639 is_dsc_possible = (bool)dsc_common_caps.color_depth.bits.COLOR_DEPTH_8_BPC; in setup_dsc_config()
642 is_dsc_possible = (bool)dsc_common_caps.color_depth.bits.COLOR_DEPTH_10_BPC; in setup_dsc_config()
645 is_dsc_possible = (bool)dsc_common_caps.color_depth.bits.COLOR_DEPTH_12_BPC; in setup_dsc_config()
789 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddsc.h41 enum dc_color_depth color_depth; /* Bits per component */ member
89 union dsc_color_depth color_depth; member
H A Dopp.h223 enum dc_color_depth color_depth; /* clean up to uint32_t */ member
310 enum dc_color_depth color_depth,
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.h81 enum color_depth { enum
140 enum color_depth color_depth; member
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.h81 enum color_depth { enum
140 enum color_depth color_depth; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c356 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()
529 dsc_common_caps->color_depth.raw = dsc_sink_caps->color_depth.raw & dsc_enc_caps->color_depth.raw; in intersect_dsc_caps()
530 if (!dsc_common_caps->color_depth.raw) in intersect_dsc_caps()
925 is_dsc_possible = (bool)dsc_common_caps.color_depth.bits.COLOR_DEPTH_8_BPC; in setup_dsc_config()
928 is_dsc_possible = (bool)dsc_common_caps.color_depth.bits.COLOR_DEPTH_10_BPC; in setup_dsc_config()
931 is_dsc_possible = (bool)dsc_common_caps.color_depth.bits.COLOR_DEPTH_12_BPC; in setup_dsc_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c921 enum dc_color_depth color_depth, in dcn10_link_encoder_enable_tmds_output()
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()
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()
918 dcn10_link_encoder_enable_tmds_output( struct link_encoder *enc, enum clock_source_id clock_source, enum dc_color_depth color_depth, enum signal_type signal, uint32_t pixel_clock) dcn10_link_encoder_enable_tmds_output() argument
955 dcn10_link_encoder_enable_tmds_output_with_clk_pattern_wa( struct link_encoder *enc, enum clock_source_id clock_source, enum dc_color_depth color_depth, enum signal_type signal, uint32_t pixel_clock) dcn10_link_encoder_enable_tmds_output_with_clk_pattern_wa() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c427 enum dc_color_depth color_depth = pipe_ctx-> in set_crtc_test_pattern() local
488 controller_test_pattern, color_depth); in set_crtc_test_pattern()
519 color_depth, in set_crtc_test_pattern()
533 color_depth, in set_crtc_test_pattern()
550 color_depth); in set_crtc_test_pattern()
562 color_depth, in set_crtc_test_pattern()
576 color_depth, in set_crtc_test_pattern()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/edp/
H A Dedp_ctrl.c106 u32 color_depth; member
409 bpp = ctrl->color_depth * 3; in edp_fill_link_cfg()
445 if (ctrl->color_depth == 8) in edp_config_ctrl()
705 bpp = ctrl->color_depth * 3; in edp_link_rate_down_shift()
831 if (ctrl->color_depth == 8) in edp_clock_synchrous()
833 else if (ctrl->color_depth == 10) in edp_clock_synchrous()
835 else if (ctrl->color_depth == 12) in edp_clock_synchrous()
837 else if (ctrl->color_depth == 16) in edp_clock_synchrous()
1298 ctrl->color_depth = info->bpc; in msm_edp_ctrl_timing_cfg()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_opp.c45 enum dc_color_depth color_depth, in opp2_set_disp_pattern_generator()
73 switch (color_depth) { in opp2_set_disp_pattern_generator()
41 opp2_set_disp_pattern_generator( struct output_pixel_processor *opp, enum controller_dp_test_pattern test_pattern, enum controller_dp_color_space color_space, enum dc_color_depth color_depth, const struct tg_color *solid_color, int width, int height, int offset) opp2_set_disp_pattern_generator() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_opp.c45 enum dc_color_depth color_depth, in opp2_set_disp_pattern_generator()
73 switch (color_depth) { in opp2_set_disp_pattern_generator()
41 opp2_set_disp_pattern_generator( struct output_pixel_processor *opp, enum controller_dp_test_pattern test_pattern, enum controller_dp_color_space color_space, enum dc_color_depth color_depth, const struct tg_color *solid_color, int width, int height, int offset) opp2_set_disp_pattern_generator() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.h79 enum dc_color_depth color_depth,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c924 enum dc_color_depth color_depth, in dcn10_link_encoder_enable_tmds_output()
947 cntl.color_depth = color_depth; in dcn10_link_encoder_enable_tmds_output()
986 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dcn10_link_encoder_enable_dp_output()
1025 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dcn10_link_encoder_enable_dp_mst_output()
921 dcn10_link_encoder_enable_tmds_output( struct link_encoder *enc, enum clock_source_id clock_source, enum dc_color_depth color_depth, enum signal_type signal, uint32_t pixel_clock) dcn10_link_encoder_enable_tmds_output() argument

Completed in 27 milliseconds

123456