aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom
2010-02-18drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz
2010-02-11drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom
2010-02-01drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz
2010-02-01drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz
2010-01-25drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom
2010-01-14drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom
2010-01-14drm/vmwgfx: Implement a swap_notify callback.Thomas Hellstrom
2010-01-14drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom
2010-01-14drm/vmwgfx: Make fence sequences continous across a VT switch.Thomas Hellstrom
2010-01-14drm/vmwgfx: Fix an error path causing an oops.Thomas Hellstrom
2010-01-14drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.Thomas Hellstrom
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom
2009-12-23drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom
2009-12-23drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz
2009-12-15drm/vmwgfx: Add svga headers for vmwgfx driverJakob Bornecrantz