summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_shader.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2017-07-241-3/+3
|\
| * drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma2017-07-181-3/+3
* | drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-181-1/+2
|/
* drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König2016-05-051-1/+1
* drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom2015-09-141-1/+1
* drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-121-1/+1
* drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-121-44/+440
* drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom2015-08-051-5/+5
* vmwgfx: Rework device initializationThomas Hellstrom2015-08-051-2/+2
* drm/vmwgfx: (Re)bind shaders to MOBs with the correct offsetThomas Hellstrom2014-12-031-1/+1
* drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom2014-07-041-272/+124Star
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-281-3/+2Star
* drm/vmwgfx: Fix a couple of sparse warnings and errorsThomas Hellstrom2014-02-121-7/+9
* drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom2014-02-051-1/+1
* drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2Thomas Hellstrom2014-02-051-48/+417
* drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom2014-01-211-0/+1
* drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom2014-01-171-0/+4
* drm/vmwgfx: Add guest-backed shadersThomas Hellstrom2014-01-171-0/+436