drm/vc4: Add FKMS as an acceptable node for dma ranges.
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Tue, 19 May 2020 15:20:30 +0000 (16:20 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:13:19 +0000 (19:13 +0000)
commit1a561561a26bc633090b1d3e63ffa23c5a026799
tree0e3b424ca72b942e7c83d0b2568dd95205a31232
parent517bafdfdcfc53d5ba0398d2a4139716f3b131d1
drm/vc4: Add FKMS as an acceptable node for dma ranges.

Under FKMS, the firmware (via FKMS) also requires the VideoCore cache
aliases for image planes, as defined by the dma-ranges under /soc.

Add rpi-firmware-kms to the list of acceptable nodes to look for
to copy dma config from.

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