summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: depends on FBRandy Dunlap2010-03-151-1/+1
* drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom2010-02-231-16/+92
* drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom2010-02-182-33/+19Star
* drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom2010-02-113-19/+14Star
* drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-112-19/+4Star
* drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz2010-02-111-4/+4
* drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-113-5/+12
* drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz2010-02-013-1/+27
* drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel2010-02-011-0/+11
* drm/vmwgfx: Correctly detect 3DJakob Bornecrantz2010-02-014-1/+23
* drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom2010-01-254-1/+30
* drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom2010-01-142-1/+63
* drm/vmwgfx: Implement a swap_notify callback.Thomas Hellstrom2010-01-141-1/+7
* drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-145-29/+22Star
* drm/vmwgfx: Make fence sequences continous across a VT switch.Thomas Hellstrom2010-01-142-2/+2
* drm/vmwgfx: Fix an error path causing an oops.Thomas Hellstrom2010-01-141-18/+21
* drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.Thomas Hellstrom2010-01-141-7/+5Star
* drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom2009-12-234-111/+209
* drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom2009-12-233-10/+6Star
* drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom2009-12-231-28/+19Star
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-1418-0/+7337
* drm/vmwgfx: Add svga headers for vmwgfx driverJakob Bornecrantz2009-12-145-0/+3474