| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_transform.c | 999 enum dc_color_depth color_depth; in dce_transform_set_pixel_storage_depth() local 1003 color_depth = COLOR_DEPTH_666; in dce_transform_set_pixel_storage_depth() 1008 color_depth = COLOR_DEPTH_888; in dce_transform_set_pixel_storage_depth() 1013 color_depth = COLOR_DEPTH_101010; in dce_transform_set_pixel_storage_depth() 1018 color_depth = COLOR_DEPTH_121212; in dce_transform_set_pixel_storage_depth() 1023 color_depth = COLOR_DEPTH_101010; in dce_transform_set_pixel_storage_depth() 1030 set_denormalization(xfm_dce, color_depth); in dce_transform_set_pixel_storage_depth() 1031 program_bit_depth_reduction(xfm_dce, color_depth, bit_depth_params); in dce_transform_set_pixel_storage_depth() 1051 enum dc_color_depth color_depth; in dce60_transform_set_pixel_storage_depth() local 1055 color_depth in dce60_transform_set_pixel_storage_depth() [all...] |
| H A D | dce_clock_source.c | 406 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() 875 switch (pix_clk_params->color_depth) { in dce110_program_pix_clk() 877 bp_pc_params.color_depth = TRANSMITTER_COLOR_DEPTH_30; in dce110_program_pix_clk() 880 bp_pc_params.color_depth = TRANSMITTER_COLOR_DEPTH_36; in dce110_program_pix_clk() 883 bp_pc_params.color_depth = TRANSMITTER_COLOR_DEPTH_48; in dce110_program_pix_clk() 909 pix_clk_params->color_depth); in dce110_program_pix_clk() 957 pix_clk_params->color_depth, in dce112_program_pix_clk() 1028 switch (pix_clk_params->color_depth) { in dcn31_program_pix_clk() 1045 bp_pc_params.color_depth in dcn31_program_pix_clk() [all...] |
| H A D | dce_link_encoder.c | 1172 enum dc_color_depth color_depth, in dce110_link_encoder_enable_tmds_output() 1195 cntl.color_depth = color_depth; in dce110_link_encoder_enable_tmds_output() 1282 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce110_link_encoder_enable_dp_output() 1321 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce110_link_encoder_enable_dp_mst_output() 1361 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce60_link_encoder_enable_dp_output() 1400 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce60_link_encoder_enable_dp_mst_output() 1171 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
|
| H A D | dce_link_encoder.h | 248 enum dc_color_depth color_depth,
|
| /linux/drivers/gpu/drm/amd/display/dc/dsc/dcn35/ |
| H A D | dcn35_dsc.c | 134 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_8_BPC = 1; in dsc35_get_single_enc_caps() 135 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_10_BPC = 1; in dsc35_get_single_enc_caps() 136 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_12_BPC = 1; in dsc35_get_single_enc_caps()
|
| /linux/drivers/gpu/drm/amd/display/dc/dsc/ |
| H A D | dc_dsc.c | 743 dsc_sink_caps->color_depth.raw = dpcd_dsc_basic_data[DP_DSC_DEC_COLOR_DEPTH_CAP - DP_DSC_SUPPORT]; in intersect_dsc_caps() 908 dsc_sink_caps->color_depth.bits.COLOR_DEPTH_8_BPC = 1; in get_available_dsc_slices() 909 dsc_sink_caps->color_depth.bits.COLOR_DEPTH_10_BPC = in get_available_dsc_slices() 911 dsc_sink_caps->color_depth.bits.COLOR_DEPTH_12_BPC = 978 DC_LOG_DSC("\tcolor_depth 0x%x", dsc_enc_caps.color_depth.raw); in dec_num_slices() 1084 dsc_enc_caps->color_depth.raw = single_dsc_enc_caps.color_depth.raw; in setup_dsc_config() 1198 dsc_common_caps->color_depth.raw = dsc_sink_caps->color_depth.raw & dsc_enc_caps->color_depth in setup_dsc_config() [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_opp_csc_v.c | 472 enum dc_color_depth color_depth) in set_Denormalization() argument 476 switch (color_depth) { in set_Denormalization() 726 set_Denormalization(xfm, default_adjust->color_depth); in dce110_opp_v_set_csc_default()
|
| H A D | dce110_timing_generator.h | 226 enum dc_color_depth color_depth);
|
| /linux/drivers/gpu/drm/amd/display/include/ |
| H A D | audio_types.h | 54 enum dc_color_depth color_depth; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/ |
| H A D | dcn20_dsc.c | 106 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_8_BPC = 1; in dsc2_get_enc_caps() 107 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_10_BPC = 1; in dsc2_get_enc_caps() 108 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_12_BPC = 1; in dsc2_get_enc_caps() 188 DC_LOG_DSC("\tcolor_depth %d", config->color_depth); in dsc_config_log() 412 dsc_reg_vals->pps.bits_per_component = dsc_dc_color_depth_to_dsc_bits_per_comp(dsc_cfg->color_depth); in dsc_prepare_config()
|
| /linux/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-mipi-dsi2.c | 415 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/dsc/dcn401/ |
| H A D | dcn401_dsc.c | 84 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_8_BPC = 1; in dsc401_get_single_enc_caps() 85 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_10_BPC = 1; in dsc401_get_single_enc_caps() 86 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_12_BPC = 1; in dsc401_get_single_enc_caps()
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | clock_source.h | 94 enum dc_color_depth color_depth; member
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| H A D | dcn20_hwseq.h | 149 enum dc_color_depth color_depth,
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | link_encoder.h | 142 enum dc_color_depth color_depth,
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_hw_sequencer.c | 2183 enum dc_color_depth color_depth, in hwss_wait_for_outstanding_hw_updates() 2189 seq_state->steps[*seq_state->num_steps].params.opp_set_dyn_expansion_params.color_depth = color_depth; in hwss_wait_for_outstanding_hw_updates() 2728 dsc_cfg.color_depth = stream->timing.display_color_depth; 2859 enum dc_color_depth color_depth = params->opp_set_dyn_expansion_params.color_depth; in hwss_dsc_pg_status() 2863 opp->funcs->opp_set_dyn_expansion(opp, color_space, color_depth, signal); in hwss_dsc_pg_status() 2897 enum dc_color_depth color_depth = params->opp_set_disp_pattern_generator_params.color_depth; in hwss_dccg_set_ref_dscclk() 2906 color_depth, solid_colo in hwss_dccg_set_ref_dscclk() 1829 hwss_add_opp_set_dyn_expansion(struct block_sequence_state * seq_state,struct output_pixel_processor * opp,enum dc_color_space color_space,enum dc_color_depth color_depth,enum signal_type signal) hwss_add_opp_set_dyn_expansion() argument 2461 enum dc_color_depth color_depth = params->opp_set_dyn_expansion_params.color_depth; hwss_opp_set_dyn_expansion() local 2499 enum dc_color_depth color_depth = params->opp_set_disp_pattern_generator_params.color_depth; hwss_opp_set_disp_pattern_generator() local 3288 hwss_add_opp_set_disp_pattern_generator(struct block_sequence_state * seq_state,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,struct tg_color solid_color,bool use_solid_color,int width,int height,int offset) hwss_add_opp_set_disp_pattern_generator() argument [all...] |
| /linux/drivers/media/platform/allegro-dvt/ |
| H A D | allegro-core.c | 139 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/gma500/ |
| H A D | intel_bios.h | 461 u32 color_depth; member
|
| H A D | intel_bios.c | 66 switch ((edp->color_depth >> (panel_type * 2)) & 3) { in parse_edp()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/ |
| H A D | dce110_hwseq.c | 692 .color_depth = timing ? timing->display_color_depth : COLOR_DEPTH_888, in dce110_external_encoder_control() 1494 audio_output->crtc_info.color_depth = in build_audio_output() 2749 default_adjust.color_depth = in update_plane_addr() 3458 enum dc_color_depth color_depth, in dce110_enable_dp_link_output() 3465 color_depth, in dce110_enable_dp_link_output() 3374 dce110_enable_tmds_link_output(struct dc_link * link,const struct link_resource * link_res,enum signal_type signal,enum clock_source_id clock_source,enum dc_color_depth color_depth,uint32_t pixel_clock) dce110_enable_tmds_link_output() argument
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce110/ |
| H A D | dce110_resource.c | 907 pixel_clk_params->color_depth = in get_pixel_clock_parameters() 914 pixel_clk_params->color_depth = COLOR_DEPTH_888; in get_pixel_clock_parameters()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
| H A D | dcn10_resource.c | 1042 pixel_clk_params->color_depth = in get_pixel_clock_parameters() 1048 pixel_clk_params->color_depth = COLOR_DEPTH_888; in get_pixel_clock_parameters()
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_types.h | 943 union dsc_color_depth color_depth; 892 union dsc_color_depth color_depth; global() member
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
| H A D | dcn20_resource.c | 1280 pixel_clk_params->color_depth = in get_pixel_clock_parameters() 1286 pixel_clk_params->color_depth = COLOR_DEPTH_888; in get_pixel_clock_parameters() 1706 dsc_cfg.color_depth = stream->timing.display_color_depth; in dcn20_validate_dsc()
|
| /linux/drivers/gpu/drm/amd/display/dc/link/ |
| H A D | link_dpms.c | 753 dsc_cfg.color_depth = stream->timing.display_color_depth; in link_set_dsc_on_stream() 905 dsc_cfg.color_depth = stream->timing.display_color_depth; in link_update_dsc_config()
|