drm/vc4: drv: Support BCM2711
authorMaxime Ripard <maxime@cerno.tech>
Thu, 6 Feb 2020 14:40:34 +0000 (15:40 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:35 +0000 (16:33 +0100)
commita8449c989dff124ef31c716a21923709ee1ff5a1
treeb73fad61b7ce1a2af36b287ad45c98306a6ef272
parentb39c56853b86737ee711285bf4bf1f88ebc5c2f8
drm/vc4: drv: Support BCM2711

The BCM2711 has a reworked display pipeline, and the load tracker needs
some adjustement to operate properly. Let's add a compatible for BCM2711
and disable the load tracker until properly supported.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/vc4_drv.c
drivers/gpu/drm/vc4/vc4_drv.h
drivers/gpu/drm/vc4/vc4_kms.c
drivers/gpu/drm/vc4/vc4_plane.c