/openbsd/sys/dev/pci/drm/amd/display/dc/link/ |
H A D | link_validation.c | 96 case COLOR_DEPTH_888: in dp_active_dongle_validate_timing() 161 else if (timing->display_color_depth == COLOR_DEPTH_888 && in dp_active_dongle_validate_timing() 176 if (timing->display_color_depth == COLOR_DEPTH_888 && in dp_active_dongle_validate_timing() 191 if (timing->display_color_depth == COLOR_DEPTH_888 && in dp_active_dongle_validate_timing() 206 if (timing->display_color_depth == COLOR_DEPTH_888 && in dp_active_dongle_validate_timing()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/ |
H A D | dcn10_stream_encoder.c | 323 case COLOR_DEPTH_888: in enc1_stream_encoder_dp_set_stream_attribute() 351 case COLOR_DEPTH_888: in enc1_stream_encoder_dp_set_stream_attribute() 514 case COLOR_DEPTH_888: in enc1_stream_encoder_hdmi_set_stream_attribute() 622 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc1_stream_encoder_dvi_set_stream_attribute() 1533 *depth = COLOR_DEPTH_888; in enc1_stream_encoder_dp_get_pixel_format()
|
H A D | dcn10_opp.c | 255 case COLOR_DEPTH_888: in opp1_set_dyn_expansion()
|
H A D | dcn10_link_encoder.c | 600 case COLOR_DEPTH_888: in dcn10_link_encoder_validate_dvi_output() 631 if (crtc_timing->display_color_depth < COLOR_DEPTH_888) in dcn10_link_encoder_validate_hdmi_output()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn314/ |
H A D | dcn314_dio_stream_encoder.c | 131 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc314_stream_encoder_dvi_set_stream_attribute() 184 case COLOR_DEPTH_888: in enc314_stream_encoder_hdmi_set_stream_attribute()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/ |
H A D | dcn32_dio_stream_encoder.c | 98 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc32_stream_encoder_dvi_set_stream_attribute() 151 case COLOR_DEPTH_888: in enc32_stream_encoder_hdmi_set_stream_attribute()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dce/ |
H A D | dce_stream_encoder.c | 343 case COLOR_DEPTH_888: in dce110_stream_encoder_dp_set_stream_attribute() 369 case COLOR_DEPTH_888: in dce110_stream_encoder_dp_set_stream_attribute() 572 case COLOR_DEPTH_888: in dce110_stream_encoder_hdmi_set_stream_attribute() 671 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in dce110_stream_encoder_dvi_set_stream_attribute()
|
H A D | dce_transform.c | 597 case COLOR_DEPTH_888: in set_clamp() 955 case COLOR_DEPTH_888: in set_denormalization() 994 color_depth = COLOR_DEPTH_888; in dce_transform_set_pixel_storage_depth() 1044 color_depth = COLOR_DEPTH_888; in dce60_transform_set_pixel_storage_depth()
|
H A D | dce_clock_source.c | 773 case COLOR_DEPTH_888: in dce110_program_pixel_clk_resync() 813 case COLOR_DEPTH_888: in dce112_program_pixel_clk_resync() 1014 case COLOR_DEPTH_888: in dcn31_program_pix_clk()
|
H A D | dce_opp.c | 616 case COLOR_DEPTH_888: in dce110_opp_set_dyn_expansion()
|
H A D | dce_link_encoder.c | 748 case COLOR_DEPTH_888: in dce110_link_encoder_validate_dvi_output() 773 if (crtc_timing->display_color_depth < COLOR_DEPTH_888) in dce110_link_encoder_validate_hdmi_output()
|
H A D | dce_audio.c | 194 case COLOR_DEPTH_888: in check_audio_bandwidth_hdmi()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dsc/ |
H A D | dc_dsc.c | 104 case COLOR_DEPTH_888: in dc_bandwidth_in_kbps_from_timing() 924 case COLOR_DEPTH_888: in setup_dsc_config() 1162 case COLOR_DEPTH_888: in dc_dsc_get_policy_for_timing()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/ |
H A D | dcn20_opp.c | 77 case COLOR_DEPTH_888: in opp2_set_disp_pattern_generator()
|
H A D | dcn20_mpc.c | 85 case COLOR_DEPTH_888: in mpc2_set_denorm()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/ |
H A D | dcn30_dio_stream_encoder.c | 572 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc3_stream_encoder_dvi_set_stream_attribute() 631 case COLOR_DEPTH_888: in enc3_stream_encoder_hdmi_set_stream_attribute()
|
/openbsd/sys/dev/pci/drm/amd/display/modules/info_packet/ |
H A D | info_packet.c | 408 case COLOR_DEPTH_888: in mod_build_vsc_infopacket()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dce110/ |
H A D | dce110_opp_csc_v.c | 468 case COLOR_DEPTH_888: in set_Denormalization()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn314/ |
H A D | dcn314_fpu.c | 375 case COLOR_DEPTH_888: in dcn314_populate_dml_pipes_from_context_fpu()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/ |
H A D | dc_hw_types.h | 705 COLOR_DEPTH_888, enumerator
|
/openbsd/sys/dev/pci/drm/amd/display/dc/bios/ |
H A D | command_table.c | 249 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()
|
H A D | command_table2.c | 147 case COLOR_DEPTH_888: in encoder_control_digx_v1_5()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/ |
H A D | dcn31_hpo_dp_stream_encoder.c | 276 case COLOR_DEPTH_888: in dcn31_hpo_dp_stream_enc_set_stream_attribute()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 606 if (stream1->clamping.c_depth != COLOR_DEPTH_888 || in is_dp_and_hdmi_sharable() 607 stream2->clamping.c_depth != COLOR_DEPTH_888) in is_dp_and_hdmi_sharable() 2561 case COLOR_DEPTH_888: in get_norm_pix_clk() 3820 case COLOR_DEPTH_888: in resource_build_bit_depth_reduction_params()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dce120/ |
H A D | dce120_timing_generator.c | 828 case COLOR_DEPTH_888: in dce120_timing_generator_set_test_pattern()
|