etnaviv: Command buffer realloc
authorMarek Vasut <marex@denx.de>
Thu, 5 Sep 2019 17:57:39 +0000 (19:57 +0200)
committerLucas Stach <dev@lynxeye.de>
Fri, 18 Oct 2019 17:03:25 +0000 (17:03 +0000)
commit0c38c5454b34af6746b63210f9eb43a40316333e
tree93a19344ae63163b7fbdf25410735286c57c8b96
parent1456aa61cc51f6e7727944d58a662d00158cf111
etnaviv: Command buffer realloc

Reallocate the command stream buffer in case it is too small.
The older kernel versions are limited to 64 kiB buffer, so
limit the size to avoid oversized buffers.

Signed-off-by: Marek Vasut <marex@denx.de>
src/etnaviv/drm/etnaviv_cmd_stream.c
src/etnaviv/drm/etnaviv_drmif.h