drm/vc4: Set the display number when querying the display resolution
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Tue, 9 Apr 2019 13:00:07 +0000 (14:00 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:32:59 +0000 (16:32 +0100)
commitdad115ac5672e100f0901b9e330c65a766158189
treea846fcc71965b7df23f84e5f4f000b30f7218ed8
parente74a0be6d38eae387e87a14914fc27bdee899e1e
drm/vc4: Set the display number when querying the display resolution

Without this the two displays got set to the same resolution.
(Requires a firmware bug fix to work).

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