kernel-fxtec-pro1x/drivers/gpu/drm/vmwgfx
Thomas Hellstrom effe1105be drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
This was previously done explicitly for overlay- and fb buffers.
Now it's done for any buffer leaving the SYSTEM memory region.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2010-01-14 12:18:43 +10:00
..
Kconfig
Makefile
svga3d_reg.h
svga_escape.h
svga_overlay.h
svga_reg.h
svga_types.h
vmwgfx_buffer.c drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. 2010-01-14 12:18:43 +10:00
vmwgfx_drv.c drm/vmwgfx: Make fence sequences continous across a VT switch. 2010-01-14 12:18:02 +10:00
vmwgfx_drv.h drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. 2010-01-14 12:18:43 +10:00
vmwgfx_execbuf.c drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. 2009-12-23 10:06:24 +10:00
vmwgfx_fb.c drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. 2010-01-14 12:18:43 +10:00
vmwgfx_fifo.c drm/vmwgfx: Make fence sequences continous across a VT switch. 2010-01-14 12:18:02 +10:00
vmwgfx_gmr.c
vmwgfx_ioctl.c
vmwgfx_irq.c drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal. 2009-12-23 10:05:47 +10:00
vmwgfx_kms.c drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen. 2010-01-14 12:17:44 +10:00
vmwgfx_kms.h
vmwgfx_ldu.c
vmwgfx_overlay.c drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. 2010-01-14 12:18:43 +10:00
vmwgfx_reg.h
vmwgfx_resource.c drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. 2010-01-14 12:18:43 +10:00
vmwgfx_ttm_glue.c