aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
Commit message (Expand)AuthorAge
* drm/vmwgfx: Make user resource lookups reference-free during validationThomas Hellstrom2018-09-28
* drm/vmwgfx: Don't refcount cotable lookups during command buffer validationThomas Hellstrom2018-09-28
* drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...Thomas Hellstrom2018-09-28
* drm/vmwgfx: Make buffer object lookups reference-free during validationThomas Hellstrom2018-09-28
* drm/vmwgfx: Reduce the size of buffer object relocationsThomas Hellstrom2018-09-27
* drm/vmwgfx: Use a validation context allocator for relocations and validationsThomas Hellstrom2018-09-27
* drm/vmwgfx: Adapt execbuf to the new validation apiThomas Hellstrom2018-09-27
* drm/vmwgfx: Modify the resource validation interfaceThomas Hellstrom2018-09-27
* Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2018-07-09
|\
| * drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy commandNeha Bhende2018-07-06
| * drm/vmwgfx: Update the device headersDeepak Rawat2018-07-04
* | Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2018-07-09
|\|
| * 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
|/
* BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-17
|\
| * drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter2018-01-10
* | drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-06
|/
* drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh2017-08-28
* drm/vmwgfx: Add support for imported Fence File DescriptorSinclair Yeh2017-08-28
* drm/vmwgfx: Prepare to support fence fdSinclair Yeh2017-08-28
* drm/vmwgfx: Support the NOP_ERROR commandThomas Hellstrom2017-08-28
* drm/vmwgfx: Restart command buffers after errorsThomas Hellstrom2017-08-28
* drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh2017-07-18
* drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()Brian Paul2017-07-18
* drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma2017-07-18
* drm/vmwgfx: Avoid validating views on view destructionThomas Hellstrom2016-10-10
* drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom2016-10-10
* drm/vmwgfx: Remove a leftover debug printoutThomas Hellstrom2016-10-10
* drm/vmwgfx: Allow resource relocations on byte boundariesThomas Hellstrom2016-10-10
* drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER commandCharmaine Lee2016-10-10
* drm/vmwgfx: Delete an unnecessary check before the function call "vfree"Markus Elfring2016-07-22
* drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee2016-04-28
* drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee2016-04-28
* drm/vmwgfx: Add DXGenMips supportCharmaine Lee2016-03-14
* drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom2015-09-14
* drm/vmwgfx: Add DX query support. Various fixes.Sinclair Yeh2015-08-12
* drm/vmwgfx: Add command parser support for a couple of DX commandsNeha Bhende2015-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
* drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom2015-08-05
* drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom2015-08-05
* drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom2015-08-05
* drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh2015-08-05
* drm/vmwgfx: Add "quirk" to handling command verification exceptionsThomas Hellstrom2015-08-05
* drm/vmwgfx: Add command buffer support v3Thomas Hellstrom2015-08-05
* drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King2015-03-11
* drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom2015-03-11
* drm/ttm: optionally move duplicates to a separate listChristian König2014-12-03