Revert "video: bcm2708_fb: Try allocating on the ARM and passing to VPU"
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Mon, 13 May 2019 16:34:29 +0000 (17:34 +0100)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:33 +0000 (00:08 +0100)
commit8a61a0791ab90cd7d2c1ef270ebc056580940b0e
tree549e811605693e860e4da02ce2251ffb2641431c
parented98ed3ae5aa7d2a13b7606373fc2b788edd1b4e
Revert "video: bcm2708_fb: Try allocating on the ARM and passing to VPU"

This reverts commit ca36c709fce57e8023d2b8b354376bf161601a49.

The driver tries a cma_alloc to avoid using gpu_mem, but should
that fail the core code is logging an error with no easy way to
test whether it will succeed or fail first.

Revert until we either totally give up on gpu_mem and increase
CMA always, or find a way to try an allocation.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
drivers/video/fbdev/bcm2708_fb.c
include/soc/bcm2835/raspberrypi-firmware.h