linux/drivers/gpu/drm/amd/display/dc/inc
Fangzhi Zuo abdd2768d7 drm/amd/display: Prune Invalid Modes For HDMI Output
[Why]
1. HDMI does not have 6 bpc support. Having 6 bpc pass validation
does not comply with spec.
2. Validate 420 only for native HDMI, but not apply to pcon use
case.
3. Current mode validation log is not readable.

[how]
1. Cap 8 bpc for dp-hdmi converter.
2. Validate yuv420 for pcon use case as well,
   if rgb/yuv444 8bpc cannot fit into pcon bw limitation of
   the link from the converter to HDMI sink.
3. Add readable pixel_format and color_depth into debug log.

Reviewed-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-11-04 11:40:51 -05:00
..
hw drm/amd/display: Add P-State Stall Timeout Recovery Support for dcn401 2024-10-28 16:32:35 -04:00
bw_fixed.h
clock_source.h drm/amd/display: Refactor input mode programming for DIG FIFO 2024-05-08 14:57:04 -04:00
compressor.h
core_status.h drm/amd/display: Prune Invalid Modes For HDMI Output 2024-11-04 11:40:51 -05:00
core_types.h drm/amd/display: Update Interface to Check UCLK DPM 2024-10-07 14:16:44 -04:00
custom_float.h
dce_calcs.h
dcn_calc_math.h
dcn_calcs.h drm/amd/display: Includes adjustments 2024-04-09 22:07:09 -04:00
link.h drm/amd/display: Implement new backlight_level_params structure 2024-11-04 11:40:43 -05:00
link_enc_cfg.h
link_hwss.h
reg_helper.h
resource.h drm/amd/display: Update HPO I/O When Handling Link Retrain Automation Request 2024-08-20 22:14:13 -04:00
vm_helper.h