1. aa35071 drm/ttm: optionally move duplicates to a separate list by Christian König · 10 years ago
  2. b8ccd1e drm/vmwgfx: (Re)bind shaders to MOBs with the correct offset by Thomas Hellstrom · 10 years ago
  3. 89669e7 drm/vmwgfx: Fix fence event code by Thomas Hellstrom · 10 years ago
  4. 1f563a6 drm/vmwgfx: Don't use memory accounting for kernel-side fence objects by Thomas Hellstrom · 10 years ago
  5. e338c4c drm/vmwgfx: Fix error printout on signals pending by Thomas Hellstrom · 10 years ago
  6. a3a1a66 drm/vmwgfx: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  7. 4d02e2d drm: Per-plane locking by Daniel Vetter · 10 years ago
  8. 51b44eb Merge tag 'v3.18-rc4' into drm-next by Dave Airlie · 10 years ago
  9. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  10. 9a72384 drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size. by Sinclair Yeh · 10 years ago
  11. 0468ab5 drm/vmwgfx: Fix hash key computation by Thomas Hellstrom · 10 years ago
  12. 21e8862 drm/vmwgfx: fix lock breakage by Rob Clark · 10 years ago
  13. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  14. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  15. f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 11 years ago
  16. 94e57fe PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h by Francesco Ruggeri · 10 years ago
  17. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  18. ae9c0af drm/ttm: allow fence to be added as shared by Christian König · 10 years ago
  19. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  20. 5fbad99 drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab by Maarten Lankhorst · 10 years ago
  21. f2c24b8 drm/ttm: flip the switch, and convert to dma_fence by Maarten Lankhorst · 10 years ago
  22. 2298e80 drm/vmwgfx: rework to new fence interface, v2 by Maarten Lankhorst · 10 years ago
  23. c060a4e drm/vmwgfx: get rid of different types of fence_flags entirely by Maarten Lankhorst · 10 years ago
  24. f01ea0c drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle by Thomas Hellstrom · 10 years ago
  25. 9f9cb84 drm/vmwgfx: Fix an incorrect OOM return value by Thomas Hellstrom · 10 years ago
  26. 1f0dc9a drm/ttm: kill off some members to ttm_validate_buffer by Maarten Lankhorst · 11 years ago
  27. 58b4d72 drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers by Maarten Lankhorst · 11 years ago
  28. dd7cfd6 drm/ttm: kill fence_lock by Maarten Lankhorst · 11 years ago
  29. f1217ed drm/ttm: move fpfn and lpfn into each placement v2 by Christian König · 10 years ago
  30. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  31. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  32. 48ba813 drm: drop redundant drm_file->is_master by David Herrmann · 10 years ago
  33. f166e6d drm: vmwgfx: Use nsec based interfaces by Thomas Gleixner · 10 years ago
  34. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
  35. a4cd5d6 drm/vmwgfx: use helpers by Rob Clark · 10 years ago
  36. e3f2027 drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 by Christian König · 10 years ago
  37. afa95e7 Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  38. 4b7ba86 Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  39. 18e4a46 drm/vmwgfx: Fix compat shader namespace by Thomas Hellstrom · 10 years ago
  40. 4e57808 drm/vmwgfx: Fix incorrect write to read-only register v2: by Thomas Hellstrom · 10 years ago
  41. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  42. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 10 years ago
  43. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  44. 04381b9 drm: Move plane helpers into drm_kms_helper.ko by Daniel Vetter · 10 years ago
  45. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 10 years ago
  46. b87577b drm: try harder to avoid regression when merging mode bits by Dave Airlie · 10 years ago
  47. cbd75e9 drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2 by Thomas Hellstrom · 10 years ago
  48. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  49. aa6de14 drm/vmwgfx: correct fb_fix_screeninfo.line_length by Christopher Friedt · 11 years ago
  50. 89dcbda drm/vmwgfx: Remove authorization requirements around some more ioctls by Thomas Hellstrom · 10 years ago
  51. c8e5e01 drm/vmwgfx: Fix query buffer locking order violation by Thomas Hellstrom · 10 years ago
  52. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  53. 03c5b8f drm/vmwgfx: Bump driver minor and date by Thomas Hellstrom · 10 years ago
  54. 03f8026 drm/vmwgfx: Enable render nodes by Thomas Hellstrom · 10 years ago
  55. f6dfe73 drm/vmwgfx: Tighten the security around buffer maps by Thomas Hellstrom · 10 years ago
  56. 6d10aab drm/vmwgfx: Tighten security around surface sharing v2 by Thomas Hellstrom · 10 years ago
  57. adebcb2 drm/vmwgfx: Allow prime fds in the surface reference ioctls by Thomas Hellstrom · 10 years ago
  58. 4649926 drm/vmwgfx: Drop authentication requirement on UNREF ioctls by Thomas Hellstrom · 10 years ago
  59. 64190bd drm/vmwgfx: Reinstate and tighten security around legacy master model by Thomas Hellstrom · 10 years ago
  60. 294adf7 drm/vmwgfx: Use a per-device semaphore for reservation protection by Thomas Hellstrom · 10 years ago
  61. d1583c9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  62. 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 11 years ago
  63. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  64. 4b0c825 drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode by Thomas Hellstrom · 10 years ago
  65. 6950e23 drm/vmwgfx: avoid null pointer dereference at failure paths by Alexey Khoroshilov · 10 years ago
  66. a34417f drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date. by Thomas Hellstrom · 10 years ago
  67. ae20456 drm/vmwgfx: Remove some unused surface formats by Thomas Hellstrom · 10 years ago
  68. 36e952c drm/vmwgfx: Fix command defines and checks by Thomas Hellstrom · 10 years ago
  69. b055211 drm/vmwgfx: Fix possible integer overflow by Thomas Hellstrom · 10 years ago
  70. 4fbd9d2 drm/vmwgfx: Remove stray const by Thomas Hellstrom · 10 years ago
  71. b2ad988 drm/vmwgfx: unlock on error path in vmw_execbuf_process() by Dan Carpenter · 10 years ago
  72. 857aea1 drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE by Charmaine Lee · 10 years ago
  73. 8e67bbb drm/vmwgfx: Fix a couple of sparse warnings and errors by Thomas Hellstrom · 11 years ago
  74. cd9a21a vmwgfx: Fix unitialized stack read in vmw_setup_otable_base by Dave Jones · 11 years ago
  75. 30f82d81 drm/vmwgfx: Reemit context bindings when necessary v2 by Thomas Hellstrom · 11 years ago
  76. a6fc955 drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2 by Thomas Hellstrom · 11 years ago
  77. d5bde95 drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2 by Thomas Hellstrom · 11 years ago
  78. c1a2137 drm/vmwgfx: Fix legacy surface reference size copyback by Thomas Hellstrom · 11 years ago
  79. 0ccbbae drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices by Thomas Hellstrom · 11 years ago
  80. cf5e341 drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls behave like reservation calls" by Thomas Hellstrom · 11 years ago
  81. 76c7d18 drm/vmwgfx: Don't commit staged bindings if execbuf fails by Thomas Hellstrom · 11 years ago
  82. 3e894a6 drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors by Thomas Hellstrom · 11 years ago
  83. 1985f99 drm/vmwgfx: Invalidate surface on non-readback unbind by Jakob Bornecrantz · 11 years ago
  84. 96b4362 drm/vmwgfx: Silence the device command verifier by Thomas Hellstrom · 11 years ago
  85. f2a0dcb drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2 by Thomas Hellstrom · 11 years ago
  86. b360a3c drm/vmwgfx: Fix surface framebuffer check for guest-backed surfaces by Thomas Hellstrom · 11 years ago
  87. 7cba906 drm/vmwgfx: Update otable definitions by Thomas Hellstrom · 11 years ago
  88. 0fd53cf drm/vmwgfx: Use the linux DMA api also for MOBs by Thomas Hellstrom · 11 years ago
  89. 4b9e45e drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare function by Thomas Hellstrom · 11 years ago
  90. 173fb7d drm/vmwgfx: Persistent tracking of context bindings by Thomas Hellstrom · 11 years ago
  91. b5c3b1a6 drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf by Thomas Hellstrom · 11 years ago
  92. 8ba0731 drm/vmwgfx: Block the BIND_SHADERCONSTS command by Thomas Hellstrom · 11 years ago
  93. 311474d drm/vmwgfx: Add a parameter to get max MOB memory size by Thomas Hellstrom · 12 years ago
  94. 1d7a5cb drm/vmwgfx: Implement a buffer object synccpu ioctl. by Thomas Hellstrom · 12 years ago
  95. 15c6f65 drm/vmwgfx: Make sure that the multisampling is off by Zack Rusin · 12 years ago
  96. c373d4e drm/vmwgfx: Extend the command verifier to handle guest-backed on / off by Thomas Hellstrom · 12 years ago
  97. 7086d09 drm/vmwgfx: Fix up the vmwgfx_drv.h header for new files by Thomas Hellstrom · 12 years ago
  98. d8c08b2 drm/vmwgfx: Enable 3D for new hardware version by Thomas Hellstrom · 12 years ago
  99. 74c10d1 drm/vmwgfx: Add new unused (by user-space) commands to the verifier by Thomas Hellstrom · 12 years ago
  100. a21aa61 drm/vmwgfx: Validate guest-backed shader const commands by Thomas Hellstrom · 12 years ago