Home
last modified time | relevance | path

Searched refs:COLOR_DEPTH_888 (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c328 case COLOR_DEPTH_888: in enc1_stream_encoder_dp_set_stream_attribute()
356 case COLOR_DEPTH_888: in enc1_stream_encoder_dp_set_stream_attribute()
525 case COLOR_DEPTH_888: in enc1_stream_encoder_hdmi_set_stream_attribute()
620 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc1_stream_encoder_dvi_set_stream_attribute()
Ddcn10_opp.c247 case COLOR_DEPTH_888: in opp1_set_dyn_expansion()
Ddcn10_link_encoder.c604 case COLOR_DEPTH_888: in dcn10_link_encoder_validate_dvi_output()
629 if (crtc_timing->display_color_depth < COLOR_DEPTH_888) in dcn10_link_encoder_validate_hdmi_output()
Ddcn10_optc.c931 case COLOR_DEPTH_888: in optc1_set_test_pattern()
Ddcn10_resource.c1004 pixel_clk_params->color_depth = COLOR_DEPTH_888; in get_pixel_clock_parameters()
/Linux-v5.4/drivers/gpu/drm/amd/display/modules/info_packet/
Dinfo_packet.c361 case COLOR_DEPTH_888: in mod_build_vsc_infopacket()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c355 case COLOR_DEPTH_888: in dce110_stream_encoder_dp_set_stream_attribute()
382 case COLOR_DEPTH_888: in dce110_stream_encoder_dp_set_stream_attribute()
589 case COLOR_DEPTH_888: in dce110_stream_encoder_hdmi_set_stream_attribute()
686 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in dce110_stream_encoder_dvi_set_stream_attribute()
Ddce_transform.c427 case COLOR_DEPTH_888: in set_clamp()
724 case COLOR_DEPTH_888: in set_denormalization()
763 color_depth = COLOR_DEPTH_888; in dce_transform_set_pixel_storage_depth()
Ddce_opp.c469 case COLOR_DEPTH_888: in dce110_opp_set_dyn_expansion()
Ddce_link_encoder.c616 case COLOR_DEPTH_888: in dce110_link_encoder_validate_dvi_output()
641 if (crtc_timing->display_color_depth < COLOR_DEPTH_888) in dce110_link_encoder_validate_hdmi_output()
Ddce_clock_source.c774 case COLOR_DEPTH_888: in dce110_program_pixel_clk_resync()
814 case COLOR_DEPTH_888: in dce112_program_pixel_clk_resync()
Ddce_audio.c200 case COLOR_DEPTH_888: in check_audio_bandwidth_hdmi()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_opp.c75 case COLOR_DEPTH_888: in opp2_set_disp_pattern_generator()
Ddcn20_mpc.c83 case COLOR_DEPTH_888: in mpc2_set_denorm()
Ddcn20_dsc.c428 case COLOR_DEPTH_888: in dsc_dc_color_depth_to_dsc_bits_per_comp()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h644 COLOR_DEPTH_888, enumerator
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_opp_csc_v.c468 case COLOR_DEPTH_888: in set_Denormalization()
/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c214 case COLOR_DEPTH_888: in dm_helpers_dp_mst_write_payload_allocation_table()
Damdgpu_dm_debugfs.c712 case COLOR_DEPTH_888: in output_bpc_show()
Damdgpu_dm.c3196 return COLOR_DEPTH_888; in convert_color_depth_from_display_info()
3200 return COLOR_DEPTH_888; in convert_color_depth_from_display_info()
3266 if (timing_out->display_color_depth <= COLOR_DEPTH_888) in reduce_mode_colour_depth()
3276 if (timing_out->display_color_depth <= COLOR_DEPTH_888) in adjust_colour_depth_from_display_info()
3301 } while (timing_out->display_color_depth > COLOR_DEPTH_888); in adjust_colour_depth_from_display_info()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2075 display_color_depth = COLOR_DEPTH_888; in enable_link_hdmi()
2244 case COLOR_DEPTH_888: in dp_active_dongle_validate_timing()
2422 case COLOR_DEPTH_888: return 8; in get_color_depth()
2930 case COLOR_DEPTH_888: in dc_bandwidth_in_kbps_from_timing()
Ddc_resource.c419 if (stream1->clamping.c_depth != COLOR_DEPTH_888 || in is_dp_and_hdmi_sharable()
420 stream2->clamping.c_depth != COLOR_DEPTH_888) in is_dp_and_hdmi_sharable()
1817 case COLOR_DEPTH_888: in get_norm_pix_clk()
2633 case COLOR_DEPTH_888: in resource_build_bit_depth_reduction_params()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table2.c124 case COLOR_DEPTH_888: in encoder_control_digx_v1_5()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dsc/
Ddc_dsc.c598 case COLOR_DEPTH_888: in setup_dsc_config()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_timing_generator.c866 case COLOR_DEPTH_888: in dce120_timing_generator_set_test_pattern()

12