1. b76ff5e drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses by Thomas Hellstrom · 9 years ago
  2. 53c1e53 drm/vmwgfx: Turn off support for multisample count != 0 v2 by Thomas Hellstrom · 9 years ago
  3. 54fbde8 drm/vmwgfx: Fix copyright headers by Sinclair Yeh · 9 years ago
  4. 2f633e5 drm/vmwgfx: Command parser fixes for DX by Charmaine Lee · 9 years ago
  5. d80efd5 drm/vmwgfx: Initial DX support by Thomas Hellstrom · 9 years ago
  6. 8ce75f8 drm/vmwgfx: Update device includes for DX device functionality by Sinclair Yeh · 9 years ago
  7. b9eb1a6 drm/vmwgfx: Kill a bunch of sparse warnings by Thomas Hellstrom · 9 years ago
  8. 35c0512 drm/vmwgfx: Implement screen targets by Sinclair Yeh · 9 years ago
  9. 496eb6f drm/vmwgfx: Replace the hw mutex with a hw spinlock by Thomas Hellstrom · 10 years ago
  10. 294adf7 drm/vmwgfx: Use a per-device semaphore for reservation protection by Thomas Hellstrom · 10 years ago
  11. 857aea1 drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE by Charmaine Lee · 11 years ago
  12. a6fc955 drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2 by Thomas Hellstrom · 11 years ago
  13. 311474d drm/vmwgfx: Add a parameter to get max MOB memory size by Thomas Hellstrom · 12 years ago
  14. 716a2fd drm/vmwgfx: Adapt capability reporting to new hardware version by Thomas Hellstrom · 12 years ago
  15. bc2d650 drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution by Thomas Hellstrom · 12 years ago
  16. 43789b9 drm/vmwgfx: Return -ENOENT when a framebuffer can't be found by Ville Syrjälä · 11 years ago
  17. 2fd5eab drm/vmwgfx: add proper framebuffer refcounting by Daniel Vetter · 12 years ago
  18. 786b99e drm: create drm_framebuffer_lookup by Daniel Vetter · 12 years ago
  19. 4b096ac drm: revamp locking around fb creation/destruction by Daniel Vetter · 12 years ago
  20. bbe4b99 drm/vmwgfx: use drm_modeset_lock_all by Daniel Vetter · 12 years ago
  21. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  22. c0951b7 drm/vmwgfx: Refactor resource management by Thomas Hellstrom · 12 years ago
  23. 888155b vmwgfx: return an -EFAULT if copy_to_user() fails by Dan Carpenter · 12 years ago
  24. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  25. ef5ab24 vmwgfx: Remove dmabuf check in present ioctl by Jakob Bornecrantz · 13 years ago
  26. ebd4c6f vmwgfx: Use the revised fifo hw version register when present by Thomas Hellstrom · 13 years ago
  27. 24bb5a0 vmwgfx: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  28. d2c184f vmwgfx: return -EFAULT instead of number of bytes remaining by Dan Carpenter · 13 years ago
  29. 5438ae8 vmwgfx: Wrap drm_read and drm_poll by Thomas Hellstrom · 13 years ago
  30. 2fcd5a7 vmwgfx: Add present and readback ioctls by Jakob Bornecrantz · 13 years ago
  31. f63f6a5 vmwgfx: Add functionality to get 3D caps by Thomas Hellstrom · 13 years ago
  32. 07999a7 vmwgfx: Remove the possibility to map the fifo from user-space by Thomas Hellstrom · 13 years ago
  33. 781b8bd vmwgfx: Remove the fifo debug ioctl by Thomas Hellstrom · 13 years ago
  34. 30f47fc8 drm/vmwgfx: Add a parameter to get the max fb size by Thomas Hellstrom · 14 years ago
  35. f77cef3 drm/vmwgfx: Update the user-space interface. by Thomas Hellstrom · 15 years ago
  36. 8e19a95 drm/vmwgfx: Correctly detect 3D by Jakob Bornecrantz · 15 years ago
  37. fb1d973 drm/vmwgfx: Add DRM driver for VMware Virtual GPU by Jakob Bornecrantz · 15 years ago