drm/amd/display: Add HDMI capacity computations using fixed31_32
authorLeo (Hanghong) Ma <hanghong.ma@amd.com>
Tue, 28 Nov 2023 17:31:24 +0000 (12:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
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 <daniel.wheeler@amd.com>
Reviewed-by: Chris Park <chris.park@amd.com>
Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Leo (Hanghong) Ma <hanghong.ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
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