]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit9f7d148022b12b0f706c9be99be94e934fbdb50d
tree8eb08d93eed1714bf138026f5b89b58550197771
parentd4d21902222d44acc76a520f11f78040b1e34b5a
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]