1. 51ab70b drm/vmwgfx: Limit the user-space command buffer size by Thomas Hellstrom · 8 years ago
  2. 728c3b5 drm/vmwgfx: Remove a leftover debug printout by Thomas Hellstrom · 8 years ago
  3. e7a4528 drm/vmwgfx: Allow resource relocations on byte boundaries by Thomas Hellstrom · 8 years ago
  4. 1f982e4 drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command by Charmaine Lee · 8 years ago
  5. 0bc3299 drm/vmwgfx: Delete an unnecessary check before the function call "vfree" by Markus Elfring · 8 years ago
  6. e02e588 drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands. by Charmaine Lee · 8 years ago
  7. 1883598 drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION by Charmaine Lee · 8 years ago
  8. f3b33550 drm/vmwgfx: Add DXGenMips support by Charmaine Lee · 9 years ago
  9. 54c12bc drm/vmwgfx: Fix up user_dmabuf refcounting by Thomas Hellstrom · 9 years ago
  10. fd11a3c drm/vmwgfx: Add DX query support. Various fixes. by Sinclair Yeh · 9 years ago
  11. 0fca749e drm/vmwgfx: Add command parser support for a couple of DX commands by Neha Bhende · 9 years ago
  12. 2f633e5 drm/vmwgfx: Command parser fixes for DX by Charmaine Lee · 9 years ago
  13. d80efd5 drm/vmwgfx: Initial DX support by Thomas Hellstrom · 9 years ago
  14. 8ce75f8 drm/vmwgfx: Update device includes for DX device functionality by Sinclair Yeh · 9 years ago
  15. b9eb1a6 drm/vmwgfx: Kill a bunch of sparse warnings by Thomas Hellstrom · 9 years ago
  16. 6bf6bf0 drm/vmwgfx: Convert screen targets to new helpers v3 by Thomas Hellstrom · 9 years ago
  17. 1a4b172 drm/vmwgfx: Add kms helpers for dirty- and readback functions by Thomas Hellstrom · 9 years ago
  18. 459d0fa drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2 by Thomas Hellstrom · 9 years ago
  19. f89c6c3 drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs by Sinclair Yeh · 9 years ago
  20. c9146cd drm/vmwgfx: Add "quirk" to handling command verification exceptions by Thomas Hellstrom · 9 years ago
  21. 3eab3d9 drm/vmwgfx: Add command buffer support v3 by Thomas Hellstrom · 9 years ago
  22. da5efff drm/vmwgfx: Correctly NULLify dma buffer pointer on failure by Colin Ian King · 10 years ago
  23. 5151adb drm/vmwgfx: Fix a couple of lock dependency violations by Thomas Hellstrom · 9 years ago
  24. aa35071 drm/ttm: optionally move duplicates to a separate list by Christian König · 10 years ago
  25. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  26. ae9c0af drm/ttm: allow fence to be added as shared by Christian König · 10 years ago
  27. 2298e80 drm/vmwgfx: rework to new fence interface, v2 by Maarten Lankhorst · 10 years ago
  28. c060a4e drm/vmwgfx: get rid of different types of fence_flags entirely by Maarten Lankhorst · 10 years ago
  29. 9f9cb84 drm/vmwgfx: Fix an incorrect OOM return value by Thomas Hellstrom · 10 years ago
  30. 1f0dc9a drm/ttm: kill off some members to ttm_validate_buffer by Maarten Lankhorst · 11 years ago
  31. 58b4d72 drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers by Maarten Lankhorst · 11 years ago
  32. 18e4a46 drm/vmwgfx: Fix compat shader namespace by Thomas Hellstrom · 10 years ago
  33. cbd75e9 drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2 by Thomas Hellstrom · 10 years ago
  34. 294adf7 drm/vmwgfx: Use a per-device semaphore for reservation protection by Thomas Hellstrom · 10 years ago
  35. 36e952c drm/vmwgfx: Fix command defines and checks by Thomas Hellstrom · 11 years ago
  36. 4fbd9d2 drm/vmwgfx: Remove stray const by Thomas Hellstrom · 11 years ago
  37. b2ad988 drm/vmwgfx: unlock on error path in vmw_execbuf_process() by Dan Carpenter · 11 years ago
  38. 8e67bbb drm/vmwgfx: Fix a couple of sparse warnings and errors by Thomas Hellstrom · 11 years ago
  39. 30f82d81 drm/vmwgfx: Reemit context bindings when necessary v2 by Thomas Hellstrom · 11 years ago
  40. d5bde95 drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2 by Thomas Hellstrom · 11 years ago
  41. 0ccbbae drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices by Thomas Hellstrom · 11 years ago
  42. cf5e341 drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls behave like reservation calls" by Thomas Hellstrom · 11 years ago
  43. 76c7d18 drm/vmwgfx: Don't commit staged bindings if execbuf fails by Thomas Hellstrom · 11 years ago
  44. f2a0dcb drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2 by Thomas Hellstrom · 11 years ago
  45. 173fb7d drm/vmwgfx: Persistent tracking of context bindings by Thomas Hellstrom · 11 years ago
  46. b5c3b1a6 drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf by Thomas Hellstrom · 11 years ago
  47. 8ba0731 drm/vmwgfx: Block the BIND_SHADERCONSTS command by Thomas Hellstrom · 11 years ago
  48. c373d4e drm/vmwgfx: Extend the command verifier to handle guest-backed on / off by Thomas Hellstrom · 12 years ago
  49. 74c10d1 drm/vmwgfx: Add new unused (by user-space) commands to the verifier by Thomas Hellstrom · 12 years ago
  50. a21aa61 drm/vmwgfx: Validate guest-backed shader const commands by Thomas Hellstrom · 12 years ago
  51. c74c162 drm/vmwgfx: Add guest-backed shaders by Thomas Hellstrom · 12 years ago
  52. a97e219 drm/vmwgfx: Hook up guest-backed surfaces by Thomas Hellstrom · 12 years ago
  53. 58a0c5f drm/vmwgfx: Hook up guest-backed contexts by Thomas Hellstrom · 12 years ago
  54. ddcda24 drm/vmwgfx: Hook up guest-backed queries by Thomas Hellstrom · 12 years ago
  55. 96c5f0d drm/vmwgfx: Add the possibility to validate a buffer as a MOB by Thomas Hellstrom · 12 years ago
  56. ecff665 drm/ttm: make ttm reservation calls behave like reservation calls by Maarten Lankhorst · 11 years ago
  57. 97a875c drm/ttm: remove no_wait_reserve, v3 by Maarten Lankhorst · 12 years ago
  58. c0951b7 drm/vmwgfx: Refactor resource management by Thomas Hellstrom · 12 years ago
  59. be01336 drm/vmwgfx: remove use of fence_obj_args by Maarten Lankhorst · 12 years ago
  60. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  61. bb1bd2f vmwgfx: Make it possible to get fence from execbuf by Jakob Bornecrantz · 13 years ago
  62. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  63. 80d9b24 vmwgfx: information leak in vmw_execbuf_copy_fence_user() by Dan Carpenter · 13 years ago
  64. 57c5ee7 vmwgfx: Add fence events by Thomas Hellstrom · 13 years ago
  65. 8bf445c vmwgfx: Break out and comment vmw_execbuf_copy_fence_user by Thomas Hellstrom · 13 years ago
  66. 5bb39e8 vmwgfx: Handle device surface memory limit by Thomas Hellstrom · 13 years ago
  67. f18c884 vmwgfx: Optimize the command submission resource list by Thomas Hellstrom · 13 years ago
  68. e2fa3a7 vmwgfx: Fix up query processing by Thomas Hellstrom · 13 years ago
  69. 0cff60c vmwgfx: Disallow user space to send present and readback commands by Jakob Bornecrantz · 13 years ago
  70. 4084fb8 vmwgfx: Expand the command checker to cover screen object commands by Jakob Bornecrantz · 13 years ago
  71. 922ade0 vmwgfx: Break out execbuf command processing by Thomas Hellstrom · 13 years ago
  72. 6070e9f vmwgfx: Some comments and BUG_ON by Jakob Bornecrantz · 13 years ago
  73. 2ae7b03 vmwgfx: Bump major by Thomas Hellstrom · 13 years ago
  74. ae2a104 vmwgfx: Implement fence objects by Thomas Hellstrom · 13 years ago
  75. 6bcd8d3c vmwgfx: Fix confusion caused by using "fence" in various places by Thomas Hellstrom · 13 years ago
  76. be38ab6 vmwgfx: Fix potential execbuf deadlocks by Thomas Hellstrom · 13 years ago
  77. dfadbbd drm/ttm: add a way to bo_wait for either the last read or last write by Marek Olšák · 13 years ago
  78. 6570596 drm/ttm/vmwgfx: Have TTM manage the validation sequence. by Thomas Hellstrom · 14 years ago
  79. dccb2a9 drm: vmwgfx: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  80. 135cba0 vmwgfx: Implement a proper GMR eviction mechanism by Thomas Hellstrom · 14 years ago
  81. 9b8eb4d drm/vmwgfx: return -EFAULT for copy_to_user errors by Dan Carpenter · 14 years ago
  82. 1925d45 drm/vmwgfx: Add kernel throttling support. Bump minor. by Thomas Hellstrom · 14 years ago
  83. 9d87fa2 drm/ttm: split no_wait argument in 2 GPU or reserve wait by Jerome Glisse · 14 years ago
  84. 4e4ddd4 drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring. by Thomas Hellstrom · 15 years ago
  85. 8ba5152 drm/vmwgfx: Optimize memory footprint for DMA buffers. by Thomas Hellstrom · 15 years ago
  86. 7a73ba7 drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. by Thomas Hellstrom · 15 years ago
  87. 3d3a5b3 drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal. by Thomas Hellstrom · 15 years ago
  88. fb1d973 drm/vmwgfx: Add DRM driver for VMware Virtual GPU by Jakob Bornecrantz · 15 years ago