1. 173fb7d drm/vmwgfx: Persistent tracking of context bindings by Thomas Hellstrom · 11 years ago
  2. 1d7a5cb drm/vmwgfx: Implement a buffer object synccpu ioctl. by Thomas Hellstrom · 12 years ago
  3. a97e219 drm/vmwgfx: Hook up guest-backed surfaces by Thomas Hellstrom · 12 years ago
  4. f468911 drm/vmwgfx: Detach backing store from its resources when it is evicted by Thomas Hellstrom · 12 years ago
  5. 96c5f0d drm/vmwgfx: Add the possibility to validate a buffer as a MOB by Thomas Hellstrom · 12 years ago
  6. 308d17e drm/vmwgfx: Fix dma buffer memory size accounting by Thomas Hellstrom · 11 years ago
  7. d69d51d drm/vmwgfx: Fix up and comment the dumb buffer implementation by Thomas Hellstrom · 11 years ago
  8. c486d4f drm/vmwgfx: Make vmwgfx dma buffers prime aware by Thomas Hellstrom · 11 years ago
  9. 79e5f81 drm/vmwgfx: Make surfaces prime-aware by Thomas Hellstrom · 11 years ago
  10. ac49251 drm/vmwgfx: Fix false lockdep warning by Thomas Hellstrom · 11 years ago
  11. ca9efa1 Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  12. ea029c2 drm/vmwgfx: Resource evict fixes by Thomas Hellstrom · 11 years ago
  13. 2668248 drm/vmwgfx: Don't put resources with invalid id's on lru list by Thomas Hellstrom · 11 years ago
  14. 72525b3 drm/ttm: convert to unified vma offset manager by David Herrmann · 11 years ago
  15. 8bd4ce5 drm/vmwgfx: get rid of ttm_bo_is_reserved usage by Maarten Lankhorst · 11 years ago
  16. ecff665 drm/ttm: make ttm reservation calls behave like reservation calls by Maarten Lankhorst · 11 years ago
  17. cc39a8f drm/vmwgfx: convert to idr_alloc() by Tejun Heo · 11 years ago
  18. 42f6e3d drm/vmwgfx: always use ttm_bo_is_reserved by Maarten Lankhorst · 12 years ago
  19. 97a875c drm/ttm: remove no_wait_reserve, v3 by Maarten Lankhorst · 12 years ago
  20. d08a9b9 drm/vmwgfx: Tighten the security around buffer maps by Thomas Hellstrom · 12 years ago
  21. 543831c drm/vmwgfx: Break out surface and context management to separate files by Thomas Hellstrom · 12 years ago
  22. c0951b7 drm/vmwgfx: Refactor resource management by Thomas Hellstrom · 12 years ago
  23. cdad052 drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3 by Thomas Hellstrom · 12 years ago
  24. be01336 drm/vmwgfx: remove use of fence_obj_args by Maarten Lankhorst · 12 years ago
  25. 0b91c4a drm/ttm: remove ttm_buffer_object->buffer_start by Marcin Slusarz · 12 years ago
  26. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  27. 5e1782d vmwgfx: add dumb ioctl support by Dave Airlie · 12 years ago
  28. 129b78b ttm: add prime sharing support to TTM (v2) by Dave Airlie · 12 years ago
  29. 4cf7312 Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next by Dave Airlie · 13 years ago
  30. 551a669 vmwgfx: Add helper function to get surface or dmabuf by Jakob Bornecrantz · 13 years ago
  31. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  32. 0c5d370 vmwgfx: memory leaks caused by double allocation by Dan Carpenter · 13 years ago
  33. 414ee50 vmwgfx: Implement memory accounting for resources by Thomas Hellstrom · 13 years ago
  34. 5bb39e8 vmwgfx: Handle device surface memory limit by Thomas Hellstrom · 13 years ago
  35. f18c884 vmwgfx: Optimize the command submission resource list by Thomas Hellstrom · 13 years ago
  36. e2fa3a7 vmwgfx: Fix up query processing by Thomas Hellstrom · 13 years ago
  37. ae2a104 vmwgfx: Implement fence objects by Thomas Hellstrom · 13 years ago
  38. 05730b3 vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active by Thomas Hellstrom · 13 years ago
  39. be38ab6 vmwgfx: Fix potential execbuf deadlocks by Thomas Hellstrom · 13 years ago
  40. f35119d drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible by Rakib Mullick · 13 years ago
  41. 2f5993c drm/vmwgfx: Fix up an error path during bo creation by Thomas Hellstrom · 14 years ago
  42. 135cba0 vmwgfx: Implement a proper GMR eviction mechanism by Thomas Hellstrom · 14 years ago
  43. 30c78bb vmwgfx: vt-switch (master drop) fixes by Thomas Hellstrom · 14 years ago
  44. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  45. 65155b3 fix typos concerning "management" by Uwe Kleine-König · 14 years ago
  46. 9b8eb4d drm/vmwgfx: return -EFAULT for copy_to_user errors by Dan Carpenter · 14 years ago
  47. a87897e drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major. by Jakob Bornecrantz · 14 years ago
  48. f77cef3 drm/vmwgfx: Update the user-space interface. by Thomas Hellstrom · 14 years ago
  49. 5ffdb65 drm/vmwgfx: Don't send bad flags to the host by Jakob Bornecrantz · 14 years ago
  50. 8ba5152 drm/vmwgfx: Optimize memory footprint for DMA buffers. by Thomas Hellstrom · 15 years ago
  51. effe110 drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. by Thomas Hellstrom · 15 years ago
  52. 50ec3b7 drm/vmwgfx: Fix an error path causing an oops. by Thomas Hellstrom · 15 years ago
  53. 7a73ba7 drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. by Thomas Hellstrom · 15 years ago
  54. fb1d973 drm/vmwgfx: Add DRM driver for VMware Virtual GPU by Jakob Bornecrantz · 15 years ago