drm/amd/display: add sharpness support for windowed YUV420 video
authorSamson Tam <Samson.Tam@amd.com>
Sat, 17 Aug 2024 23:24:27 +0000 (19:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Aug 2024 21:55:27 +0000 (17:55 -0400)
commit469a486541b6eb0d695a5558e68851fef35c16f7
tree92f7d61f8521e1ef0d8a4f4567a9ff5ffc20a35c
parent1b0ce903fe747d72e9eab86a06c79fb2c7ba2bab
drm/amd/display: add sharpness support for windowed YUV420 video

[Why]
Previous only applied sharpness for fullscreen YUV420 video.

[How]
Remove fullscrene restriction and apply sharpness for windowed
 YUV420 video as well.

Reviewed-by: Jun Lei <jun.lei@amd.com>
Signed-off-by: Samson Tam <Samson.Tam@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>
drivers/gpu/drm/amd/display/dc/spl/dc_spl.c