summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
AgeCommit message (Expand)Author
2019-02-15drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom
2018-09-20drm/vmwgfx: Fix buffer object evictionThomas Hellstrom
2018-07-10Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-06drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy commandNeha Bhende
2018-07-04drm/vmwgfx: Update the device headersDeepak Rawat
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)
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2018-01-10drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-08-28drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh
2017-08-28drm/vmwgfx: Add support for imported Fence File DescriptorSinclair Yeh
2017-08-28drm/vmwgfx: Prepare to support fence fdSinclair Yeh
2017-08-28drm/vmwgfx: Support the NOP_ERROR commandThomas Hellstrom
2017-08-28drm/vmwgfx: Restart command buffers after errorsThomas Hellstrom
2017-07-17drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh
2017-07-17drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()Brian Paul
2017-07-17drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma
2016-10-10drm/vmwgfx: Avoid validating views on view destructionThomas Hellstrom
2016-10-10drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom
2016-10-10drm/vmwgfx: Remove a leftover debug printoutThomas Hellstrom
2016-10-10drm/vmwgfx: Allow resource relocations on byte boundariesThomas Hellstrom
2016-10-10drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER commandCharmaine Lee
2016-07-22drm/vmwgfx: Delete an unnecessary check before the function call "vfree"Markus Elfring
2016-04-28drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee
2016-04-28drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee
2016-03-14drm/vmwgfx: Add DXGenMips supportCharmaine Lee
2015-09-14drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom
2015-08-12drm/vmwgfx: Add DX query support. Various fixes.Sinclair Yeh
2015-08-12drm/vmwgfx: Add command parser support for a couple of DX commandsNeha Bhende
2015-08-12drm/vmwgfx: Command parser fixes for DXCharmaine Lee
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom
2015-08-12drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-08-05drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom
2015-08-05drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom
2015-08-05drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh
2015-08-05drm/vmwgfx: Add "quirk" to handling command verification exceptionsThomas Hellstrom
2015-08-05drm/vmwgfx: Add command buffer support v3Thomas Hellstrom
2015-03-11drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King
2015-03-11drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom
2014-12-03drm/ttm: optionally move duplicates to a separate listChristian König
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie
2014-09-11drm/ttm: allow fence to be added as sharedChristian König
2014-09-02drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst
2014-09-02drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst
2014-09-01drm/vmwgfx: Fix an incorrect OOM return valueThomas Hellstrom
2014-09-01drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst