[PATCH v3 2/2] drm/tinydrm: Switch from CMA to shmem buffers
David Lechner
david at lechnology.com
Thu Sep 13 01:35:02 UTC 2018
On 09/11/2018 07:44 AM, Noralf Trønnes wrote:
> This move makes tinydrm useful for more drivers. tinydrm doesn't need
> continuous memory, but at the time it was convenient to use the CMA
> library. The spi core can do dma on is_vmalloc() addresses making this
> possible.
>
> Cc: David Lechner <david at lechnology.com>
> Signed-off-by: Noralf Trønnes <noralf at tronnes.org>
> ---
Acked-by: David Lechner <david at lechnology.com>
Tested-by: David Lechner <david at lechnology.com>
tested on st7586
More information about the dri-devel
mailing list