Home
last modified time | relevance | path

Searched refs:display_color_depth (Results 1 – 25 of 40) sorted by relevance

12

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_validation.c48 if (timing->display_color_depth == COLOR_DEPTH_101010) in get_tmds_output_pixel_clock_100hz()
50 else if (timing->display_color_depth == COLOR_DEPTH_121212) in get_tmds_output_pixel_clock_100hz()
98 switch (timing->display_color_depth) { in dp_active_dongle_validate_timing()
164 if (timing->display_color_depth == COLOR_DEPTH_666 && in dp_active_dongle_validate_timing()
167 else if (timing->display_color_depth == COLOR_DEPTH_888 && in dp_active_dongle_validate_timing()
170 else if (timing->display_color_depth == COLOR_DEPTH_101010 && in dp_active_dongle_validate_timing()
173 else if (timing->display_color_depth == COLOR_DEPTH_121212 && in dp_active_dongle_validate_timing()
176 else if (timing->display_color_depth == COLOR_DEPTH_161616 && in dp_active_dongle_validate_timing()
182 if (timing->display_color_depth == COLOR_DEPTH_888 && in dp_active_dongle_validate_timing()
185 else if (timing->display_color_depth in dp_active_dongle_validate_timing()
[all...]
H A Dlink_dpms.c839 dsc_cfg.color_depth = stream->timing.display_color_depth; in link_set_dsc_on_stream()
970 dsc_cfg.color_depth = stream->timing.display_color_depth; in link_set_dsc_pps_packet()
1967 enum dc_color_depth display_color_depth; in enable_link_hdmi() local
2014 display_color_depth = stream->timing.display_color_depth; in enable_link_hdmi()
2016 display_color_depth = COLOR_DEPTH_888; in enable_link_hdmi()
2029 display_color_depth, in enable_link_hdmi()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn401/
H A Ddcn401_dio_stream_encoder.c98 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc401_stream_encoder_dvi_set_stream_attribute()
150 switch (crtc_timing->display_color_depth) { in enc401_stream_encoder_hdmi_set_stream_attribute()
481 if (hw_crtc_timing.display_color_depth != COLOR_DEPTH_666) in enc401_stream_encoder_dp_set_stream_attribute()
514 switch (hw_crtc_timing.display_color_depth) { in enc401_stream_encoder_dp_set_stream_attribute()
587 switch (hw_crtc_timing.display_color_depth) { in enc401_stream_encoder_dp_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c306 if (hw_crtc_timing.display_color_depth != COLOR_DEPTH_666) in dce110_stream_encoder_dp_set_stream_attribute()
337 switch (hw_crtc_timing.display_color_depth) { in dce110_stream_encoder_dp_set_stream_attribute()
364 switch (hw_crtc_timing.display_color_depth) { in dce110_stream_encoder_dp_set_stream_attribute()
547 cntl.color_depth = crtc_timing->display_color_depth; in dce110_stream_encoder_hdmi_set_stream_attribute()
570 switch (crtc_timing->display_color_depth) { in dce110_stream_encoder_hdmi_set_stream_attribute()
670 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in dce110_stream_encoder_dvi_set_stream_attribute()
H A Ddce_link_encoder.c746 switch (crtc_timing->display_color_depth) { in dce110_link_encoder_validate_dvi_output()
770 if (max_deep_color < crtc_timing->display_color_depth) in dce110_link_encoder_validate_hdmi_output()
773 if (crtc_timing->display_color_depth < COLOR_DEPTH_888) in dce110_link_encoder_validate_hdmi_output()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
H A Ddcn10_stream_encoder.c285 if (hw_crtc_timing.display_color_depth != COLOR_DEPTH_666) in enc1_stream_encoder_dp_set_stream_attribute()
318 switch (hw_crtc_timing.display_color_depth) { in enc1_stream_encoder_dp_set_stream_attribute()
346 switch (hw_crtc_timing.display_color_depth) { in enc1_stream_encoder_dp_set_stream_attribute()
512 switch (crtc_timing->display_color_depth) { in enc1_stream_encoder_hdmi_set_stream_attribute()
621 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc1_stream_encoder_dvi_set_stream_attribute()
H A Ddcn10_link_encoder.c598 switch (crtc_timing->display_color_depth) { in dcn10_link_encoder_validate_dvi_output()
628 if (max_deep_color < crtc_timing->display_color_depth) in dcn10_link_encoder_validate_hdmi_output()
631 if (crtc_timing->display_color_depth < COLOR_DEPTH_888) in dcn10_link_encoder_validate_hdmi_output()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/
H A Ddcn314_dio_stream_encoder.c140 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc314_stream_encoder_dvi_set_stream_attribute()
192 switch (crtc_timing->display_color_depth) { in enc314_stream_encoder_hdmi_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn32/
H A Ddcn32_dio_stream_encoder.c98 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc32_stream_encoder_dvi_set_stream_attribute()
150 switch (crtc_timing->display_color_depth) { in enc32_stream_encoder_hdmi_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/
H A Ddcn35_dio_stream_encoder.c86 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc35_stream_encoder_dvi_set_stream_attribute()
138 switch (crtc_timing->display_color_depth) { in enc35_stream_encoder_hdmi_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.c241 if (hw_crtc_timing.display_color_depth != COLOR_DEPTH_666) { in dcn31_hpo_dp_stream_enc_set_stream_attribute()
271 switch (hw_crtc_timing.display_color_depth) { in dcn31_hpo_dp_stream_enc_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/
H A Ddcn30_dio_stream_encoder.c569 ASSERT(crtc_timing->display_color_depth == COLOR_DEPTH_888); in enc3_stream_encoder_dvi_set_stream_attribute()
627 switch (crtc_timing->display_color_depth) { in enc3_stream_encoder_hdmi_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/modules/info_packet/
H A Dinfo_packet.c401 switch (stream->timing.display_color_depth) { in mod_build_vsc_infopacket()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h1062 int convert_dc_color_depth_into_bpc(enum dc_color_depth display_color_depth);
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce60/
H A Ddce60_hwseq.c155 pipe_ctx->stream->timing.display_color_depth; in dce60_set_default_colors()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddcn314_fpu.c374 switch (timing->display_color_depth) { in dcn314_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h985 enum dc_color_depth display_color_depth; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1344 switch (crtc_timing->display_color_depth) { in populate_audio_dp_link_info()
1423 stream->timing.display_color_depth; in build_audio_output()
1635 stream->timing.display_color_depth, in dce110_apply_single_controller_ctx_to_hw()
1642 stream->timing.display_color_depth, in dce110_apply_single_controller_ctx_to_hw()
2556 pipe_ctx->stream->timing.display_color_depth; in set_default_colors()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn351/
H A Ddcn351_fpu.c544 switch (timing->display_color_depth) { in dcn351_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_hwseq.c106 dsc_cfg.color_depth = stream->timing.display_color_depth; in update_dsc_on_stream()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn35/
H A Ddcn35_fpu.c511 switch (timing->display_color_depth) { in dcn35_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1008 stream->timing.display_color_depth; in get_pixel_clock_parameters()
1025 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1245 stream->timing.display_color_depth; in get_pixel_clock_parameters()
1278 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params()
1667 dsc_cfg.color_depth = stream->timing.display_color_depth; in dcn20_validate_dsc()
/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c477 stream->timing.display_color_depth; in set_crtc_test_pattern()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c837 dc_color_depth_to_str(stream->timing.display_color_depth)); in dc_stream_log()

12