summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
AgeCommit message (Expand)Author
2019-05-21drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister
2019-05-21drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister
2019-05-21drm/vmwgfx: Fix compat mode shader operationThomas Hellstrom
2019-04-08drm/vmwgfx: Zero initialize handle in vmw_execbuf_processNathan Chancellor
2019-04-08drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat
2019-04-08drm/vmwgfx: Fix formatting and spaces in vmwgfx_execbuf.cDeepak Rawat
2019-04-08drm/vmwgfx: Clean up some debug messages in vmwgfx_execbuf.cDeepak Rawat
2019-04-08drm/vmwgfx: Print message when command verifier returns with errorDeepak Rawat
2019-04-08drm/vmwgfx: Add a new define for vmwgfx user-space debuggingDeepak Rawat
2019-04-08drm/vmwgfx: Use preprocessor macro for cmd structDeepak Rawat
2019-04-08drm/vmwgfx: Use preprocessor macro to get valid context nodeDeepak Rawat
2019-04-08drm/vmwgfx: remove redundant unlikely annotationChengguang Xu
2019-04-08drm/vmwgfx: Be more restrictive when dirtying resourcesThomas Hellstrom
2019-02-05drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom
2018-12-12drm/vmwgfx: remove redundant return ret statementColin Ian King
2018-09-28drm/vmwgfx: Make user resource lookups reference-free during validationThomas Hellstrom
2018-09-28drm/vmwgfx: Don't refcount cotable lookups during command buffer validationThomas Hellstrom
2018-09-28drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...Thomas Hellstrom
2018-09-28drm/vmwgfx: Make buffer object lookups reference-free during validationThomas Hellstrom
2018-09-27drm/vmwgfx: Reduce the size of buffer object relocationsThomas Hellstrom
2018-09-27drm/vmwgfx: Use a validation context allocator for relocations and validationsThomas Hellstrom
2018-09-27drm/vmwgfx: Adapt execbuf to the new validation apiThomas Hellstrom
2018-09-27drm/vmwgfx: Modify the resource validation interfaceThomas 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