1. e7e11f9 drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl() by Li Qiang · 8 years ago
  2. 53e1679 drm/vmwgfx: Remove getparam error message by Thomas Hellstrom · 8 years ago
  3. fe25deb drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces by Thomas Hellstrom · 8 years ago
  4. 6377406 drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl() by Murray McAllister · 8 years ago
  5. 36274ab drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl() by Murray McAllister · 8 years ago
  6. f7652af drm/vmwgfx: Type-check lookups of fence objects by Thomas Hellstrom · 8 years ago
  7. 31788ca drm/vmwgfx: Work around drm removal of control nodes by Thomas Hellstrom · 8 years ago
  8. 4e64e55 drm: Improve drm_mm search (and fix topdown allocation) with rbtrees by Chris Wilson · 8 years ago
  9. b75e169 Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next by Dave Airlie · 8 years ago
  10. 260498f drm/ttm: revert "implement LRU add callbacks v2" by Christian König · 8 years ago
  11. 66257db drm/ttm: add evict parameter to ttm_bo_driver::move_notify by Nicolai Hähnle · 8 years ago
  12. 5d25fde drm/vmwgfx: Use kmemdup instead of kmalloc and memcpy by Shyam Saini · 8 years ago
  13. 8c95742 drm/vmwgfx: Fix depth input into drm_mode_legacy_fb_format by Sinclair Yeh · 8 years ago
  14. 0f58038 drm/vmwgfx: Fix a potential integer overflow by Thomas Hellstrom · 8 years ago
  15. 0fd67c1 drm/vmwgfx: Clear an uninitialized struct member by Thomas Hellstrom · 8 years ago
  16. f08c86c drm/vmwgfx: Annotate ignored return values by Thomas Hellstrom · 8 years ago
  17. 8cd9f25 drm/vmwgfx: Clear uninitialized fields of a parameter by Thomas Hellstrom · 8 years ago
  18. 011cda5 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" by Benjamin Gaignard · 8 years ago
  19. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  20. 5ca16d8 drm/vmwgfx: use designated initializers by Kees Cook · 8 years ago
  21. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 8 years ago
  22. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  23. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  24. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  25. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  26. dabdcdc drm/vmwgfx: Switch to mode_cmd2 by Daniel Vetter · 8 years ago
  27. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  28. 220196b Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  29. a2ab19fe drm/ttm: make eviction decision a driver callback v2 by Christian König · 8 years ago
  30. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  31. 61d0a04 Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  32. 96ebf7c Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_linux into drm-fixes by Dave Airlie · 8 years ago
  33. 6c5d064 drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info() by Laurent Pinchart · 8 years ago
  34. 998a7aa drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait by Chris Wilson · 8 years ago
  35. 862f615 drm/vmwgfx: Adjust checks for null pointers in 13 functions by Markus Elfring · 8 years ago
  36. c138d03 drm/vmwgfx: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  37. 7ed3b39 drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl() by Markus Elfring · 8 years ago
  38. a194403 drm/vmwgfx: Avoid validating views on view destruction by Thomas Hellstrom · 8 years ago
  39. 51ab70b drm/vmwgfx: Limit the user-space command buffer size by Thomas Hellstrom · 8 years ago
  40. 728c3b5 drm/vmwgfx: Remove a leftover debug printout by Thomas Hellstrom · 8 years ago
  41. e7a4528 drm/vmwgfx: Allow resource relocations on byte boundaries by Thomas Hellstrom · 8 years ago
  42. 1f982e4 drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command by Charmaine Lee · 8 years ago
  43. 0702895 drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait by Chris Wilson · 8 years ago
  44. 2d8e60e drm/vmwgfx: Replace numeric parameter like 0444 with macro by Baole Ni · 8 years ago
  45. bd4a68d Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  46. 283cde6 drm/ttm: rework handling of private mem types by Christian König · 8 years ago
  47. 6ab10b7 drm/kms: Nuke dirty_info property by Daniel Vetter · 8 years ago
  48. 183cd49 drm/vmwgfx: select CONFIG_FB by Daniel Vetter · 8 years ago
  49. 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
  50. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  51. 0bc3299 drm/vmwgfx: Delete an unnecessary check before the function call "vfree" by Markus Elfring · 8 years ago
  52. 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
  53. 0d02c4a drm/vmwgfx: Stop checking minor type directly by Frank Binns · 8 years ago
  54. 58541f7 drm/vmwgfx: Fix error paths when mapping framebuffer by Sinclair Yeh · 8 years ago
  55. 542d972 Back-merge tag 'v4.7-rc5' into drm-next by Dave Airlie · 8 years ago
  56. beca4cf drm/vmwgfx: Fix corner case screen target management by Thomas Hellstrom · 8 years ago
  57. d5f1a29 drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set by Sinclair Yeh · 8 years ago
  58. 4ed7e22 drm/vmwgfx: Check pin count before attempting to move a buffer by Sinclair Yeh · 8 years ago
  59. 04319d8 drm/vmwgfx: Add an option to change assumed FB bpp by Sinclair Yeh · 8 years ago
  60. 7c20d21 drm/vmwgfx: Work around mode set failure in 2D VMs by Sinclair Yeh · 8 years ago
  61. a9cd9c0 drm/vmwgfx: Add a check to handle host message failure by Sinclair Yeh · 8 years ago
  62. 3b96a0b drm: document drm_auth.c by Daniel Vetter · 8 years ago
  63. b3ac9f2 drm: Extract drm_is_current_master by Daniel Vetter · 8 years ago
  64. d6ed682 drm: Refactor drop/set master code a bit by Daniel Vetter · 8 years ago
  65. 0e7c875 drm/vmwgfx: use *_32_bits() macros by Paul Bolle · 9 years ago
  66. 0b0d81e objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warning by Josh Poimboeuf · 9 years ago
  67. 7ea7728 drm/core: Change declaration for gamma_set. by Maarten Lankhorst · 8 years ago
  68. 76bf0db dma-buf/fence: make fence context 64 bit v2 by Christian König · 9 years ago
  69. f921791 drm/vmwgfx: Report vmwgfx version to vmware.log by Sinclair Yeh · 9 years ago
  70. 89da76f drm/vmwgfx: Add VMWare host messaging capability by Sinclair Yeh · 9 years ago
  71. 93cd168 drm/vmwgfx: Kill some lockdep warnings by Thomas Hellstrom · 9 years ago
  72. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 9 years ago
  73. 98c2872 drm/ttm: implement LRU add callbacks v2 by Christian König · 9 years ago
  74. 8aa6d4f drm/ttm: remove lazy parameter from ttm_bo_wait by Christian König · 9 years ago
  75. dfd5e50 drm/ttm: remove use_ticket parameter from ttm_bo_reserve by Christian König · 9 years ago
  76. 7851496 drm/vmwgfx: Fix order of operation by Sinclair Yeh · 9 years ago
  77. e02e588 drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands. by Charmaine Lee · 9 years ago
  78. 1883598 drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION by Charmaine Lee · 9 years ago
  79. e7c8e54 Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  80. 44debe7 vgacon: dummy implementation for vgacon_text_force by Daniel Vetter · 9 years ago
  81. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  82. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  83. 5476aa4 drm/vmwgfx: Bump driver minor by Thomas Hellstrom · 9 years ago
  84. b0dc6d4 drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodes by Thomas Hellstrom · 9 years ago
  85. 5ea1734 drm/vmwgfx: Send a hotplug event at master_set by Thomas Hellstrom · 9 years ago
  86. 2e69b25 drm/vmwgfx: Default to explicit crtc placement for screen targets and screen objects by Thomas Hellstrom · 9 years ago
  87. 6dd687b drm/vmwgfx: Calculate the cursor position based on the crtc gui origin by Thomas Hellstrom · 9 years ago
  88. 76404ac drm/vmwgfx: Add connector properties to switch between explicit and implicit placement by Thomas Hellstrom · 9 years ago
  89. 578e609 drm/vmwgfx: Add suggested screen x and y connector properties by Thomas Hellstrom · 9 years ago
  90. 4d492a0 drm/vmwgfx: Add implicit framebuffer checks to the screen target code by Thomas Hellstrom · 9 years ago
  91. 75c0685 drm/vmwgfx: Break out implicit fb code by Thomas Hellstrom · 9 years ago
  92. b1097ae drm/vmwgfx: Rework screen target page flips v2 by Thomas Hellstrom · 9 years ago
  93. 897b818 drm/vmwgfx: Fix screen object page flips for large framebuffers by Thomas Hellstrom · 9 years ago
  94. fea7dd5 drm/vmwgfx: Fix a screen object framebuffer dirty corner case by Thomas Hellstrom · 9 years ago
  95. f3b33550 drm/vmwgfx: Add DXGenMips support by Charmaine Lee · 9 years ago
  96. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  97. d17e67d drm/vmwgfx: Add back ->detect() and ->fill_modes() by Thierry Reding · 9 years ago
  98. 166cc71 drm/vmwgfx: remove userland definition of DIV_ROUND_UP by Nicolas Dichtel · 9 years ago
  99. 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
  100. 1c0230d drm/vmwgfx: Nuke preclose hook by Daniel Vetter · 9 years ago