summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2011-12-19vmwgfx: Use the revised fifo hw version register when presentThomas Hellstrom1-1/+7
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom1-6/+4
2011-10-05vmwgfx: Fix up query processingThomas Hellstrom1-0/+57
2011-10-05vmwgfx: Drop 3D Legacy Display Unit supportJakob Bornecrantz1-0/+4
2011-10-05vmwgfx: Require HWV8 for 3d supportThomas Hellstrom1-1/+1
2011-10-05vmwgfx: Document vmw_fifo_reserveJakob Bornecrantz1-0/+10
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom1-13/+13
2011-09-06vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom1-48/+0
2011-09-06vmwgfx: Remove the fifo debug ioctlThomas Hellstrom1-21/+0
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-10-01vmwgfx: vt-switch (master drop) fixesThomas Hellstrom1-0/+3
2010-09-23drivers/gpu/drm: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-06-01drm/vmwgfx: Support older hardware.Jakob Bornecrantz1-0/+18
2010-06-01drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom1-1/+4
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom1-8/+9
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz1-0/+19
2010-01-14drm/vmwgfx: Make fence sequences continous across a VT switch.Thomas Hellstrom1-2/+1
2009-12-23drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom1-4/+2
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz1-0/+521