]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Limit Scaling Ratio on DCN3.01
authorGabe Teeger <Gabe.Teeger@amd.com>
Fri, 13 Dec 2024 20:15:00 +0000 (15:15 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 10 Jan 2025 16:59:18 +0000 (11:59 -0500)
commitabc0ad6d08440761b199988c329ad7ac83f41c9b
tree5c749e8126e77421dc5b816b6d960ed45a4914c0
parentd477e39532d725b1cdb3c8005c689c74ffbf3b94
drm/amd/display: Limit Scaling Ratio on DCN3.01

[why]
Underflow and flickering was occuring due to high scaling ratios
when resizing videos.

[how]
Limit the scaling ratios by increasing the max scaling factor

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Gabe Teeger <Gabe.Teeger@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/resource/dcn301/dcn301_resource.c