On Wed, Oct 18, 2017 at 09:44:43PM +0200, Noralf Trønnes wrote:
> Den 17.10.2017 14.51, skrev Daniel Vetter:
> > On Sun, Oct 15, 2017 at 06:30:40PM +0200, Noralf Trønnes wrote:
> > > Add vmalloc buffer object helper that can be useful for modesetting
> > > drivers, particularly the framebuffer flus
Den 17.10.2017 14.51, skrev Daniel Vetter:
On Sun, Oct 15, 2017 at 06:30:40PM +0200, Noralf Trønnes wrote:
Add vmalloc buffer object helper that can be useful for modesetting
drivers, particularly the framebuffer flushing kind.
Signed-off-by: Noralf Trønnes
Why can't we extend the shmem stuf
On Sun, Oct 15, 2017 at 06:30:40PM +0200, Noralf Trønnes wrote:
> Add vmalloc buffer object helper that can be useful for modesetting
> drivers, particularly the framebuffer flushing kind.
>
> Signed-off-by: Noralf Trønnes
Why can't we extend the shmem stuff to provide a simple vmalloc helper?
D
Add vmalloc buffer object helper that can be useful for modesetting
drivers, particularly the framebuffer flushing kind.
Signed-off-by: Noralf Trønnes
---
Documentation/gpu/drm-kms-helpers.rst | 12 ++
drivers/gpu/drm/Kconfig | 7 +
drivers/gpu/drm/Makefile|