drm/vc4: In FKMS look at the modifiers correctly for SAND
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Wed, 12 Jun 2019 16:13:21 +0000 (17:13 +0100)
committerpopcornmix <popcornmix@gmail.com>
Thu, 13 Jun 2019 10:54:35 +0000 (11:54 +0100)
commitb220176ffc691bb74455ffb1b77ebd30aa12d89f
tree9278595d1f2c5cc6271d63cecf14eb8b83ba00d6
parent34c5488a55f93187428c0979d26a3361b11ca314
drm/vc4: In FKMS look at the modifiers correctly for SAND

Incorrect masking was used in the switch for the modifier,
therefore for SAND (which puts the column pitch in the
modifier) it didn't match.

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