aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAge
* Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie2010-04-20
|\
| * drm/ttm: remove io_ field from TTM V6Jerome Glisse2010-04-20
| * drm/vmwgfx: add support for new TTM fault callback V5Jerome Glisse2010-04-20
| * drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-07
* | drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-06
|/
* drm/vmwgfx: depends on FBRandy Dunlap2010-03-14
* drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom2010-02-23
* drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom2010-02-18
* drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom2010-02-10
* drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-10
* drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz2010-02-10
* drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-10
* drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz2010-01-31
* drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel2010-01-31
* drm/vmwgfx: Correctly detect 3DJakob Bornecrantz2010-01-31
* drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom2010-01-25
* drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Implement a swap_notify callback.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Make fence sequences continous across a VT switch.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Fix an error path causing an oops.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom2009-12-22
* drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom2009-12-22
* drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom2009-12-22
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-14
* drm/vmwgfx: Add svga headers for vmwgfx driverJakob Bornecrantz2009-12-14