Re: [PATCH 10/10] vmwgfx: Implement GMR2

2011-09-02 Thread Konrad Rzeszutek Wilk
On Wed, Aug 31, 2011 at 09:42:55AM +0200, Thomas Hellstrom wrote: > 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 > Reviewed-by: Jakob Bornecantz > --- > drivers/gpu/drm/vmwgfx/vmwg

[PATCH 10/10] vmwgfx: Implement GMR2

2011-09-01 Thread Konrad Rzeszutek Wilk
On Wed, Aug 31, 2011 at 09:42:55AM +0200, Thomas Hellstrom wrote: > 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 > Reviewed-by: Jakob Bornecantz > --- > drivers/gpu/drm/vmwgfx/vmwg

[PATCH 10/10] vmwgfx: Implement GMR2

2011-08-31 Thread Thomas Hellstrom
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 Reviewed-by: Jakob Bornecantz --- drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c | 81 ++- 1 files changed, 80 inserti

[PATCH 10/10] vmwgfx: Implement GMR2

2011-08-31 Thread Thomas Hellstrom
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 Reviewed-by: Jakob Bornecantz --- drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c | 81 ++- 1 files changed, 80 inserti