Files
linux/drivers/video
Dave Stevenson 56eed42ee5 Revert "video: bcm2708_fb: Try allocating on the ARM and passing to VPU"
This reverts commit ca36c709fc.

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>
2019-05-21 09:40:32 +01:00
..
2019-04-02 13:06:56 +01:00