Home
last modified time | relevance | path

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

12

/linux/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
139 enum dc_color_depth color_depth; member
149 enum dc_color_depth color_depth; /* not used for DCE6.0 */ member
239 enum transmitter_color_depth color_depth; member
H A Daudio_types.h54 enum dc_color_depth color_depth; member
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c990 enum dc_color_depth color_depth; in dce_transform_set_pixel_storage_depth() local
994 color_depth = COLOR_DEPTH_666; in dce_transform_set_pixel_storage_depth()
999 color_depth = COLOR_DEPTH_888; in dce_transform_set_pixel_storage_depth()
1004 color_depth = COLOR_DEPTH_101010; in dce_transform_set_pixel_storage_depth()
1009 color_depth = COLOR_DEPTH_121212; in dce_transform_set_pixel_storage_depth()
1014 color_depth = COLOR_DEPTH_101010; in dce_transform_set_pixel_storage_depth()
1021 set_denormalization(xfm_dce, color_depth); in dce_transform_set_pixel_storage_depth()
1022 program_bit_depth_reduction(xfm_dce, color_depth, bit_depth_params); in dce_transform_set_pixel_storage_depth()
1042 enum dc_color_depth color_depth; in dce60_transform_set_pixel_storage_depth() local
1046 color_depth = COLOR_DEPTH_666; in dce60_transform_set_pixel_storage_depth()
[all …]
H 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()
880 bp_pc_params.color_depth = TRANSMITTER_COLOR_DEPTH_30; in dce110_program_pix_clk()
883 bp_pc_params.color_depth = TRANSMITTER_COLOR_DEPTH_36; in dce110_program_pix_clk()
886 bp_pc_params.color_depth = TRANSMITTER_COLOR_DEPTH_48; 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()
[all …]
H A Ddce_link_encoder.c1138 enum dc_color_depth color_depth, in dce110_link_encoder_enable_tmds_output() argument
1161 cntl.color_depth = color_depth; in dce110_link_encoder_enable_tmds_output()
1248 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce110_link_encoder_enable_dp_output()
1287 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce110_link_encoder_enable_dp_mst_output()
1327 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce60_link_encoder_enable_dp_output()
1366 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce60_link_encoder_enable_dp_mst_output()
H A Ddce_stream_encoder.c547 cntl.color_depth = crtc_timing->display_color_depth; in dce110_stream_encoder_hdmi_set_stream_attribute()
1172 enum dc_color_depth color_depth, in get_audio_clock_info() argument
1182 switch (color_depth) { in get_audio_clock_info()
1288 get_audio_clock_info(crtc_info->color_depth, in dce110_se_setup_hdmi_audio()
H A Ddce_link_encoder.h248 enum dc_color_depth color_depth,
H A Ddce_audio.c193 switch (crtc_info->color_depth) { in check_audio_bandwidth_hdmi()
413 switch (crtc_info->color_depth) { in calculate_available_hblank_bw_in_symbols()
/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddsc.h41 enum dc_color_depth color_depth; /* Bits per component */ member
96 union dsc_color_depth color_depth; member
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H 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()
H A Ddce110_timing_generator.h226 enum dc_color_depth color_depth);
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c252 switch (cntl->color_depth) { in encoder_control_digx_v3()
298 switch (cntl->color_depth) { in encoder_control_digx_v4()
338 switch (cntl->color_depth) { in encoder_control_digx_v5()
356 switch (cntl->color_depth) { in encoder_control_digx_v5()
849 switch (cntl->color_depth) { in transmitter_control_v1_5()
908 switch (cntl->color_depth) { in transmitter_control_v1_6()
1100 switch (bp_params->color_depth) { in set_pixel_clock_v5()
1191 switch (bp_params->color_depth) { in set_pixel_clock_v6()
1251 …DeepColorRatio = (uint8_t) bp->cmd_helper->transmitter_color_depth_to_atom(bp_params->color_depth); in set_pixel_clock_v7()
1800 switch (bp_params->color_depth) { in select_crtc_source_v3()
[all …]
/linux/drivers/gpu/drm/bridge/synopsys/
H 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()
/linux/drivers/gpu/drm/amd/display/dc/dio/virtual/
H A Dvirtual_link_encoder.c44 enum dc_color_depth color_depth, in virtual_link_encoder_enable_tmds_output() argument
/linux/drivers/gpu/drm/bridge/analogix/
H 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()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dclock_source.h94 enum dc_color_depth color_depth; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h336 enum dc_color_depth color_depth; member
356 enum dc_color_depth color_depth; member
384 enum dc_color_depth color_depth; member
1181 enum dc_color_depth color_depth,
1223 enum dc_color_depth color_depth,
1754 enum dc_color_depth color_depth,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h242 enum dc_color_depth color_depth; member
H A Dlink_encoder.h123 enum dc_color_depth color_depth,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.h149 enum dc_color_depth color_depth,
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c1816 enum dc_color_depth color_depth, in hwss_add_opp_set_dyn_expansion() argument
1822 …_state->steps[*seq_state->num_steps].params.opp_set_dyn_expansion_params.color_depth = color_depth; in hwss_add_opp_set_dyn_expansion()
2341 dsc_cfg.color_depth = stream->timing.display_color_depth; in hwss_dsc_calculate_and_set_config()
2438 enum dc_color_depth color_depth = params->opp_set_dyn_expansion_params.color_depth; in hwss_opp_set_dyn_expansion() local
2442 opp->funcs->opp_set_dyn_expansion(opp, color_space, color_depth, signal); in hwss_opp_set_dyn_expansion()
2476 enum dc_color_depth color_depth = params->opp_set_disp_pattern_generator_params.color_depth; in hwss_opp_set_disp_pattern_generator() local
2485 color_depth, solid_color, width, height, offset); in hwss_opp_set_disp_pattern_generator()
3265 enum dc_color_depth color_depth, in hwss_add_opp_set_disp_pattern_generator() argument
3277 …teps[*seq_state->num_steps].params.opp_set_disp_pattern_generator_params.color_depth = color_depth; in hwss_add_opp_set_disp_pattern_generator()
/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c139 unsigned int color_depth; member
1007 unsigned int color_depth; in allegro_encoder_buffer_init() local
1031 color_depth = supports_10_bit ? 10 : 8; in allegro_encoder_buffer_init()
1033 buffer->size = color_depth * 32 * memory_depth; in allegro_encoder_buffer_init()
1034 buffer->color_depth = color_depth; in allegro_encoder_buffer_init()
1040 buffer->size, color_depth); in allegro_encoder_buffer_init()
1060 msg.encoder_buffer_color_depth = dev->encoder_buffer.color_depth; in allegro_mcu_send_init()
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.h329 u8 color_format, color_depth; member
/linux/drivers/gpu/drm/gma500/
H A Dintel_bios.h461 u32 color_depth; member
/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c800 enum dc_color_depth color_depth) in dce120_timing_generator_set_test_pattern() argument
825 switch (color_depth) { in dce120_timing_generator_set_test_pattern()

12