aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-80/+87
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-85/+79
* samsung update 1codeworkx2012-06-021-79/+85
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * drivers/gpu/drm: Remove unnecessary casts of private_dataJoe Perches2010-09-231-1/+1
* | vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-011-0/+3
|/
* drm/vmwgfx: Support older hardware.Jakob Bornecrantz2010-06-011-0/+18
* drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom2010-06-011-1/+4
* drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom2010-02-111-8/+9
* drm/vmwgfx: Correctly detect 3DJakob Bornecrantz2010-02-011-0/+19
* drm/vmwgfx: Make fence sequences continous across a VT switch.Thomas Hellstrom2010-01-141-2/+1
* drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom2009-12-231-4/+2
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-151-0/+521