Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
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()
Ddcn10_opp.c245 case COLOR_DEPTH_888: in opp1_set_dyn_expansion()
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()
Ddcn10_optc.c907 case COLOR_DEPTH_888: in optc1_set_test_pattern()
Ddcn10_resource.c933 pixel_clk_params->color_depth = COLOR_DEPTH_888; in get_pixel_clock_parameters()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
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()
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.c467 case COLOR_DEPTH_888: in dce110_opp_set_dyn_expansion()
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()
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()
Ddce_audio.c198 case COLOR_DEPTH_888: in check_audio_bandwidth_hdmi()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h605 COLOR_DEPTH_888, enumerator
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c215 case COLOR_DEPTH_888: in dm_helpers_dp_mst_write_payload_allocation_table()
Damdgpu_dm.c2224 return COLOR_DEPTH_888; in convert_color_depth_from_display_info()
2228 return COLOR_DEPTH_888; in convert_color_depth_from_display_info()
2294 if (timing_out->display_color_depth <= COLOR_DEPTH_888) in reduce_mode_colour_depth()
2304 if (timing_out->display_color_depth <= COLOR_DEPTH_888) in adjust_colour_depth_from_display_info()
2329 } while (timing_out->display_color_depth > COLOR_DEPTH_888); in adjust_colour_depth_from_display_info()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_opp_csc_v.c468 case COLOR_DEPTH_888: in set_Denormalization()
Ddce110_resource.c753 pixel_clk_params->color_depth = COLOR_DEPTH_888; in get_pixel_clock_parameters()
Ddce110_timing_generator.c735 case COLOR_DEPTH_888: in dce110_timing_generator_set_test_pattern()
Ddce110_hw_sequencer.c640 case COLOR_DEPTH_888: in bios_parser_crtc_source_select()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c1855 display_color_depth = COLOR_DEPTH_888; in enable_link_hdmi()
1973 case COLOR_DEPTH_888: in dp_active_dongle_validate_timing()
2152 case COLOR_DEPTH_888: return 8; in get_color_depth()
Ddc_resource.c368 if (stream1->clamping.c_depth != COLOR_DEPTH_888 || in is_dp_and_hdmi_sharable()
369 stream2->clamping.c_depth != COLOR_DEPTH_888) in is_dp_and_hdmi_sharable()
1867 case COLOR_DEPTH_888: in get_norm_pix_clk()
2790 case COLOR_DEPTH_888: in resource_build_bit_depth_reduction_params()
Ddc_link_dp.c1401 case COLOR_DEPTH_888: in bandwidth_in_kbps_from_timing()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table2.c124 case COLOR_DEPTH_888: in encoder_control_digx_v1_5()
Dcommand_table.c303 case COLOR_DEPTH_888: in encoder_control_digx_v5()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_timing_generator.c861 case COLOR_DEPTH_888: in dce120_timing_generator_set_test_pattern()