aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c
AgeCommit message (Expand)Author
2020-03-12drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host()Sebastian Andrzej Siewior
2019-08-15drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg
2019-04-08drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)
2017-06-07drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter
2015-11-26drm/vmwgfx: fix a warning messageDan Carpenter
2015-11-06drm/vmwgfx: Relax irq locking somewhatThomas Hellstrom
2015-11-02drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom
2015-08-12drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-08-05drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom
2015-08-05vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh
2015-08-05drm/vmwgfx: Add command buffer support v3Thomas Hellstrom
2015-08-05 vmwgfx: Rework device initializationThomas Hellstrom
2015-01-19drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie
2014-09-02drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst
2014-09-01drm/vmwgfx: Fix a potential infinite spin waiting for fifo idleThomas Hellstrom
2014-01-17drm/vmwgfx: Enable 3D for new hardware versionThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed queriesThomas Hellstrom
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2011-12-19vmwgfx: Use the revised fifo hw version register when presentThomas Hellstrom
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom
2011-10-05vmwgfx: Fix up query processingThomas Hellstrom
2011-10-05vmwgfx: Drop 3D Legacy Display Unit supportJakob Bornecrantz
2011-10-05vmwgfx: Require HWV8 for 3d supportThomas Hellstrom
2011-10-05vmwgfx: Document vmw_fifo_reserveJakob Bornecrantz
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom
2011-09-06vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom
2011-09-06vmwgfx: Remove the fifo debug ioctlThomas Hellstrom
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-01vmwgfx: vt-switch (master drop) fixesThomas Hellstrom
2010-09-23drivers/gpu/drm: Remove unnecessary casts of private_dataJoe Perches
2010-06-01drm/vmwgfx: Support older hardware.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz
2010-01-14drm/vmwgfx: Make fence sequences continous across a VT switch.Thomas Hellstrom
2009-12-23drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz