drm: vc4-firmware-kms: Remove incorrect overscan support.
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Fri, 3 May 2019 12:58:03 +0000 (13:58 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:32:59 +0000 (16:32 +0100)
commitd08c3241db8228166e1536b43981d9d5685820e0
treeb8c4007cfba9082ce8e7d45ec482a557a2164240
parent69b4f7ed17327ff97f61e8ed83da1716c235763a
drm: vc4-firmware-kms: Remove incorrect overscan support.

The overscan support was required for the old mailbox API
in order to match up the cursor and frame buffer planes.
With the newer API directly talking to dispmanx there is no
difference, therefore FKMS does not need to make any
adjustments.

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