vmwgfx: Implement GMR2
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 31 Aug 2011 07:42:55 +0000 (09:42 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 1 Sep 2011 08:39:25 +0000 (09:39 +0100)
commit2de59d0161d1c5e102e2140364cc27a2676e8816
tree35e8f1f861448f1766abe2c7bcdea52303174781
parentdcca28627df25292139afbce287045ddd3dc909e
vmwgfx: Implement GMR2

Guest Memory Regions 2 is a way to bind pages to the GPU, but using
the FIFO instead of an io-submitted descriptor chain.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecantz <jakob@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c