/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_transform.c | 985 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 = COLOR_DEPTH_666; in dce60_transform_set_pixel_storage_depth() [all …]
|
H A D | dce_clock_source.c | 410 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() 1023 switch (pix_clk_params->color_depth) { in dcn31_program_pix_clk() 1040 bp_pc_params.color_depth = bp_pc_colour_depth; in dcn31_program_pix_clk() [all …]
|
H A D | dce_link_encoder.c | 1049 enum dc_color_depth color_depth, in dce110_link_encoder_enable_tmds_output() argument 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()
|
/linux/drivers/gpu/drm/amd/display/include/ |
H A D | bios_parser_types.h | 117 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 D | audio_types.h | 54 enum dc_color_depth color_depth; member
|
/linux/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix_dp_core.h | 81 enum color_depth { enum 135 enum color_depth color_depth; member
|
H A D | analogix_dp_core.c | 1425 video->color_depth = COLOR_12; in analogix_dp_bridge_mode_set() 1428 video->color_depth = COLOR_10; in analogix_dp_bridge_mode_set() 1431 video->color_depth = COLOR_8; in analogix_dp_bridge_mode_set() 1434 video->color_depth = COLOR_6; in analogix_dp_bridge_mode_set() 1437 video->color_depth = COLOR_8; in analogix_dp_bridge_mode_set() 1461 &video->color_depth); in analogix_dp_bridge_mode_set()
|
/linux/drivers/gpu/drm/amd/display/dc/dsc/ |
H A D | dsc.h | 41 enum dc_color_depth color_depth; /* Bits per component */ member 91 union dsc_color_depth color_depth; member
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/ |
H A D | dcn10_link_encoder.c | 921 enum dc_color_depth color_depth, in dcn10_link_encoder_enable_tmds_output() argument 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() argument 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()
|
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | opp.h | 254 enum dc_color_depth color_depth; /* clean up to uint32_t */ member 341 enum dc_color_depth color_depth,
|
H A D | hw_shared.h | 187 enum dc_color_depth color_depth; member
|
/linux/drivers/gpu/drm/amd/display/dc/link/accessories/ |
H A D | link_dp_cts.c | 425 enum dc_color_depth color_depth = pipe_ctx-> in set_crtc_test_pattern() local 450 controller_test_pattern, color_depth); in set_crtc_test_pattern() 471 tp_params->color_depth, in set_crtc_test_pattern() 490 color_depth); in set_crtc_test_pattern() 503 tp_params->color_depth, in set_crtc_test_pattern()
|
/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_opp_csc_v.c | 463 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 D | dce110_timing_generator.h | 226 enum dc_color_depth color_depth);
|
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn20/ |
H A D | dcn20_opp.c | 46 enum dc_color_depth color_depth, in opp2_set_disp_pattern_generator() argument 74 switch (color_depth) { in opp2_set_disp_pattern_generator()
|
/linux/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | command_table.c | 248 switch (cntl->color_depth) { in encoder_control_digx_v3() 294 switch (cntl->color_depth) { in encoder_control_digx_v4() 334 switch (cntl->color_depth) { in encoder_control_digx_v5() 352 switch (cntl->color_depth) { in encoder_control_digx_v5() 845 switch (cntl->color_depth) { in transmitter_control_v1_5() 904 switch (cntl->color_depth) { in transmitter_control_v1_6() 1096 switch (bp_params->color_depth) { in set_pixel_clock_v5() 1187 switch (bp_params->color_depth) { in set_pixel_clock_v6() 1247 …DeepColorRatio = (uint8_t) bp->cmd_helper->transmitter_color_depth_to_atom(bp_params->color_depth); in set_pixel_clock_v7() 2283 (uint8_t)(cntl->color_depth); in external_encoder_control_v3()
|
H A D | command_table2.c | 146 switch (cntl->color_depth) { in encoder_control_digx_v1_5() 164 switch (cntl->color_depth) { in encoder_control_digx_v1_5() 485 bp_params->color_depth); in set_pixel_clock_v7() 490 pll_id, bp_params->color_depth); in set_pixel_clock_v7()
|
/linux/drivers/gpu/drm/rockchip/ |
H A D | cdn-dp-core.h | 44 int color_depth; member
|
H A D | cdn-dp-reg.c | 606 switch (video->color_depth) { in cdn_dp_get_msa_misc() 640 (video->color_depth * 2) : (video->color_depth * 3); in cdn_dp_config_video() 687 switch (video->color_depth) { in cdn_dp_config_video()
|
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/ |
H A D | dcn20_dsc.c | 112 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_8_BPC = 1; in dsc2_get_enc_caps() 113 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_10_BPC = 1; in dsc2_get_enc_caps() 114 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_12_BPC = 1; in dsc2_get_enc_caps() 186 DC_LOG_DSC("\tcolor_depth %d", config->color_depth); in dsc_config_log() 410 …c_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/amd/display/dc/dsc/dcn401/ |
H A D | dcn401_dsc.c | 108 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_8_BPC = 1; in dsc401_get_enc_caps() 109 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_10_BPC = 1; in dsc401_get_enc_caps() 110 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_12_BPC = 1; in dsc401_get_enc_caps()
|
/linux/drivers/gpu/drm/amd/display/dc/virtual/ |
H A D | virtual_link_encoder.c | 44 enum dc_color_depth color_depth, in virtual_link_encoder_enable_tmds_output() argument
|
/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/bridge/synopsys/ |
H A D | dw-hdmi.c | 1156 int color_depth = 0; in hdmi_video_csc() local 1168 color_depth = HDMI_CSC_SCALE_CSC_COLORDE_PTH_24BPP; in hdmi_video_csc() 1171 color_depth = HDMI_CSC_SCALE_CSC_COLORDE_PTH_30BPP; in hdmi_video_csc() 1174 color_depth = HDMI_CSC_SCALE_CSC_COLORDE_PTH_36BPP; in hdmi_video_csc() 1177 color_depth = HDMI_CSC_SCALE_CSC_COLORDE_PTH_48BPP; in hdmi_video_csc() 1186 hdmi_modb(hdmi, color_depth, HDMI_CSC_SCALE_CSC_COLORDE_PTH_MASK, in hdmi_video_csc() 1199 unsigned int color_depth = 0; in hdmi_video_packetize() local 1213 color_depth = 4; in hdmi_video_packetize() 1218 color_depth = 5; in hdmi_video_packetize() 1221 color_depth = 6; in hdmi_video_packetize() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
H A D | dcn20_hwseq.h | 149 enum dc_color_depth color_depth,
|