1. 8fbf9d9 drm/vmwgfx: Implement the cursor_set2 callback v2 by Thomas Hellstrom · 9 years ago
  2. d2e8851 drm/vmwgfx: Relax irq locking somewhat by Thomas Hellstrom · 9 years ago
  3. b76ff5e drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses by Thomas Hellstrom · 9 years ago
  4. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  5. 0a3579e Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  6. 2e586a7 drm/vmwgfx: Map the fifo as cached by Thomas Hellstrom · 9 years ago
  7. 54c12bc drm/vmwgfx: Fix up user_dmabuf refcounting by Thomas Hellstrom · 9 years ago
  8. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  9. 54fbde8 drm/vmwgfx: Fix copyright headers by Sinclair Yeh · 9 years ago
  10. fd11a3c drm/vmwgfx: Add DX query support. Various fixes. by Sinclair Yeh · 9 years ago
  11. d80efd5 drm/vmwgfx: Initial DX support by Thomas Hellstrom · 9 years ago
  12. 8ce75f8 drm/vmwgfx: Update device includes for DX device functionality by Sinclair Yeh · 9 years ago
  13. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago
  14. b9eb1a6 drm/vmwgfx: Kill a bunch of sparse warnings by Thomas Hellstrom · 9 years ago
  15. fd006a4 drm/vmwgfx: Add a kernel interface to create a framebuffer v2 by Thomas Hellstrom · 9 years ago
  16. 6bf6bf0 drm/vmwgfx: Convert screen targets to new helpers v3 by Thomas Hellstrom · 9 years ago
  17. 10b1e0c drm/vmwgfx: Convert screen objects to the new helpers by Thomas Hellstrom · 9 years ago
  18. 1a4b172 drm/vmwgfx: Add kms helpers for dirty- and readback functions by Thomas Hellstrom · 9 years ago
  19. 459d0fa drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2 by Thomas Hellstrom · 9 years ago
  20. f89c6c3 drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs by Sinclair Yeh · 9 years ago
  21. 35c0512 drm/vmwgfx: Implement screen targets by Sinclair Yeh · 9 years ago
  22. c9146cd drm/vmwgfx: Add "quirk" to handling command verification exceptions by Thomas Hellstrom · 9 years ago
  23. c8261a9 vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets by Sinclair Yeh · 9 years ago
  24. 233826a drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl() by Sinclair Yeh · 9 years ago
  25. ed93394 drm/vmwgfx: Add an interface to pin a resource v3 by Thomas Hellstrom · 9 years ago
  26. 3eab3d9 drm/vmwgfx: Add command buffer support v3 by Thomas Hellstrom · 9 years ago
  27. 153b3d5 vmwgfx: Rework device initialization by Thomas Hellstrom · 9 years ago
  28. 496eb6f drm/vmwgfx: Replace the hw mutex with a hw spinlock by Thomas Hellstrom · 10 years ago
  29. 2298e80 drm/vmwgfx: rework to new fence interface, v2 by Maarten Lankhorst · 10 years ago
  30. c060a4e drm/vmwgfx: get rid of different types of fence_flags entirely by Maarten Lankhorst · 10 years ago
  31. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  32. f166e6d drm: vmwgfx: Use nsec based interfaces by Thomas Gleixner · 10 years ago
  33. 18e4a46 drm/vmwgfx: Fix compat shader namespace by Thomas Hellstrom · 10 years ago
  34. 03c5b8f drm/vmwgfx: Bump driver minor and date by Thomas Hellstrom · 10 years ago
  35. 294adf7 drm/vmwgfx: Use a per-device semaphore for reservation protection by Thomas Hellstrom · 10 years ago
  36. a34417f drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date. by Thomas Hellstrom · 10 years ago
  37. 857aea1 drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE by Charmaine Lee · 11 years ago
  38. 30f82d81 drm/vmwgfx: Reemit context bindings when necessary v2 by Thomas Hellstrom · 11 years ago
  39. d5bde95 drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2 by Thomas Hellstrom · 11 years ago
  40. 7cba906 drm/vmwgfx: Update otable definitions by Thomas Hellstrom · 11 years ago
  41. 0fd53cf drm/vmwgfx: Use the linux DMA api also for MOBs by Thomas Hellstrom · 11 years ago
  42. 173fb7d drm/vmwgfx: Persistent tracking of context bindings by Thomas Hellstrom · 11 years ago
  43. b5c3b1a6 drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf by Thomas Hellstrom · 11 years ago
  44. 311474d drm/vmwgfx: Add a parameter to get max MOB memory size by Thomas Hellstrom · 12 years ago
  45. 1d7a5cb drm/vmwgfx: Implement a buffer object synccpu ioctl. by Thomas Hellstrom · 12 years ago
  46. 7086d09 drm/vmwgfx: Fix up the vmwgfx_drv.h header for new files by Thomas Hellstrom · 12 years ago
  47. c74c162 drm/vmwgfx: Add guest-backed shaders by Thomas Hellstrom · 12 years ago
  48. a97e219 drm/vmwgfx: Hook up guest-backed surfaces by Thomas Hellstrom · 12 years ago
  49. ddcda24 drm/vmwgfx: Hook up guest-backed queries by Thomas Hellstrom · 12 years ago
  50. 96c5f0d drm/vmwgfx: Add the possibility to validate a buffer as a MOB by Thomas Hellstrom · 12 years ago
  51. 6da768a drm/vmwgfx: Hook up MOBs to TTM as a separate memory type by Thomas Hellstrom · 12 years ago
  52. 3530bdc drm/vmwgfx: Add MOB management by Thomas Hellstrom · 12 years ago
  53. bc2d650 drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution by Thomas Hellstrom · 12 years ago
  54. 0d00c48 drm/vmwgfx: Fix the driver for large dma addresses by Thomas Hellstrom · 11 years ago
  55. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago
  56. 308d17e drm/vmwgfx: Fix dma buffer memory size accounting by Thomas Hellstrom · 11 years ago
  57. 69977ff drm/vmwgfx: Hook up the prime ioctls by Thomas Hellstrom · 11 years ago
  58. d92d985 drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages by Thomas Hellstrom · 11 years ago
  59. 0faa4a8 drm/vmwgfx: remove ->firstopen callback by Daniel Vetter · 11 years ago
  60. d08a9b9 drm/vmwgfx: Tighten the security around buffer maps by Thomas Hellstrom · 12 years ago
  61. c0951b7 drm/vmwgfx: Refactor resource management by Thomas Hellstrom · 12 years ago
  62. bf6f036 drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objects by Thomas Hellstrom · 12 years ago
  63. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  64. 5e1782d vmwgfx: add dumb ioctl support by Dave Airlie · 12 years ago
  65. 0a240ec drm/vmwgfx: Bump driver minor by Thomas Hellstrom · 13 years ago
  66. f9cd8ec vmwgfx: Move function declaration to correct header by Thomas Hellstrom · 13 years ago
  67. eb4f923 vmwgfx: Pick up the initial size from the width and height regs by Jakob Bornecrantz · 13 years ago
  68. bb1bd2f vmwgfx: Make it possible to get fence from execbuf by Jakob Bornecrantz · 13 years ago
  69. 6b82ef5 vmwgfx: Clean up pending event references to struct drm_file objects on close by Thomas Hellstrom · 13 years ago
  70. 8b7de6a vmwgfx: Rework fence event action by Jakob Bornecrantz · 13 years ago
  71. 551a669 vmwgfx: Add helper function to get surface or dmabuf by Jakob Bornecrantz · 13 years ago
  72. cd2b89e vmwgfx: Reinstate the update_layout ioctl by Thomas Hellstrom · 13 years ago
  73. 1c482ab vmwgfx: Add vblank stubs by Jakob Bornecrantz · 13 years ago
  74. 5438ae8 vmwgfx: Wrap drm_read and drm_poll by Thomas Hellstrom · 13 years ago
  75. 57c5ee7 vmwgfx: Add fence events by Thomas Hellstrom · 13 years ago
  76. e5ed157 vmwgfx: Bump driver minor to advertise support for new ioctls. by Thomas Hellstrom · 13 years ago
  77. 5bb39e8 vmwgfx: Handle device surface memory limit by Thomas Hellstrom · 13 years ago
  78. f18c884 vmwgfx: Optimize the command submission resource list by Thomas Hellstrom · 13 years ago
  79. e2fa3a7 vmwgfx: Fix up query processing by Thomas Hellstrom · 13 years ago
  80. b37a6b9 vmwgfx: minor dmabuf utilities cleanup by Thomas Hellstrom · 13 years ago
  81. 2fcd5a7 vmwgfx: Add present and readback ioctls by Jakob Bornecrantz · 13 years ago
  82. 56d1c78 vmwgfx: Add screen object support by Jakob Bornecrantz · 13 years ago
  83. d991ef0 vmwgfx: Add dmabuf helper functions for pinning by Jakob Bornecrantz · 13 years ago
  84. 922ade0 vmwgfx: Break out execbuf command processing by Thomas Hellstrom · 13 years ago
  85. 2ae7b03 vmwgfx: Bump major by Thomas Hellstrom · 13 years ago
  86. ae2a104 vmwgfx: Implement fence objects by Thomas Hellstrom · 13 years ago
  87. 4f73a96 vmwgfx: Make vmw_wait_seqno a bit more readable by Thomas Hellstrom · 13 years ago
  88. 6bcd8d3c vmwgfx: Fix confusion caused by using "fence" in various places by Thomas Hellstrom · 13 years ago
  89. f63f6a5 vmwgfx: Add functionality to get 3D caps by Thomas Hellstrom · 13 years ago
  90. 07999a7 vmwgfx: Remove the possibility to map the fifo from user-space by Thomas Hellstrom · 13 years ago
  91. fe0f5c6 vmwgfx: Remove the update layout IOCTL. by Thomas Hellstrom · 13 years ago
  92. 781b8bd vmwgfx: Remove the fifo debug ioctl by Thomas Hellstrom · 13 years ago
  93. fb17f18 vmwgfx: Restrict number of GMR pages to device limit by Thomas Hellstrom · 13 years ago
  94. 05730b3 vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active by Thomas Hellstrom · 13 years ago
  95. be38ab6 vmwgfx: Fix potential execbuf deadlocks by Thomas Hellstrom · 13 years ago
  96. 0bef23f vmwgfx: Print error diagnostics if depth doesn't match the host expectation by Michel Dänzer · 13 years ago
  97. 6558429b vmwgfx: Fix 'bbp' typo by Michel Dänzer · 13 years ago
  98. e666d66 vmwgfx: Don't write to read-only registers by Michel Dänzer · 13 years ago
  99. 6570596 drm/ttm/vmwgfx: Have TTM manage the validation sequence. by Thomas Hellstrom · 14 years ago
  100. 135cba0 vmwgfx: Implement a proper GMR eviction mechanism by Thomas Hellstrom · 14 years ago