aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_shader.c
Commit message (Expand)AuthorAge
* drm/vmwgfx: Don't refcount cotable lookups during command buffer validationThomas Hellstrom2018-09-28
* drm/vmwgfx: Make the object handles idr-generatedThomas Hellstrom2018-09-27
* drm/vmwgfx: Remove the resource avail fieldThomas Hellstrom2018-09-27
* drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...Thomas Hellstrom2018-09-27
* Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2018-07-09
|\
| * drm/vmwgfx: Move buffer object related code to vmwgfx_bo.cThomas Hellstrom2018-07-03
| * drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom2018-07-03
* | drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)2018-06-29
|/
* drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He2017-12-27
* drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-06
* Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2017-07-24
|\
| * drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma2017-07-18
* | drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-18
|/
* drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König2016-05-04
* drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom2015-09-14
* drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-12
* drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-12
* drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom2015-08-05
* vmwgfx: Rework device initializationThomas Hellstrom2015-08-05
* drm/vmwgfx: (Re)bind shaders to MOBs with the correct offsetThomas Hellstrom2014-12-03
* drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom2014-07-04
* 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: Emulate legacy shaders on guest-backed devices 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: Add guest-backed shadersThomas Hellstrom2014-01-17