drm/vc4: Add support for H & V flips
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Tue, 17 Sep 2019 17:36:32 +0000 (18:36 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:07 +0000 (16:33 +0100)
commitacf0bbb0179b2ccc27fbffd0795dd7377266d87a
tree04ee6dea68c705e2cf237fd3334510b966d83244
parenteee938d05402ac5db2eaaf3f958236ebe4d0b23b
drm/vc4: Add support for H & V flips

The HVS supports horizontal and vertical flips whilst composing.

Expose these through the standard DRM rotation property.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
drivers/gpu/drm/vc4/vc4_plane.c