aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_shader.c
AgeCommit message (Expand)Author
2019-08-15drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom
2019-04-08drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat
2019-04-08drm/vmwgfx: Add a new define for vmwgfx user-space debuggingDeepak Rawat
2018-09-28drm/vmwgfx: Don't refcount cotable lookups during command buffer validationThomas Hellstrom
2018-09-27drm/vmwgfx: Make the object handles idr-generatedThomas Hellstrom
2018-09-27drm/vmwgfx: Remove the resource avail fieldThomas Hellstrom
2018-09-27drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...Thomas Hellstrom
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-03drm/vmwgfx: Move buffer object related code to vmwgfx_bo.cThomas Hellstrom
2018-07-03drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-07-24Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2017-07-17drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma
2017-05-18drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2015-09-14drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-08-05 vmwgfx: Rework device initializationThomas Hellstrom
2014-12-03drm/vmwgfx: (Re)bind shaders to MOBs with the correct offsetThomas Hellstrom
2014-07-04drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom
2014-03-28drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom
2014-02-12drm/vmwgfx: Fix a couple of sparse warnings and errorsThomas Hellstrom
2014-02-05drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom
2014-02-05drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2Thomas Hellstrom
2014-01-21drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom
2014-01-17drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom
2014-01-17drm/vmwgfx: Add guest-backed shadersThomas Hellstrom