]> Git Repo - linux.git/commit
drm/amd/display: Add HDMI capacity computations using fixed31_32
authorLeo (Hanghong) Ma <[email protected]>
Tue, 28 Nov 2023 17:31:24 +0000 (12:31 -0500)
committerAlex Deucher <[email protected]>
Wed, 3 Jan 2024 15:31:30 +0000 (10:31 -0500)
commit394e850f1ad73c594bf0296c2f601c71517acfdd
tree7991c644c4c03eb4edf07da0760be4bf8a436ef5
parenta71e1310a43ffe47b824aae25ae54f9fcc4daa12
drm/amd/display: Add HDMI capacity computations using fixed31_32

[Why]
Certain HDMI modes failed at dml cap check for uncompressed video but
they can still be supported for compressed video.

[How]
Add HDMI capacity computations using fixed31_32 in dc side.

Tested-by: Daniel Wheeler <[email protected]>
Reviewed-by: Chris Park <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Leo (Hanghong) Ma <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/inc/resource.h
drivers/gpu/drm/amd/display/dc/link/link_validation.h
This page took 0.078471 seconds and 4 git commands to generate.