Home
last modified time | relevance | path

Searched refs:COLOR_DEPTH_121212 (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c607 case COLOR_DEPTH_121212: in set_clamp()
799 ASSERT(depth < COLOR_DEPTH_121212); /* Invalid clamp bit depth */ in program_bit_depth_reduction()
859 ASSERT(depth < COLOR_DEPTH_121212); /* Invalid clamp bit depth */ in dce60_program_bit_depth_reduction()
966 case COLOR_DEPTH_121212: in set_denormalization()
1006 color_depth = COLOR_DEPTH_121212; in dce_transform_set_pixel_storage_depth()
1060 color_depth = COLOR_DEPTH_121212; in dce60_transform_set_pixel_storage_depth()
H A Ddce_clock_source.c413 case COLOR_DEPTH_121212: in pll_adjust_pix_clk()
551 case COLOR_DEPTH_121212: in dce112_get_pix_clk_dividers_helper()
784 case COLOR_DEPTH_121212: in dce110_program_pixel_clk_resync()
822 case COLOR_DEPTH_121212: in dce112_program_pixel_clk_resync()
880 case COLOR_DEPTH_121212: in dce110_program_pix_clk()
1148 case COLOR_DEPTH_121212: in dcn3_get_pix_clk_dividers()
H A Ddce_stream_encoder.c365 case COLOR_DEPTH_121212: in dce110_stream_encoder_dp_set_stream_attribute()
389 case COLOR_DEPTH_121212: in dce110_stream_encoder_dp_set_stream_attribute()
605 case COLOR_DEPTH_121212: in dce110_stream_encoder_hdmi_set_stream_attribute()
1289 case COLOR_DEPTH_121212: in get_audio_clock_info()
H A Ddce_opp.c630 case COLOR_DEPTH_121212: in dce110_opp_set_dyn_expansion()
H A Ddce_audio.c208 case COLOR_DEPTH_121212: in check_audio_bandwidth_hdmi()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c332 case COLOR_DEPTH_121212: in enc1_stream_encoder_dp_set_stream_attribute()
360 case COLOR_DEPTH_121212: in enc1_stream_encoder_dp_set_stream_attribute()
537 case COLOR_DEPTH_121212: in enc1_stream_encoder_hdmi_set_stream_attribute()
1226 case COLOR_DEPTH_121212: in get_audio_clock_info()
1581 *depth = COLOR_DEPTH_121212; in enc1_stream_encoder_dp_get_pixel_format()
H A Ddcn10_opp.c263 case COLOR_DEPTH_121212: in opp1_set_dyn_expansion()
H A Ddcn10_optc.c991 case COLOR_DEPTH_121212: in optc1_set_test_pattern()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c62 case COLOR_DEPTH_121212: in dc_dsc_bandwidth_in_kbps_from_timing()
644 case COLOR_DEPTH_121212: in setup_dsc_config()
942 case COLOR_DEPTH_121212: in dc_dsc_get_policy_for_timing()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c255 case COLOR_DEPTH_121212: in encoder_control_digx_v3()
301 case COLOR_DEPTH_121212: in encoder_control_digx_v4()
341 case COLOR_DEPTH_121212: in encoder_control_digx_v5()
357 case COLOR_DEPTH_121212: in encoder_control_digx_v5()
849 case COLOR_DEPTH_121212: in transmitter_control_v1_5()
908 case COLOR_DEPTH_121212: in transmitter_control_v1_6()
H A Dcommand_table2.c157 case COLOR_DEPTH_121212: in encoder_control_digx_v1_5()
173 case COLOR_DEPTH_121212: in encoder_control_digx_v1_5()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/info_packet/
H A Dinfo_packet.c382 case COLOR_DEPTH_121212: in mod_build_vsc_infopacket()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_opp.c83 case COLOR_DEPTH_121212: in opp2_set_disp_pattern_generator()
H A Ddcn20_mpc.c98 case COLOR_DEPTH_121212: in mpc2_set_denorm()
H A Ddcn20_dsc.c461 case COLOR_DEPTH_121212: in dsc_dc_color_depth_to_dsc_bits_per_comp()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h650 COLOR_DEPTH_121212, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_opp_csc_v.c484 case COLOR_DEPTH_121212: in set_Denormalization()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c601 case COLOR_DEPTH_121212: in enc3_stream_encoder_hdmi_set_stream_attribute()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c2384 else if (timing->display_color_depth == COLOR_DEPTH_121212) in get_timing_pixel_clock_100hz()
2439 case COLOR_DEPTH_121212: in dp_active_dongle_validate_timing()
3444 case COLOR_DEPTH_121212: in dc_bandwidth_in_kbps_from_timing()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c615 .max_hdmi_deep_color = COLOR_DEPTH_121212,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c877 case COLOR_DEPTH_121212: in dce120_timing_generator_set_test_pattern()
H A Ddce120_resource.c699 .max_hdmi_deep_color = COLOR_DEPTH_121212,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c711 .max_hdmi_deep_color = COLOR_DEPTH_121212,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c716 .max_hdmi_deep_color = COLOR_DEPTH_121212,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c617 .max_hdmi_deep_color = COLOR_DEPTH_121212,

12