1. 51ab70b drm/vmwgfx: Limit the user-space command buffer size by Thomas Hellstrom · 8 years ago
  2. 728c3b5 drm/vmwgfx: Remove a leftover debug printout by Thomas Hellstrom · 8 years ago
  3. e7a4528 drm/vmwgfx: Allow resource relocations on byte boundaries by Thomas Hellstrom · 8 years ago
  4. 1f982e4 drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command by Charmaine Lee · 8 years ago
  5. 0702895 drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait by Chris Wilson · 8 years ago
  6. 2d8e60e drm/vmwgfx: Replace numeric parameter like 0444 with macro by Baole Ni · 8 years ago
  7. e470f3a Merge tag 'topic/drm-misc-2016-07-28' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  8. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  9. 0bc3299 drm/vmwgfx: Delete an unnecessary check before the function call "vfree" by Markus Elfring · 8 years ago
  10. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  11. 0d02c4a drm/vmwgfx: Stop checking minor type directly by Frank Binns · 8 years ago
  12. 58541f7 drm/vmwgfx: Fix error paths when mapping framebuffer by Sinclair Yeh · 8 years ago
  13. 542d972 Back-merge tag 'v4.7-rc5' into drm-next by Dave Airlie · 8 years ago
  14. beca4cf drm/vmwgfx: Fix corner case screen target management by Thomas Hellstrom · 8 years ago
  15. d5f1a29 drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set by Sinclair Yeh · 8 years ago
  16. 4ed7e22 drm/vmwgfx: Check pin count before attempting to move a buffer by Sinclair Yeh · 8 years ago
  17. 04319d8 drm/vmwgfx: Add an option to change assumed FB bpp by Sinclair Yeh · 8 years ago
  18. 7c20d21 drm/vmwgfx: Work around mode set failure in 2D VMs by Sinclair Yeh · 8 years ago
  19. a9cd9c0 drm/vmwgfx: Add a check to handle host message failure by Sinclair Yeh · 8 years ago
  20. 3b96a0b drm: document drm_auth.c by Daniel Vetter · 8 years ago
  21. b3ac9f2 drm: Extract drm_is_current_master by Daniel Vetter · 8 years ago
  22. d6ed682 drm: Refactor drop/set master code a bit by Daniel Vetter · 8 years ago
  23. 0e7c875 drm/vmwgfx: use *_32_bits() macros by Paul Bolle · 9 years ago
  24. 0b0d81e objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warning by Josh Poimboeuf · 8 years ago
  25. 7ea7728 drm/core: Change declaration for gamma_set. by Maarten Lankhorst · 8 years ago
  26. 76bf0db dma-buf/fence: make fence context 64 bit v2 by Christian König · 8 years ago
  27. f921791 drm/vmwgfx: Report vmwgfx version to vmware.log by Sinclair Yeh · 8 years ago
  28. 89da76f drm/vmwgfx: Add VMWare host messaging capability by Sinclair Yeh · 8 years ago
  29. 93cd168 drm/vmwgfx: Kill some lockdep warnings by Thomas Hellstrom · 8 years ago
  30. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 8 years ago
  31. 98c2872 drm/ttm: implement LRU add callbacks v2 by Christian König · 8 years ago
  32. 8aa6d4f drm/ttm: remove lazy parameter from ttm_bo_wait by Christian König · 8 years ago
  33. dfd5e50 drm/ttm: remove use_ticket parameter from ttm_bo_reserve by Christian König · 8 years ago
  34. 7851496 drm/vmwgfx: Fix order of operation by Sinclair Yeh · 8 years ago
  35. e02e588 drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands. by Charmaine Lee · 8 years ago
  36. 1883598 drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION by Charmaine Lee · 8 years ago
  37. e7c8e54 Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  38. 44debe7 vgacon: dummy implementation for vgacon_text_force by Daniel Vetter · 8 years ago
  39. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  40. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  41. 5476aa4 drm/vmwgfx: Bump driver minor by Thomas Hellstrom · 9 years ago
  42. b0dc6d4 drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodes by Thomas Hellstrom · 9 years ago
  43. 5ea1734 drm/vmwgfx: Send a hotplug event at master_set by Thomas Hellstrom · 9 years ago
  44. 2e69b25 drm/vmwgfx: Default to explicit crtc placement for screen targets and screen objects by Thomas Hellstrom · 9 years ago
  45. 6dd687b drm/vmwgfx: Calculate the cursor position based on the crtc gui origin by Thomas Hellstrom · 9 years ago
  46. 76404ac drm/vmwgfx: Add connector properties to switch between explicit and implicit placement by Thomas Hellstrom · 9 years ago
  47. 578e609 drm/vmwgfx: Add suggested screen x and y connector properties by Thomas Hellstrom · 9 years ago
  48. 4d492a0 drm/vmwgfx: Add implicit framebuffer checks to the screen target code by Thomas Hellstrom · 9 years ago
  49. 75c0685 drm/vmwgfx: Break out implicit fb code by Thomas Hellstrom · 9 years ago
  50. b1097ae drm/vmwgfx: Rework screen target page flips v2 by Thomas Hellstrom · 9 years ago
  51. 897b818 drm/vmwgfx: Fix screen object page flips for large framebuffers by Thomas Hellstrom · 9 years ago
  52. fea7dd5 drm/vmwgfx: Fix a screen object framebuffer dirty corner case by Thomas Hellstrom · 9 years ago
  53. f3b33550 drm/vmwgfx: Add DXGenMips support by Charmaine Lee · 9 years ago
  54. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  55. d17e67d drm/vmwgfx: Add back ->detect() and ->fill_modes() by Thierry Reding · 9 years ago
  56. 166cc71 drm/vmwgfx: remove userland definition of DIV_ROUND_UP by Nicolas Dichtel · 9 years ago
  57. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  58. 1c0230d drm/vmwgfx: Nuke preclose hook by Daniel Vetter · 9 years ago
  59. 96c5d07 drm/vmwgfx: respect 'nomodeset' by Rob Clark · 10 years ago
  60. 15b6b80 drm/vmwgfx: fix a NULL dereference by Dan Carpenter · 9 years ago
  61. fb740cf drm: Create drm_send_event helpers by Daniel Vetter · 9 years ago
  62. 6d3729a drm/vmwgfx: Use the new event init/free functions by Daniel Vetter · 9 years ago
  63. a50e2bf drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates by Thomas Hellstrom · 9 years ago
  64. fb89ac5 drm/vmwgfx: Fix an incorrect lock check by Thomas Hellstrom · 9 years ago
  65. 20f8e03 Backmerge drm-fixes merge into Linus's tree into drm-next. by Dave Airlie · 9 years ago
  66. d7955fc drm/vmwgfx: Constify function pointer structs by Ville Syrjälä · 9 years ago
  67. 47ba614 drm/vmwgfx: check kmalloc return value by Rasmus Villemoes · 9 years ago
  68. 9e26612 drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl() by Rasmus Villemoes · 9 years ago
  69. 6af3e65 drm: Drop drm_helper_probe_single_connector_modes_nomerge() by Ville Syrjälä · 9 years ago
  70. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  71. d56f57a drm/gma500: Move to private save/restore hooks by Daniel Vetter · 9 years ago
  72. f80de66 drm/vmwgfx: Drop dummy save/restore hooks by Daniel Vetter · 9 years ago
  73. 8fbf9d9 drm/vmwgfx: Implement the cursor_set2 callback v2 by Thomas Hellstrom · 9 years ago
  74. 99f9be4 drm/vmwgfx: fix a warning message by Dan Carpenter · 9 years ago
  75. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  76. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  77. d2e8851 drm/vmwgfx: Relax irq locking somewhat by Thomas Hellstrom · 9 years ago
  78. 4e0858a drm/vmwgfx: Properly flush cursor updates and page-flips by Thomas Hellstrom · 9 years ago
  79. b76ff5e drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses by Thomas Hellstrom · 9 years ago
  80. 53c1e53 drm/vmwgfx: Turn off support for multisample count != 0 v2 by Thomas Hellstrom · 9 years ago
  81. 5ad9dce drm/vmwgfx: switch from ioremap_cache to memremap by Dan Williams · 9 years ago
  82. 22ca7ca Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linux by Dave Airlie · 9 years ago
  83. 09dc138 drm/vmwgfx: Stabilize the command buffer submission code by Thomas Hellstrom · 9 years ago
  84. 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
  85. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  86. 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
  87. b2293cb Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  88. ed7d78b drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware by Thomas Hellstrom · 9 years ago
  89. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  90. 62886a3 Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  91. 575f9c8 drm/vmwgfx: Fix a command submission hang regression by Thomas Hellstrom · 9 years ago
  92. 87698c8 drm/vmwgfx: Stop checking for DRM_UNLOCKED by Daniel Vetter · 9 years ago
  93. 0a3579e Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  94. f3b8c0c drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty() by Christian Engelmayer · 9 years ago
  95. 49558b4 drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind() by Christian Engelmayer · 9 years ago
  96. b07bb76 drm/vmwgfx: Only build on X86 by Thomas Hellstrom · 9 years ago
  97. 2e586a7 drm/vmwgfx: Map the fifo as cached by Thomas Hellstrom · 9 years ago
  98. 54c12bc drm/vmwgfx: Fix up user_dmabuf refcounting by Thomas Hellstrom · 9 years ago
  99. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  100. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago