| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_transform.c | 607 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 D | dce_clock_source.c | 413 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 D | dce_stream_encoder.c | 365 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 D | dce_opp.c | 630 case COLOR_DEPTH_121212: in dce110_opp_set_dyn_expansion()
|
| H A D | dce_audio.c | 208 case COLOR_DEPTH_121212: in check_audio_bandwidth_hdmi()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_stream_encoder.c | 332 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 D | dcn10_opp.c | 263 case COLOR_DEPTH_121212: in opp1_set_dyn_expansion()
|
| H A D | dcn10_optc.c | 991 case COLOR_DEPTH_121212: in optc1_set_test_pattern()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dsc/ |
| H A D | dc_dsc.c | 62 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 D | command_table.c | 255 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 D | command_table2.c | 157 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 D | info_packet.c | 382 case COLOR_DEPTH_121212: in mod_build_vsc_infopacket()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_opp.c | 83 case COLOR_DEPTH_121212: in opp2_set_disp_pattern_generator()
|
| H A D | dcn20_mpc.c | 98 case COLOR_DEPTH_121212: in mpc2_set_denorm()
|
| H A D | dcn20_dsc.c | 461 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 D | dc_hw_types.h | 650 COLOR_DEPTH_121212, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_opp_csc_v.c | 484 case COLOR_DEPTH_121212: in set_Denormalization()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_dio_stream_encoder.c | 601 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 D | dc_link.c | 2384 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 D | dce100_resource.c | 615 .max_hdmi_deep_color = COLOR_DEPTH_121212,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce120/ |
| H A D | dce120_timing_generator.c | 877 case COLOR_DEPTH_121212: in dce120_timing_generator_set_test_pattern()
|
| H A D | dce120_resource.c | 699 .max_hdmi_deep_color = COLOR_DEPTH_121212,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce60/ |
| H A D | dce60_resource.c | 711 .max_hdmi_deep_color = COLOR_DEPTH_121212,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce80/ |
| H A D | dce80_resource.c | 716 .max_hdmi_deep_color = COLOR_DEPTH_121212,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce112/ |
| H A D | dce112_resource.c | 617 .max_hdmi_deep_color = COLOR_DEPTH_121212,
|