diff options
| author | Fangzhi Zuo <Jerry.Zuo@amd.com> | 2024-10-17 18:15:10 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-14 20:03:53 +0100 |
| commit | 60dde89f944cddfd7c615687c0c2f644dc796ae2 (patch) | |
| tree | 7c75e8ee06601100e45cb548502aba9231ea3943 /scripts/diffconfig | |
| parent | f46e40df44a904a686ea0d6657bec1182c2cfe41 (diff) | |
| download | linux-60dde89f944cddfd7c615687c0c2f644dc796ae2.tar.gz linux-60dde89f944cddfd7c615687c0c2f644dc796ae2.tar.bz2 linux-60dde89f944cddfd7c615687c0c2f644dc796ae2.zip | |
drm/amd/display: Prune Invalid Modes For HDMI Output
[ Upstream commit abdd2768d7630bc8ec3403aea24f4197bada3c1f ]
[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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/diffconfig')
0 files changed, 0 insertions, 0 deletions
