summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
AgeCommit message (Expand)Author
2021-06-16drm/vmwgfx: Update device headersZack Rusin
2021-06-12drm/vmwgfx: Fix some static checker warningsZack Rusin
2021-06-12drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-05-11drm/vmwgfx: Add basic support for SVGA3Zack Rusin
2021-05-11drm/vmwgfx: Remove the reservation semaphoreZack Rusin
2021-05-11drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips commandThomas Hellstrom
2021-04-29gpu: drm: vmwgfx: convert comma to semicolonZheng Yongjun
2021-01-19drm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related issuesLee Jones
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin
2021-01-14drm/vmwgfx: Remove the throttling codeZack Rusin
2020-12-14drm/ttm: cleanup BO size handling v3Christian König
2020-08-11drm/vmwgfx: fix spelling mistake "Cound" -> "Could"Colin Ian King
2020-06-26drm/vmwgfx: don't use ttm bo->offsetNirmoy Das
2020-03-23drm/vmwgfx: Add support for streamoutput with mob commandsDeepak Rawat
2020-03-23drm/vmwgfx: Rename stream output target binding tracker structDeepak Rawat
2020-03-23drm/vmwgfx: Add support for indirect and dispatch commandsDeepak Rawat
2020-03-23drm/vmwgfx: Add support for UA view commandsDeepak Rawat
2020-03-23drm/vmwgfx: Support SM5 shader type in command bufferDeepak Rawat
2020-03-23drm/vmwgfx: Use enum to represent graphics context capabilitiesDeepak Rawat
2020-03-23drm/vmwgfx: Deprecate logic ops commandsDeepak Rawat
2020-01-15drm/vmwgfx: Replace deprecated PTR_RETLukas Bulwahn
2019-11-06drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom
2019-06-26drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctlEmil Velikov
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