Home
last modified time | relevance | path

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

12

/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_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_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/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);
H A Ddce110_timing_generator.c709 enum dc_color_depth color_depth) in dce110_timing_generator_set_test_pattern() argument
735 switch (color_depth) { in dce110_timing_generator_set_test_pattern()
/linux/drivers/gpu/drm/amd/display/include/
H A Daudio_types.h54 enum dc_color_depth color_depth; member
/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c486 enum dc_color_depth color_depth = pipe_ctx-> in set_crtc_test_pattern() local
511 controller_test_pattern, color_depth); in set_crtc_test_pattern()
532 tp_params->color_depth, in set_crtc_test_pattern()
551 color_depth); in set_crtc_test_pattern()
564 tp_params->color_depth, in set_crtc_test_pattern()
/linux/drivers/gpu/drm/amd/display/dc/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/amd/display/dc/inc/
H A Dclock_source.h94 enum dc_color_depth color_depth; member
/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/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,
1221 enum dc_color_depth color_depth,
1741 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
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.h149 enum dc_color_depth color_depth,
H A Ddcn20_hwseq.c2039 pipe_ctx->stream_res.test_pattern_params.color_depth, in dcn20_program_pipe()
3250 enum dc_color_depth color_depth, in dcn20_set_disp_pattern_generator() argument
3255 color_space, color_depth, solid_color, width, height, offset); in dcn20_set_disp_pattern_generator()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c1814 enum dc_color_depth color_depth, in hwss_add_opp_set_dyn_expansion() argument
1820 …_state->steps[*seq_state->num_steps].params.opp_set_dyn_expansion_params.color_depth = color_depth; in hwss_add_opp_set_dyn_expansion()
2339 dsc_cfg.color_depth = stream->timing.display_color_depth; in hwss_dsc_calculate_and_set_config()
2436 enum dc_color_depth color_depth = params->opp_set_dyn_expansion_params.color_depth; in hwss_opp_set_dyn_expansion() local
2440 opp->funcs->opp_set_dyn_expansion(opp, color_space, color_depth, signal); in hwss_opp_set_dyn_expansion()
2474 enum dc_color_depth color_depth = params->opp_set_disp_pattern_generator_params.color_depth; in hwss_opp_set_disp_pattern_generator() local
2483 color_depth, solid_color, width, height, offset); in hwss_opp_set_disp_pattern_generator()
3263 enum dc_color_depth color_depth, in hwss_add_opp_set_disp_pattern_generator() argument
3275 …teps[*seq_state->num_steps].params.opp_set_disp_pattern_generator_params.color_depth = color_depth; in hwss_add_opp_set_disp_pattern_generator()
H A Ddc_resource.c1459 enum dc_color_depth color_depth = otg_master->stream->timing.display_color_depth; in resource_build_test_pattern_params() local
1478 params->color_depth = color_depth; in resource_build_test_pattern_params()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
H A Ddcn10_link_encoder.h586 enum dc_color_depth color_depth,
593 enum dc_color_depth color_depth,
H A Ddcn10_stream_encoder.h736 enum dc_color_depth color_depth,
/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()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h889 union dsc_color_depth color_depth; member
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c839 dsc_cfg.color_depth = stream->timing.display_color_depth; in link_set_dsc_on_stream()
971 dsc_cfg.color_depth = stream->timing.display_color_depth; in link_set_dsc_pps_packet()
/linux/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_component.c1060 malidp_write32(reg, IPS_DEPTH, st->color_depth); in d71_improc_update()

12