/Linux-v4.19/drivers/gpu/drm/amd/display/include/ |
D | bios_parser_types.h | 109 enum dc_color_depth color_depth; member 120 enum dc_color_depth color_depth; member 145 enum dc_color_depth color_depth; /* not used for DCE6.0 */ member 228 enum transmitter_color_depth color_depth; member
|
D | audio_types.h | 44 enum dc_color_depth color_depth; member
|
/Linux-v4.19/drivers/gpu/drm/bridge/analogix/ |
D | analogix_dp_core.h | 83 enum color_depth { enum 142 enum color_depth color_depth; member
|
D | analogix_dp_core.c | 1395 video->color_depth = COLOR_12; in analogix_dp_bridge_mode_set() 1398 video->color_depth = COLOR_10; in analogix_dp_bridge_mode_set() 1401 video->color_depth = COLOR_8; in analogix_dp_bridge_mode_set() 1404 video->color_depth = COLOR_6; in analogix_dp_bridge_mode_set() 1407 video->color_depth = COLOR_8; in analogix_dp_bridge_mode_set() 1433 &video->color_depth); in analogix_dp_bridge_mode_set()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_transform.c | 754 enum dc_color_depth color_depth; in dce_transform_set_pixel_storage_depth() local 758 color_depth = COLOR_DEPTH_666; in dce_transform_set_pixel_storage_depth() 763 color_depth = COLOR_DEPTH_888; in dce_transform_set_pixel_storage_depth() 768 color_depth = COLOR_DEPTH_101010; in dce_transform_set_pixel_storage_depth() 773 color_depth = COLOR_DEPTH_121212; in dce_transform_set_pixel_storage_depth() 778 color_depth = COLOR_DEPTH_101010; in dce_transform_set_pixel_storage_depth() 785 set_denormalization(xfm_dce, color_depth); in dce_transform_set_pixel_storage_depth() 786 program_bit_depth_reduction(xfm_dce, color_depth, bit_depth_params); in dce_transform_set_pixel_storage_depth()
|
D | dce_link_encoder.c | 924 enum dc_color_depth color_depth, in dce110_link_encoder_enable_tmds_output() argument 947 cntl.color_depth = color_depth; in dce110_link_encoder_enable_tmds_output() 986 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce110_link_encoder_enable_dp_output() 1025 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dce110_link_encoder_enable_dp_mst_output()
|
D | dce_clock_source.c | 399 switch (pix_clk_params->color_depth) { in pll_adjust_pix_clk() 536 switch (pix_clk_params->color_depth) { in dce112_get_pix_clk_dividers_helper() 978 pix_clk_params->color_depth); in dce110_program_pix_clk() 1005 pix_clk_params->color_depth, in dce110_program_pix_clk()
|
D | dce_link_encoder.h | 212 enum dc_color_depth color_depth,
|
/Linux-v4.19/drivers/gpu/drm/msm/edp/ |
D | edp_ctrl.c | 115 u32 color_depth; member 418 bpp = ctrl->color_depth * 3; in edp_fill_link_cfg() 454 if (ctrl->color_depth == 8) in edp_config_ctrl() 714 bpp = ctrl->color_depth * 3; in edp_link_rate_down_shift() 836 if (ctrl->color_depth == 8) in edp_clock_synchrous() 838 else if (ctrl->color_depth == 10) in edp_clock_synchrous() 840 else if (ctrl->color_depth == 12) in edp_clock_synchrous() 842 else if (ctrl->color_depth == 16) in edp_clock_synchrous() 1277 ctrl->color_depth = info->bpc; in msm_edp_ctrl_timing_cfg()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/ |
D | command_table2.c | 123 switch (cntl->color_depth) { in encoder_control_digx_v1_5() 141 switch (cntl->color_depth) { in encoder_control_digx_v1_5() 311 bp_params->color_depth); in set_pixel_clock_v7() 314 bp_params->target_pixel_clock, bp_params->color_depth); in set_pixel_clock_v7()
|
D | command_table.c | 302 switch (cntl->color_depth) { in encoder_control_digx_v5() 320 switch (cntl->color_depth) { in encoder_control_digx_v5() 812 switch (cntl->color_depth) { in transmitter_control_v1_5() 871 switch (cntl->color_depth) { in transmitter_control_v1_6() 1188 …DeepColorRatio = (uint8_t) bp->cmd_helper->transmitter_color_depth_to_atom(bp_params->color_depth); in set_pixel_clock_v7() 2316 (uint8_t)(cntl->color_depth); in external_encoder_control_v3()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_opp_csc_v.c | 463 enum dc_color_depth color_depth) in set_Denormalization() argument 467 switch (color_depth) { in set_Denormalization() 718 set_Denormalization(xfm, default_adjust->color_depth); in dce110_opp_v_set_csc_default()
|
D | dce110_timing_generator.h | 226 enum dc_color_depth color_depth);
|
/Linux-v4.19/drivers/gpu/drm/rockchip/ |
D | cdn-dp-core.h | 51 int color_depth; member
|
D | cdn-dp-reg.c | 614 switch (video->color_depth) { in cdn_dp_get_msa_misc() 648 (video->color_depth * 2) : (video->color_depth * 3); in cdn_dp_config_video() 696 switch (video->color_depth) { in cdn_dp_config_video()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/virtual/ |
D | virtual_link_encoder.c | 44 enum dc_color_depth color_depth, in virtual_link_encoder_enable_tmds_output() argument
|
/Linux-v4.19/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi.c | 829 int color_depth = 0; in hdmi_video_csc() local 841 color_depth = HDMI_CSC_SCALE_CSC_COLORDE_PTH_24BPP; in hdmi_video_csc() 844 color_depth = HDMI_CSC_SCALE_CSC_COLORDE_PTH_30BPP; in hdmi_video_csc() 847 color_depth = HDMI_CSC_SCALE_CSC_COLORDE_PTH_36BPP; in hdmi_video_csc() 850 color_depth = HDMI_CSC_SCALE_CSC_COLORDE_PTH_48BPP; in hdmi_video_csc() 859 hdmi_modb(hdmi, color_depth, HDMI_CSC_SCALE_CSC_COLORDE_PTH_MASK, in hdmi_video_csc() 872 unsigned int color_depth = 0; in hdmi_video_packetize() local 883 color_depth = 4; in hdmi_video_packetize() 887 color_depth = 5; in hdmi_video_packetize() 890 color_depth = 6; in hdmi_video_packetize() [all …]
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | hw_shared.h | 123 enum dc_color_depth color_depth; member
|
D | link_encoder.h | 125 enum dc_color_depth color_depth,
|
D | opp.h | 222 enum dc_color_depth color_depth; /* clean up to uint32_t */ member
|
D | timing_generator.h | 196 enum dc_color_depth color_depth);
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_link_encoder.c | 873 enum dc_color_depth color_depth, in dcn10_link_encoder_enable_tmds_output() argument 896 cntl.color_depth = color_depth; in dcn10_link_encoder_enable_tmds_output() 935 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dcn10_link_encoder_enable_dp_output() 974 cntl.color_depth = COLOR_DEPTH_UNDEFINED; in dcn10_link_encoder_enable_dp_mst_output()
|
D | dcn10_stream_encoder.c | 1095 enum dc_color_depth color_depth, in get_audio_clock_info() argument 1105 switch (color_depth) { in get_audio_clock_info() 1207 get_audio_clock_info(crtc_info->color_depth, in enc1_se_setup_hdmi_audio()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/ |
D | clock_source.h | 94 enum dc_color_depth color_depth; member
|
/Linux-v4.19/drivers/gpu/drm/udl/ |
D | udl_modeset.c | 310 int color_depth = 0; in udl_crtc_mode_set() local 325 wrptr = udl_set_color_depth(wrptr, color_depth); in udl_crtc_mode_set()
|