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/
HDdcn10_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()
HDdcn10_opp.c245 case COLOR_DEPTH_888: in opp1_set_dyn_expansion()
HDdcn10_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()
HDdcn10_optc.c907 case COLOR_DEPTH_888: in optc1_set_test_pattern()
HDdcn10_resource.c937 pixel_clk_params->color_depth = COLOR_DEPTH_888; in get_pixel_clock_parameters()
/dragonfly/sys/dev/drm/amd/display/dc/dce/
HDdce_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()
HDdce_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()
HDdce_opp.c467 case COLOR_DEPTH_888: in dce110_opp_set_dyn_expansion()
HDdce_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()
HDdce_clock_source.c837 case COLOR_DEPTH_888: in dce110_program_pixel_clk_resync()
877 case COLOR_DEPTH_888: in dce112_program_pixel_clk_resync()
HDdce_audio.c198 case COLOR_DEPTH_888: in check_audio_bandwidth_hdmi()
/dragonfly/sys/dev/drm/amd/display/dc/
HDdc_hw_types.h605 COLOR_DEPTH_888, enumerator
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
HDamdgpu_dm_helpers.c217 case COLOR_DEPTH_888: in dm_helpers_dp_mst_write_payload_allocation_table()
HDamdgpu_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/
HDdce110_opp_csc_v.c468 case COLOR_DEPTH_888: in set_Denormalization()
HDdce110_resource.c756 pixel_clk_params->color_depth = COLOR_DEPTH_888; in get_pixel_clock_parameters()
HDdce110_timing_generator.c735 case COLOR_DEPTH_888: in dce110_timing_generator_set_test_pattern()
HDdce110_hw_sequencer.c643 case COLOR_DEPTH_888: in bios_parser_crtc_source_select()
/dragonfly/sys/dev/drm/amd/display/dc/core/
HDdc_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()
HDdc_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()
HDdc_link_dp.c1401 case COLOR_DEPTH_888: in bandwidth_in_kbps_from_timing()
/dragonfly/sys/dev/drm/amd/display/dc/bios/
HDcommand_table2.c124 case COLOR_DEPTH_888: in encoder_control_digx_v1_5()
HDcommand_table.c303 case COLOR_DEPTH_888: in encoder_control_digx_v5()
/dragonfly/sys/dev/drm/amd/display/dc/dce120/
HDdce120_timing_generator.c888 case COLOR_DEPTH_888: in dce120_timing_generator_set_test_pattern()