This cuts out a tremendous amount of boilerplate. I've used the PRIME
support now to test V3D rendering on a STB development board with no
KMS driver.
v2: Use the DEFINE_DRM_GEM_SHMEM_FOPS for proper mmap setup.
Signed-off-by: Eric Anholt
Acked-by: Daniel Vetter (v1)
---
drivers/gpu/drm/Kconf
On Mon, Nov 26, 2018 at 01:59:29PM -0800, Eric Anholt wrote:
> This cuts out a tremendous amount of boilerplate. I've used the PRIME
> support now to test V3D rendering on a STB development board with no
> KMS driver.
>
> Signed-off-by: Eric Anholt
> ---
>
> This patch depends on https://patchw
Hi Eric,
I love your patch! Yet something to improve:
[auto build test ERROR on linus/master]
[also build test ERROR on v4.20-rc4 next-20181126]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/commits/E
This cuts out a tremendous amount of boilerplate. I've used the PRIME
support now to test V3D rendering on a STB development board with no
KMS driver.
Signed-off-by: Eric Anholt
---
This patch depends on https://patchwork.freedesktop.org/series/27184/
drivers/gpu/drm/Kconfig | 1 +