]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Always Scale Flag
authorJesse Agate <jesse.agate@amd.com>
Mon, 7 Apr 2025 19:44:41 +0000 (15:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 May 2025 16:54:29 +0000 (12:54 -0400)
commit48337bd15c36c47b916e40a81f3bb87f39211769
tree425a48f42a7dadfae93e7cf8d942013a70d11924
parentc7e923b8a249e3a810c0d4944520eaa86f1326d8
drm/amd/display: Always Scale Flag

[Why & How]
When always scale flag is set at the API level, the number of taps
should not be overridden to zero in the identity scaling ratio case,
and luma scale should not be set to bypass regardless of luma scale
ratio

Reviewed-by: Samson Tam <samson.tam@amd.com>
Signed-off-by: Jesse Agate <jesse.agate@amd.com>
Signed-off-by: Ray Wu <ray.wu@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/sspl/dc_spl.c