drm/vc4: Allow interlaced HDMI modes from FKMS.
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Tue, 30 Jun 2020 17:04:13 +0000 (18:04 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:34:18 +0000 (16:34 +0100)
commitec8bbdcf5b0b162ec240b8b168ccc49aaa612926
tree1e83a6cd88cd9c40310422d88ad8a842af039732
parent410ccb904d4ef8d05b9fe30918133547cdbc4f4f
drm/vc4: Allow interlaced HDMI modes from FKMS.

Having checked the firmware handling for interlaced modes,
it appears to be possible to support interlaced modes on
HDMI without adverse side effects, so do so.

https://github.com/raspberrypi/linux/issues/3694

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