gpu: vc4-fkms: Switch to the newer mailbox frame buffer API.
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Tue, 26 Mar 2019 14:43:06 +0000 (14:43 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:32:58 +0000 (16:32 +0100)
commit470c237307c743cd1d1df8e30b7fe0a27358f657
tree8878789b6379ceadc895772528a608ef1494d317
parentb2f105428f6d864f562274e6edcebaf3fc455e1d
gpu: vc4-fkms: Switch to the newer mailbox frame buffer API.

The old mailbox FB API was ideally deprecated but still used by
the FKMS driver.
Update to the newer API.

NB This needs current firmware that accepts ARM allocated buffers
through the newer API.

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