summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_context.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2015-08-171-384/+400
|\
| * drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-121-1/+1
| * drm/vmwgfx: Add DX query support. Various fixes.Sinclair Yeh2015-08-121-1/+69
| * drm/vmwgfx: Command parser fixes for DXCharmaine Lee2015-08-121-0/+1
| * drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-121-394/+341
| * drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh2015-08-121-1/+1
| * drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom2015-08-051-6/+6
| * vmwgfx: Rework device initializationThomas Hellstrom2015-08-051-4/+4
* | drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-08-061-1/+1
|/
* drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom2014-07-041-10/+28
* drm/vmwgfx: Fix query buffer locking order violationThomas Hellstrom2014-04-031-1/+1
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-281-3/+2
* drm/vmwgfx: Fix a couple of sparse warnings and errorsThomas Hellstrom2014-02-121-6/+3
* drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom2014-02-051-21/+123
* drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom2014-01-211-1/+1
* drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom2014-01-171-4/+97
* drm/vmwgfx: Track context bindings and scrub them upon exiting execbufThomas Hellstrom2014-01-171-0/+216
* drm/vmwgfx: Hook up guest-backed contextsThomas Hellstrom2014-01-171-0/+222
* drm/vmwgfx: Break out surface and context management to separate filesThomas Hellstrom2012-11-211-0/+274
OpenPOWER on IntegriCloud