Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
[safe/jmp/linux-2.6] / drivers / gpu / drm / vmwgfx /
2010-03-15 Randy Dunlapdrm/vmwgfx: depends on FB
2010-02-23 Thomas Hellstromdrm/vmwgfx: Fix queries if no dma buffer thrashing...
2010-02-18 Thomas Hellstromdrm/vmwgfx: Use fb handover mechanism instead of stealt...
2010-02-11 Thomas Hellstromdrm/vmwgfx: Fix a circular locking dependency bug.
2010-02-11 Jakob Bornecrantzdrm/vmwgfx: Drop scanout flag compat and add execbuf...
2010-02-11 Jakob Bornecrantzdrm/vmwgfx: Report propper framebuffer_{max|min}_{width...
2010-02-11 Thomas Hellstromdrm/vmwgfx: Update the user-space interface.
2010-02-01 Jakob Bornecrantzdrm/vmwgfx: Don't send bad flags to the host
2010-02-01 Peter Hanzeldrm/vmwgfx: Request SVGA version 2 and bail if not...
2010-02-01 Jakob Bornecrantzdrm/vmwgfx: Correctly detect 3D
2010-01-25 Thomas Hellstromdrm/vmwgfx: Optimize memory footprint for DMA buffers.
2010-01-14 Thomas Hellstromdrm/vmwgfx: Implement basic pm operations.
2010-01-14 Thomas Hellstromdrm/vmwgfx: Implement a swap_notify callback.
2010-01-14 Thomas Hellstromdrm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
2010-01-14 Thomas Hellstromdrm/vmwgfx: Make fence sequences continous across a...
2010-01-14 Thomas Hellstromdrm/vmwgfx: Fix an error path causing an oops.
2010-01-14 Thomas Hellstromdrm/vmwgfx: Don't promote updates from GMR-backed scano...
2009-12-23 Thomas Hellstromdrm/vmwgfx: Use TTM handles instead of SIDs as user...
2009-12-23 Thomas Hellstromdrm/vmwgfx: Return -ERESTARTSYS when interrupted by...
2009-12-23 Thomas Hellstromdrm/vmwgfx: Fix unlocked ioctl and add proper access...
2009-12-14 Jakob Bornecrantzdrm/vmwgfx: Add DRM driver for VMware Virtual GPU
2009-12-14 Jakob Bornecrantzdrm/vmwgfx: Add svga headers for vmwgfx driver