]> 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)
commit1e5007dadfbec7099cee3737adffa6ae2a0e2195
tree8eb08d93eed1714bf138026f5b89b58550197771
parentb8904cbc726c64229e1dd3373b22ca9800c2ec1a
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]