aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-15drm/vmwgfx: depends on FBRandy Dunlap1-1/+1
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom1-16/+92
2010-02-18drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom2-33/+19
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom3-19/+14
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major.Jakob Bornecrantz2-19/+4
2010-02-11drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz1-4/+4
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom3-5/+12
2010-02-01drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz3-1/+27
2010-02-01drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel1-0/+11
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz4-1/+23
2010-01-25drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom4-1/+30
2010-01-14drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom2-1/+63
2010-01-14drm/vmwgfx: Implement a swap_notify callback.Thomas Hellstrom1-1/+7
2010-01-14drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom5-29/+22
2010-01-14drm/vmwgfx: Make fence sequences continous across a VT switch.Thomas Hellstrom2-2/+2
2010-01-14drm/vmwgfx: Fix an error path causing an oops.Thomas Hellstrom1-18/+21
2010-01-14drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.Thomas Hellstrom1-7/+5
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom4-111/+209
2009-12-23drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom3-10/+6
2009-12-23drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom1-28/+19
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz18-0/+7337
2009-12-15drm/vmwgfx: Add svga headers for vmwgfx driverJakob Bornecrantz5-0/+3474