aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_context.c
Commit message (Expand)AuthorAge
* Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2015-08-17
|\
| * drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-12
| * drm/vmwgfx: Add DX query support. Various fixes.Sinclair Yeh2015-08-12
| * drm/vmwgfx: Command parser fixes for DXCharmaine Lee2015-08-12
| * drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-12
| * drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh2015-08-12
| * drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom2015-08-05
| * vmwgfx: Rework device initializationThomas Hellstrom2015-08-05
* | drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-08-06
|/
* drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom2014-07-04
* drm/vmwgfx: Fix query buffer locking order violationThomas Hellstrom2014-04-03
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-28
* drm/vmwgfx: Fix a couple of sparse warnings and errorsThomas Hellstrom2014-02-12
* drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom2014-02-05
* drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom2014-01-21
* drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom2014-01-17
* drm/vmwgfx: Track context bindings and scrub them upon exiting execbufThomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up guest-backed contextsThomas Hellstrom2014-01-17
* drm/vmwgfx: Break out surface and context management to separate filesThomas Hellstrom2012-11-20