/linux/drivers/gpu/drm/amd/display/dc/link/ |
H A D | link_validation.c | 50 else if (timing->display_color_depth == COLOR_DEPTH_121212) in get_tmds_output_pixel_clock_100hz() 107 case COLOR_DEPTH_121212: in dp_active_dongle_validate_timing() 173 else if (timing->display_color_depth == COLOR_DEPTH_121212 && in dp_active_dongle_validate_timing() 188 else if (timing->display_color_depth == COLOR_DEPTH_121212 && in dp_active_dongle_validate_timing() 203 else if (timing->display_color_depth == COLOR_DEPTH_121212 && in dp_active_dongle_validate_timing() 218 else if (timing->display_color_depth == COLOR_DEPTH_121212 && in dp_active_dongle_validate_timing()
|
/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_clock_source.c | 414 case COLOR_DEPTH_121212: in pll_adjust_pix_clk() 552 case COLOR_DEPTH_121212: in dce112_get_pix_clk_dividers_helper() 785 case COLOR_DEPTH_121212: in dce110_program_pixel_clk_resync() 823 case COLOR_DEPTH_121212: in dce112_program_pixel_clk_resync() 882 case COLOR_DEPTH_121212: in dce110_program_pix_clk() 1031 case COLOR_DEPTH_121212: in dcn31_program_pix_clk() 1133 case COLOR_DEPTH_121212: in dcn401_program_pix_clk() 1389 case COLOR_DEPTH_121212: in dcn3_get_pix_clk_dividers()
|
H A D | dce_transform.c | 605 case COLOR_DEPTH_121212: in set_clamp() 797 ASSERT(depth <= COLOR_DEPTH_121212); /* Invalid clamp bit depth */ in program_bit_depth_reduction() 857 ASSERT(depth <= COLOR_DEPTH_121212); /* Invalid clamp bit depth */ in dce60_program_bit_depth_reduction() 964 case COLOR_DEPTH_121212: in set_denormalization() 1004 color_depth = COLOR_DEPTH_121212; in dce_transform_set_pixel_storage_depth() 1050 color_depth = COLOR_DEPTH_121212; in dce60_transform_set_pixel_storage_depth()
|
H A D | dce_stream_encoder.c | 351 case COLOR_DEPTH_121212: in dce110_stream_encoder_dp_set_stream_attribute() 374 case COLOR_DEPTH_121212: in dce110_stream_encoder_dp_set_stream_attribute() 585 case COLOR_DEPTH_121212: in dce110_stream_encoder_hdmi_set_stream_attribute() 1188 case COLOR_DEPTH_121212: in get_audio_clock_info()
|
H A D | dce_opp.c | 625 case COLOR_DEPTH_121212: in dce110_opp_set_dyn_expansion()
|
H A D | dce_audio.c | 200 case COLOR_DEPTH_121212: in check_audio_bandwidth_hdmi() 423 case COLOR_DEPTH_121212: in calculate_available_hblank_bw_in_symbols()
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/ |
H A D | dcn10_stream_encoder.c | 328 case COLOR_DEPTH_121212: in enc1_stream_encoder_dp_set_stream_attribute() 356 case COLOR_DEPTH_121212: in enc1_stream_encoder_dp_set_stream_attribute() 532 case COLOR_DEPTH_121212: in enc1_stream_encoder_hdmi_set_stream_attribute() 1180 case COLOR_DEPTH_121212: in get_audio_clock_info() 1538 *depth = COLOR_DEPTH_121212; in enc1_stream_encoder_dp_get_pixel_format()
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn401/ |
H A D | dcn401_dio_stream_encoder.c | 165 case COLOR_DEPTH_121212: in enc401_stream_encoder_hdmi_set_stream_attribute() 524 case COLOR_DEPTH_121212: in enc401_stream_encoder_dp_set_stream_attribute() 597 case COLOR_DEPTH_121212: in enc401_stream_encoder_dp_set_stream_attribute()
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_debug.c | 305 case COLOR_DEPTH_121212: in dc_color_depth_to_str()
|
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn10/ |
H A D | dcn10_opp.c | 279 case COLOR_DEPTH_121212: in opp1_set_dyn_expansion()
|
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn20/ |
H A D | dcn20_opp.c | 84 case COLOR_DEPTH_121212: in opp2_set_disp_pattern_generator()
|
/linux/drivers/gpu/drm/amd/display/modules/info_packet/ |
H A D | info_packet.c | 414 case COLOR_DEPTH_121212: in mod_build_vsc_infopacket()
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/ |
H A D | dcn314_dio_stream_encoder.c | 207 case COLOR_DEPTH_121212: in enc314_stream_encoder_hdmi_set_stream_attribute()
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn32/ |
H A D | dcn32_dio_stream_encoder.c | 165 case COLOR_DEPTH_121212: in enc32_stream_encoder_hdmi_set_stream_attribute()
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/ |
H A D | dcn35_dio_stream_encoder.c | 153 case COLOR_DEPTH_121212: in enc35_stream_encoder_hdmi_set_stream_attribute()
|
/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_opp_csc_v.c | 484 case COLOR_DEPTH_121212: in set_Denormalization()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | dcn314_fpu.c | 381 case COLOR_DEPTH_121212: in dcn314_populate_dml_pipes_from_context_fpu()
|
/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_hw_types.h | 746 COLOR_DEPTH_121212, enumerator
|
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/ |
H A D | dcn31_hpo_dp_stream_encoder.c | 284 case COLOR_DEPTH_121212: in dcn31_hpo_dp_stream_enc_set_stream_attribute()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn351/ |
H A D | dcn351_fpu.c | 551 case COLOR_DEPTH_121212: in dcn351_populate_dml_pipes_from_context_fpu()
|
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn20/ |
H A D | dcn20_mpc.c | 97 case COLOR_DEPTH_121212: in mpc2_set_denorm()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn35/ |
H A D | dcn35_fpu.c | 518 case COLOR_DEPTH_121212: in dcn35_populate_dml_pipes_from_context_fpu()
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/ |
H A D | dcn30_dio_stream_encoder.c | 642 case COLOR_DEPTH_121212: in enc3_stream_encoder_hdmi_set_stream_attribute()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
H A D | dcn316_resource.c | 1069 .max_hdmi_deep_color = COLOR_DEPTH_121212, 1655 case COLOR_DEPTH_121212: in dcn316_populate_dml_pipes_from_context()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/ |
H A D | dce100_resource.c | 612 .max_hdmi_deep_color = COLOR_DEPTH_121212,
|