]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vmwgfx: Re-implement the stream resource as a simple resource.
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 23 Mar 2017 22:19:45 +0000 (15:19 -0700)
committerSinclair Yeh <syeh@vmware.com>
Fri, 31 Mar 2017 22:21:17 +0000 (15:21 -0700)
commitebe5df07a5c259136e7896ab59644208df5ab2d2
tree8eb08d93eed1714bf138026f5b89b58550197771
parent45c3b0a76debc3155f25de86290b8fe0cf1586d0
drm/vmwgfx: Re-implement the stream resource as a simple resource.

Provide and document a reference implementation.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
drivers/gpu/drm/vmwgfx/Makefile
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
drivers/gpu/drm/vmwgfx/vmwgfx_va.c [new file with mode: 0644]