drm/vc4: The check for assigned HVS channels is not applicable firmware_kms
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Tue, 11 Feb 2020 15:36:59 +0000 (15:36 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:41 +0000 (16:33 +0100)
commit650d37a486ebb944f3c4add15e6bfb1b22638ab1
tree42d82db3ca6bbf42b15f185edfce21635f731415
parent95b3ec385b9b696d70b496a3e2d4137c4c9fe5a5
drm/vc4: The check for assigned HVS channels is not applicable firmware_kms

Channel assignments is only in full KMS, so skip the check
if in firmware kms mode.

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