]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/vc4: plane: Handle fractional coordinates using the phase field
authorDom Cobley <popcornmix@gmail.com>
Fri, 21 Jun 2024 15:20:26 +0000 (16:20 +0100)
committerDave Stevenson <dave.stevenson@raspberrypi.com>
Mon, 9 Sep 2024 12:02:52 +0000 (13:02 +0100)
commitac69c01fa82504d12431a0909f3132b43639dda4
treed6fa140b565dd0b7dd66a30910c796b76dcea1b1
parent6639d7d9af301994bfc48b69be5a9de67d065756
drm/vc4: plane: Handle fractional coordinates using the phase field

Apply fractional source co-ordinates into the scaling filters.

Signed-off-by: Dom Cobley <popcornmix@gmail.com>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240621152055.4180873-3-dave.stevenson@raspberrypi.com
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/gpu/drm/vc4/vc4_plane.c