Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c315 case COLOR_DEPTH_888: in enc1_stream_encoder_dp_set_stream_attribute()
343 case COLOR_DEPTH_888: in enc1_stream_encoder_dp_set_stream_attribute()
510 case COLOR_DEPTH_888: in enc1_stream_encoder_hdmi_set_stream_attribute()
605 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc1_stream_encoder_dvi_set_stream_attribute()
H A Ddcn10_opp.c245 case COLOR_DEPTH_888: in opp1_set_dyn_expansion()
H A Ddcn10_link_encoder.c557 case COLOR_DEPTH_888: in dcn10_link_encoder_validate_dvi_output()
582 if (crtc_timing->display_color_depth < COLOR_DEPTH_888) in dcn10_link_encoder_validate_hdmi_output()
H A Ddcn10_optc.c907 case COLOR_DEPTH_888: in optc1_set_test_pattern()
H A Ddcn10_resource.c937 pixel_clk_params->color_depth = COLOR_DEPTH_888; in get_pixel_clock_parameters()
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c343 case COLOR_DEPTH_888: in dce110_stream_encoder_dp_set_stream_attribute()
370 case COLOR_DEPTH_888: in dce110_stream_encoder_dp_set_stream_attribute()
576 case COLOR_DEPTH_888: in dce110_stream_encoder_hdmi_set_stream_attribute()
673 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in dce110_stream_encoder_dvi_set_stream_attribute()
H A 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()
H A Ddce_opp.c467 case COLOR_DEPTH_888: in dce110_opp_set_dyn_expansion()
H A Ddce_link_encoder.c612 case COLOR_DEPTH_888: in dce110_link_encoder_validate_dvi_output()
637 if (crtc_timing->display_color_depth < COLOR_DEPTH_888) in dce110_link_encoder_validate_hdmi_output()
H A Ddce_clock_source.c837 case COLOR_DEPTH_888: in dce110_program_pixel_clk_resync()
877 case COLOR_DEPTH_888: in dce112_program_pixel_clk_resync()
H A Ddce_audio.c198 case COLOR_DEPTH_888: in check_audio_bandwidth_hdmi()
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_hw_types.h605 COLOR_DEPTH_888, enumerator
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c217 case COLOR_DEPTH_888: in dm_helpers_dp_mst_write_payload_allocation_table()
H A Damdgpu_dm.c2253 return COLOR_DEPTH_888; in convert_color_depth_from_display_info()
2257 return COLOR_DEPTH_888; in convert_color_depth_from_display_info()
2323 if (timing_out->display_color_depth <= COLOR_DEPTH_888) in reduce_mode_colour_depth()
2333 if (timing_out->display_color_depth <= COLOR_DEPTH_888) in adjust_colour_depth_from_display_info()
2358 } while (timing_out->display_color_depth > COLOR_DEPTH_888); in adjust_colour_depth_from_display_info()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_opp_csc_v.c468 case COLOR_DEPTH_888: in set_Denormalization()
H A Ddce110_resource.c756 pixel_clk_params->color_depth = COLOR_DEPTH_888; in get_pixel_clock_parameters()
H A Ddce110_timing_generator.c735 case COLOR_DEPTH_888: in dce110_timing_generator_set_test_pattern()
H A Ddce110_hw_sequencer.c643 case COLOR_DEPTH_888: in bios_parser_crtc_source_select()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link.c1879 display_color_depth = COLOR_DEPTH_888; in enable_link_hdmi()
1997 case COLOR_DEPTH_888: in dp_active_dongle_validate_timing()
2176 case COLOR_DEPTH_888: return 8; in get_color_depth()
H A Ddc_resource.c366 if (stream1->clamping.c_depth != COLOR_DEPTH_888 || in is_dp_and_hdmi_sharable()
367 stream2->clamping.c_depth != COLOR_DEPTH_888) in is_dp_and_hdmi_sharable()
1873 case COLOR_DEPTH_888: in get_norm_pix_clk()
2798 case COLOR_DEPTH_888: in resource_build_bit_depth_reduction_params()
H A Ddc_link_dp.c1401 case COLOR_DEPTH_888: in bandwidth_in_kbps_from_timing()
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dcommand_table2.c124 case COLOR_DEPTH_888: in encoder_control_digx_v1_5()
H A Dcommand_table.c303 case COLOR_DEPTH_888: in encoder_control_digx_v5()
/dragonfly/sys/dev/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c888 case COLOR_DEPTH_888: in dce120_timing_generator_set_test_pattern()