1. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  2. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  3. 5476aa4 drm/vmwgfx: Bump driver minor by Thomas Hellstrom · 8 years ago
  4. b0dc6d4 drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodes by Thomas Hellstrom · 8 years ago
  5. 5ea1734 drm/vmwgfx: Send a hotplug event at master_set by Thomas Hellstrom · 8 years ago
  6. 2e69b25 drm/vmwgfx: Default to explicit crtc placement for screen targets and screen objects by Thomas Hellstrom · 8 years ago
  7. 6dd687b drm/vmwgfx: Calculate the cursor position based on the crtc gui origin by Thomas Hellstrom · 8 years ago
  8. 76404ac drm/vmwgfx: Add connector properties to switch between explicit and implicit placement by Thomas Hellstrom · 8 years ago
  9. 578e609 drm/vmwgfx: Add suggested screen x and y connector properties by Thomas Hellstrom · 8 years ago
  10. 4d492a0 drm/vmwgfx: Add implicit framebuffer checks to the screen target code by Thomas Hellstrom · 8 years ago
  11. 75c0685 drm/vmwgfx: Break out implicit fb code by Thomas Hellstrom · 8 years ago
  12. b1097ae drm/vmwgfx: Rework screen target page flips v2 by Thomas Hellstrom · 8 years ago
  13. 897b818 drm/vmwgfx: Fix screen object page flips for large framebuffers by Thomas Hellstrom · 8 years ago
  14. fea7dd5 drm/vmwgfx: Fix a screen object framebuffer dirty corner case by Thomas Hellstrom · 8 years ago
  15. f3b33550 drm/vmwgfx: Add DXGenMips support by Charmaine Lee · 8 years ago
  16. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 8 years ago
  17. d17e67d drm/vmwgfx: Add back ->detect() and ->fill_modes() by Thierry Reding · 8 years ago
  18. 166cc71 drm/vmwgfx: remove userland definition of DIV_ROUND_UP by Nicolas Dichtel · 8 years ago
  19. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  20. 1c0230d drm/vmwgfx: Nuke preclose hook by Daniel Vetter · 8 years ago
  21. 96c5d07 drm/vmwgfx: respect 'nomodeset' by Rob Clark · 10 years ago
  22. 15b6b80 drm/vmwgfx: fix a NULL dereference by Dan Carpenter · 8 years ago
  23. fb740cf drm: Create drm_send_event helpers by Daniel Vetter · 9 years ago
  24. 6d3729a drm/vmwgfx: Use the new event init/free functions by Daniel Vetter · 9 years ago
  25. a50e2bf drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates by Thomas Hellstrom · 9 years ago
  26. fb89ac5 drm/vmwgfx: Fix an incorrect lock check by Thomas Hellstrom · 9 years ago
  27. 20f8e03 Backmerge drm-fixes merge into Linus's tree into drm-next. by Dave Airlie · 9 years ago
  28. d7955fc drm/vmwgfx: Constify function pointer structs by Ville Syrjälä · 9 years ago
  29. 47ba614 drm/vmwgfx: check kmalloc return value by Rasmus Villemoes · 9 years ago
  30. 9e26612 drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl() by Rasmus Villemoes · 9 years ago
  31. 6af3e65 drm: Drop drm_helper_probe_single_connector_modes_nomerge() by Ville Syrjälä · 9 years ago
  32. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  33. d56f57a drm/gma500: Move to private save/restore hooks by Daniel Vetter · 9 years ago
  34. f80de66 drm/vmwgfx: Drop dummy save/restore hooks by Daniel Vetter · 9 years ago
  35. 8fbf9d9 drm/vmwgfx: Implement the cursor_set2 callback v2 by Thomas Hellstrom · 9 years ago
  36. 99f9be4 drm/vmwgfx: fix a warning message by Dan Carpenter · 9 years ago
  37. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  38. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  39. d2e8851 drm/vmwgfx: Relax irq locking somewhat by Thomas Hellstrom · 9 years ago
  40. 4e0858a drm/vmwgfx: Properly flush cursor updates and page-flips by Thomas Hellstrom · 9 years ago
  41. b76ff5e drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses by Thomas Hellstrom · 9 years ago
  42. 53c1e53 drm/vmwgfx: Turn off support for multisample count != 0 v2 by Thomas Hellstrom · 9 years ago
  43. 5ad9dce drm/vmwgfx: switch from ioremap_cache to memremap by Dan Williams · 9 years ago
  44. 22ca7ca Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linux by Dave Airlie · 9 years ago
  45. 09dc138 drm/vmwgfx: Stabilize the command buffer submission code by Thomas Hellstrom · 9 years ago
  46. affa0e0 Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  47. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  48. 48f87dd Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 9 years ago
  49. b2293cb Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  50. ed7d78b drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware by Thomas Hellstrom · 9 years ago
  51. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  52. 62886a3 Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  53. 575f9c8 drm/vmwgfx: Fix a command submission hang regression by Thomas Hellstrom · 9 years ago
  54. 87698c8 drm/vmwgfx: Stop checking for DRM_UNLOCKED by Daniel Vetter · 9 years ago
  55. 0a3579e Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  56. f3b8c0c drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty() by Christian Engelmayer · 9 years ago
  57. 49558b4 drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind() by Christian Engelmayer · 9 years ago
  58. b07bb76 drm/vmwgfx: Only build on X86 by Thomas Hellstrom · 9 years ago
  59. 2e586a7 drm/vmwgfx: Map the fifo as cached by Thomas Hellstrom · 9 years ago
  60. 54c12bc drm/vmwgfx: Fix up user_dmabuf refcounting by Thomas Hellstrom · 9 years ago
  61. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  62. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  63. aa3469c drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2 by Thomas Hellstrom · 9 years ago
  64. 36d4e87 drm/vmwgfx: Remove duplicate ttm_bo_device_release by Thomas Hellstrom · 9 years ago
  65. 772269f drm/vmwgfx: Fix a circular locking dependency in the fbdev code by Thomas Hellstrom · 9 years ago
  66. 294947a Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 9 years ago
  67. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  68. 3e04e2f drm/vmwgfx: Fix execbuf locking issues by Thomas Hellstrom · 9 years ago
  69. 54fbde8 drm/vmwgfx: Fix copyright headers by Sinclair Yeh · 9 years ago
  70. fd11a3c drm/vmwgfx: Add DX query support. Various fixes. by Sinclair Yeh · 9 years ago
  71. 0fca749e drm/vmwgfx: Add command parser support for a couple of DX commands by Neha Bhende · 9 years ago
  72. 2f633e5 drm/vmwgfx: Command parser fixes for DX by Charmaine Lee · 9 years ago
  73. d80efd5 drm/vmwgfx: Initial DX support by Thomas Hellstrom · 9 years ago
  74. 8ce75f8 drm/vmwgfx: Update device includes for DX device functionality by Sinclair Yeh · 9 years ago
  75. 05c9501 drm/vmwgfx: Fix crash when unloading vmwgfx v2 by Sinclair Yeh · 9 years ago
  76. df45e9d drm/vmwgfx: Fix framebuffer creation on older hardware by Thomas Hellstrom · 9 years ago
  77. 65ade7d drm/vmwgfx: Fixed topology boundary checking for Screen Targets by Sinclair Yeh · 9 years ago
  78. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago
  79. 55579cf drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  80. 6a5278e drm/vmwgfx: Fix an uninitialized value by Thomas Hellstrom · 9 years ago
  81. 2e3cc8c drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t by Thomas Hellstrom · 9 years ago
  82. b9eb1a6 drm/vmwgfx: Kill a bunch of sparse warnings by Thomas Hellstrom · 9 years ago
  83. f6b0500 drm/vmwgfx: Fix kms preferred mode sorting by Thomas Hellstrom · 9 years ago
  84. 352b20d drm/vmwgfx: Reinstate the legacy display system dirty callback by Thomas Hellstrom · 9 years ago
  85. a278724 drm/vmwgfx: Implement fbdev on kms v2 by Thomas Hellstrom · 9 years ago
  86. fd006a4 drm/vmwgfx: Add a kernel interface to create a framebuffer v2 by Thomas Hellstrom · 9 years ago
  87. 9b59078 drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING by Thomas Hellstrom · 9 years ago
  88. 6bf6bf0 drm/vmwgfx: Convert screen targets to new helpers v3 by Thomas Hellstrom · 9 years ago
  89. 10b1e0c drm/vmwgfx: Convert screen objects to the new helpers by Thomas Hellstrom · 9 years ago
  90. 1a4b172 drm/vmwgfx: Add kms helpers for dirty- and readback functions by Thomas Hellstrom · 9 years ago
  91. 459d0fa drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2 by Thomas Hellstrom · 9 years ago
  92. f89c6c3 drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs by Sinclair Yeh · 9 years ago
  93. 35c0512 drm/vmwgfx: Implement screen targets by Sinclair Yeh · 9 years ago
  94. c9146cd drm/vmwgfx: Add "quirk" to handling command verification exceptions by Thomas Hellstrom · 9 years ago
  95. c8261a9 vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets by Sinclair Yeh · 9 years ago
  96. 233826a drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl() by Sinclair Yeh · 9 years ago
  97. 7b64115 drm/vmwgfx: SVGA device definition update by Sinclair Yeh · 9 years ago
  98. ed93394 drm/vmwgfx: Add an interface to pin a resource v3 by Thomas Hellstrom · 9 years ago
  99. ee511a8 drm/vmwgfx: Fix an overlay lockdep error by Thomas Hellstrom · 9 years ago
  100. 3eab3d9 drm/vmwgfx: Add command buffer support v3 by Thomas Hellstrom · 9 years ago