summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst2014-09-021-3/+8
* drm/vmwgfx: Enable 3D for new hardware versionThomas Hellstrom2014-01-171-0/+17
* drm/vmwgfx: Hook up guest-backed queriesThomas Hellstrom2014-01-171-13/+77
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* vmwgfx: Use the revised fifo hw version register when presentThomas Hellstrom2011-12-191-1/+7
* vmwgfx: Add fence eventsThomas Hellstrom2011-10-101-6/+4
* vmwgfx: Fix up query processingThomas Hellstrom2011-10-051-0/+57
* vmwgfx: Drop 3D Legacy Display Unit supportJakob Bornecrantz2011-10-051-0/+4
* vmwgfx: Require HWV8 for 3d supportThomas Hellstrom2011-10-051-1/+1
* vmwgfx: Document vmw_fifo_reserveJakob Bornecrantz2011-10-051-0/+10
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-061-13/+13
* vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom2011-09-061-48/+0
* vmwgfx: Remove the fifo debug ioctlThomas Hellstrom2011-09-061-21/+0
* 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
OpenPOWER on IntegriCloud