drm/vc4: Remove duplicate primary/cursor fields from FKMS driver.
authorEric Anholt <eric@anholt.net>
Mon, 5 Feb 2018 18:22:03 +0000 (18:22 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:32:44 +0000 (16:32 +0100)
commitdf60333d1749000643eabb4915d3a00c390f6a74
treec237edf301c768d4d469dcbe6863a5cd739e5932
parent14c144d89c298ed262dcbf79eea986ee63c8e15e
drm/vc4: Remove duplicate primary/cursor fields from FKMS driver.

The CRTC has those fields and we can just use them.

Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/vc4/vc4_firmware_kms.c