Home
last modified time | relevance | path

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

12

/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c326 case COLOR_DEPTH_888: in enc1_stream_encoder_dp_set_stream_attribute()
354 case COLOR_DEPTH_888: in enc1_stream_encoder_dp_set_stream_attribute()
523 case COLOR_DEPTH_888: in enc1_stream_encoder_hdmi_set_stream_attribute()
618 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc1_stream_encoder_dvi_set_stream_attribute()
1575 *depth = COLOR_DEPTH_888; in enc1_stream_encoder_dp_get_pixel_format()
Ddcn10_opp.c253 case COLOR_DEPTH_888: in opp1_set_dyn_expansion()
Ddcn10_link_encoder.c604 case COLOR_DEPTH_888: in dcn10_link_encoder_validate_dvi_output()
635 if (crtc_timing->display_color_depth < COLOR_DEPTH_888) in dcn10_link_encoder_validate_hdmi_output()
Ddcn10_optc.c985 case COLOR_DEPTH_888: in optc1_set_test_pattern()
Ddcn10_resource.c1084 pixel_clk_params->color_depth = COLOR_DEPTH_888; in get_pixel_clock_parameters()
/drivers/gpu/drm/amd/display/dc/dsc/
Ddc_dsc.c56 case COLOR_DEPTH_888: in dc_dsc_bandwidth_in_kbps_from_timing()
638 case COLOR_DEPTH_888: in setup_dsc_config()
936 case COLOR_DEPTH_888: in dc_dsc_get_policy_for_timing()
/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c356 case COLOR_DEPTH_888: in dce110_stream_encoder_dp_set_stream_attribute()
383 case COLOR_DEPTH_888: in dce110_stream_encoder_dp_set_stream_attribute()
591 case COLOR_DEPTH_888: in dce110_stream_encoder_hdmi_set_stream_attribute()
688 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in dce110_stream_encoder_dvi_set_stream_attribute()
Ddce_transform.c599 case COLOR_DEPTH_888: in set_clamp()
957 case COLOR_DEPTH_888: in set_denormalization()
996 color_depth = COLOR_DEPTH_888; in dce_transform_set_pixel_storage_depth()
1049 color_depth = COLOR_DEPTH_888; in dce60_transform_set_pixel_storage_depth()
Ddce_opp.c620 case COLOR_DEPTH_888: in dce110_opp_set_dyn_expansion()
Ddce_clock_source.c776 case COLOR_DEPTH_888: in dce110_program_pixel_clk_resync()
816 case COLOR_DEPTH_888: in dce112_program_pixel_clk_resync()
Ddce_link_encoder.c752 case COLOR_DEPTH_888: in dce110_link_encoder_validate_dvi_output()
777 if (crtc_timing->display_color_depth < COLOR_DEPTH_888) in dce110_link_encoder_validate_hdmi_output()
Ddce_audio.c202 case COLOR_DEPTH_888: in check_audio_bandwidth_hdmi()
/drivers/gpu/drm/amd/display/modules/info_packet/
Dinfo_packet.c376 case COLOR_DEPTH_888: in mod_build_vsc_infopacket()
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_opp.c77 case COLOR_DEPTH_888: in opp2_set_disp_pattern_generator()
Ddcn20_mpc.c86 case COLOR_DEPTH_888: in mpc2_set_denorm()
Ddcn20_dsc.c455 case COLOR_DEPTH_888: in dsc_dc_color_depth_to_dsc_bits_per_comp()
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dio_stream_encoder.c528 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc3_stream_encoder_dvi_set_stream_attribute()
587 case COLOR_DEPTH_888: in enc3_stream_encoder_hdmi_set_stream_attribute()
/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h648 COLOR_DEPTH_888, enumerator
/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_opp_csc_v.c468 case COLOR_DEPTH_888: in set_Denormalization()
Ddce110_resource.c914 pixel_clk_params->color_depth = COLOR_DEPTH_888; in get_pixel_clock_parameters()
/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table.c249 case COLOR_DEPTH_888: in encoder_control_digx_v3()
295 case COLOR_DEPTH_888: in encoder_control_digx_v4()
335 case COLOR_DEPTH_888: in encoder_control_digx_v5()
Dcommand_table2.c151 case COLOR_DEPTH_888: in encoder_control_digx_v1_5()
/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c464 if (stream1->clamping.c_depth != COLOR_DEPTH_888 || in is_dp_and_hdmi_sharable()
465 stream2->clamping.c_depth != COLOR_DEPTH_888) in is_dp_and_hdmi_sharable()
1965 case COLOR_DEPTH_888: in get_norm_pix_clk()
2800 case COLOR_DEPTH_888: in resource_build_bit_depth_reduction_params()
Ddc_link.c2288 display_color_depth = COLOR_DEPTH_888; in enable_link_hdmi()
2432 case COLOR_DEPTH_888: in dp_active_dongle_validate_timing()
3438 case COLOR_DEPTH_888: in dc_bandwidth_in_kbps_from_timing()
/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_timing_generator.c871 case COLOR_DEPTH_888: in dce120_timing_generator_set_test_pattern()

12