1. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  2. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  3. 4971f09 Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  4. 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  5. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  6. fd56746 drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3 by Thomas Hellstrom · 6 years ago
  7. e7df065 Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  8. e06d45d drm/vmwgfx: remove redundant return ret statement by Colin Ian King · 6 years ago
  9. a9f34c70 drm/ttm: allow reserving more than one shared slot v3 by Christian König · 6 years ago
  10. 9a01135 drm/vmwgfx: Use the standard atomic helpers for page-flip by Thomas Hellstrom · 6 years ago
  11. e5bd6a3 drm/vmwgfx: Remove set but not used variable 'file_priv' by YueHaibing · 6 years ago
  12. ec9a5b6 drm/vmwgfx: remove redundant return ret statement by Colin Ian King · 6 years ago
  13. 9da6e26 drm/vmwgfx: Fix a layout race condition by Thomas Hellstrom · 6 years ago
  14. 9d9486e drm/vmwgfx: Fix up the implicit display unit handling by Thomas Hellstrom · 6 years ago
  15. b4fa61b drm/vmwgfx: Don't clear mode::type anymore by Deepak Rawat · 6 years ago
  16. 2f5544f drm/vmwgfx: Use atomic helper function for dirty fb IOCTL by Deepak Rawat · 6 years ago
  17. 61c2138 drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU primary plane by Deepak Rawat · 6 years ago
  18. 31da2df drm/vmwgfx: Update comments for sou plane update function by Deepak Rawat · 6 years ago
  19. 67a51b3 drm/vmwgfx: Use the new interface for SOU plane update by Deepak Rawat · 6 years ago
  20. 5d35aba drm/vmwgfx: Implement SOU plane update for BO backed fb by Deepak Rawat · 6 years ago
  21. 43d1e62 drm/vmwgfx: Implement SOU plane update for surface backed fb by Deepak Rawat · 6 years ago
  22. 8bb6af5 drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary plane by Deepak Rawat · 6 years ago
  23. 88b37c3 drm/vmwgfx: Update comments for stdu plane update by Deepak Rawat · 6 years ago
  24. 4606eea drm/vmwgfx: Use the new interface for STDU plane update by Deepak Rawat · 6 years ago
  25. bc7be60 drm/vmwgfx: Implement STDU plane update for BO backed fb by Deepak Rawat · 7 years ago
  26. ad377b4 drm/vmwgfx: Implement STDU plane update for surface backed fb by Deepak Rawat · 7 years ago
  27. e41774c drm/vmwgfx: Add a new interface for plane update on a display unit by Deepak Rawat · 7 years ago
  28. 9235dd4 Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  29. daedaa3 iommu/vtd: Cleanup dma_remapping.h header by Lu Baolu · 6 years ago
  30. a64f784 drm/ttm: initialize globals during device init (v2) by Christian König · 6 years ago
  31. 27eb1fa drm/ttm: use a static ttm_mem_global instance by Christian König · 6 years ago
  32. e55a5c9 drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}() by Thomas Zimmermann · 6 years ago
  33. 6542e9a Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  34. 40e3def drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check by Thomas Hellstrom · 6 years ago
  35. 297e30b drm/atomic-helper: Unexport drm_atomic_helper_best_encoder by Daniel Vetter · 6 years ago
  36. d04a836 Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 6 years ago
  37. e8c66ef drm/vmwgfx: Make user resource lookups reference-free during validation by Thomas Hellstrom · 6 years ago
  38. 1b9a01d drm/vmwgfx: Don't refcount cotable lookups during command buffer validation by Thomas Hellstrom · 6 years ago
  39. 508108e drm/vmwgfx: Don't refcount command-buffer managed resource lookups during command buffer validation by Thomas Hellstrom · 6 years ago
  40. b139d43 drm/vmwgfx: Make buffer object lookups reference-free during validation by Thomas Hellstrom · 6 years ago
  41. b733bc2 drm/vmwgfx: Look up user buffer objects without taking a reference by Thomas Hellstrom · 6 years ago
  42. 64ad2ab drm/vmwgfx: Adapt validation code for reference-free lookups by Thomas Hellstrom · 6 years ago
  43. e14c02e drm/vmwgfx: Look up objects without taking a reference by Thomas Hellstrom · 6 years ago
  44. c7eae62 drm/vmwgfx: Make the object handles idr-generated by Thomas Hellstrom · 6 years ago
  45. b1d05b4f drm/vmwgfx: Remove the user resource destructor check by Thomas Hellstrom · 6 years ago
  46. 1328924 drm/vmwgfx: Remove the resource avail field by Thomas Hellstrom · 6 years ago
  47. d76ce03 drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counterpart by Thomas Hellstrom · 6 years ago
  48. cc1e3b7 drm/vmwgfx: Reduce the size of buffer object relocations by Thomas Hellstrom · 6 years ago
  49. fc18afc drm/vmwgfx: Use a validation context allocator for relocations and validations by Thomas Hellstrom · 6 years ago
  50. 2724b2d drm/vmwgfx: Use new validation interface for the modesetting code v2 by Thomas Hellstrom · 6 years ago
  51. 9c079b8 drm/vmwgfx: Adapt execbuf to the new validation api by Thomas Hellstrom · 6 years ago
  52. 84e1bf0 drm/vmwgfx: Modify the resource validation interface by Thomas Hellstrom · 6 years ago
  53. 038ecc5 drm/vmwgfx: Add a validation module v2 by Thomas Hellstrom · 6 years ago
  54. 0b8762e drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx driver by Thomas Hellstrom · 6 years ago
  55. bf78296 BackMerge v4.19-rc5 into drm-next by Dave Airlie · 6 years ago
  56. e71cf59 drm/vmwgfx: Fix buffer object eviction by Thomas Hellstrom · 6 years ago
  57. a4bd815 drm/vmwgfx: Don't impose STDU limits on framebuffer size by Deepak Rawat · 6 years ago
  58. 140b4e6 drm/vmwgfx: limit mode size for all display unit to texture_max by Deepak Rawat · 6 years ago
  59. 0c1b174 drm/vmwgfx: limit screen size to stdu_max during check_modeset by Deepak Rawat · 6 years ago
  60. bfc8882 drm/vmwgfx: don't check for old_crtc_state enable status by Deepak Rawat · 6 years ago
  61. bc537a9 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  62. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  63. 4eb085e drm/vmwgfx: Convert to new IDA API by Matthew Wilcox · 7 years ago
  64. e81eb98 drm/vmwgfx: Use __drm_atomic_helper_plane_reset instead of copying the logic by Alexandru Gheorghe · 6 years ago
  65. 294f96a Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  66. 97e14fb drm: drop _mode_ from remaining connector functions by Daniel Vetter · 7 years ago
  67. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 7 years ago
  68. b861686 Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 7 years ago
  69. 8038d2a Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 7 years ago
  70. 9b07b28 drm/vmwgfx: Expose SM4_1 param to user space by Deepak Rawat · 7 years ago
  71. f9261b3 drm/vmwgfx: Add support for multisampling by Deepak Rawat · 7 years ago
  72. 14b1c33 drm/vmwgfx: Add new ioctl for GB surface create and reference by Deepak Rawat · 7 years ago
  73. 397a111 drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfx by Deepak Rawat · 7 years ago
  74. cdff8e7 drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3 by Deepak Rawat · 7 years ago
  75. 30aeee6 drm/vmwgfx: Add SM4_1 flag by Deepak Rawat · 7 years ago
  76. 0d81d34 drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy command by Neha Bhende · 7 years ago
  77. 3b4c251 drm/vmwgfx: Add CAP2 support in vmwgfx by Neha Bhende · 7 years ago
  78. dc75e73 drm/vmwgfx: Update the device headers by Deepak Rawat · 7 years ago
  79. 812a954 drm/vmwgfx: Remove an obsolete __le32 conversion by Thomas Hellstrom · 7 years ago
  80. 6ff67ae drm/vmwgfx: Fix host message module function declarations by Thomas Hellstrom · 7 years ago
  81. 14dba71 drm/vmwgfx: Reorganize the fence wait loop by Thomas Hellstrom · 7 years ago
  82. 3fbeccf drm/vmwgfx: Improve on host message error messages by Thomas Hellstrom · 7 years ago
  83. 3e79ecd drm/vmwgfx: Add gui_x/y to vmw_connector_state by Deepak Rawat · 7 years ago
  84. b89e5ff drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit by Deepak Rawat · 7 years ago
  85. 018f60b drm/vmwgfx: Remove primary memory validation against mode while creating fb by Deepak Rawat · 7 years ago
  86. 7e14eab drm/vmwgfx: Perform memory validations only when need full modeset. by Deepak Rawat · 7 years ago
  87. 5e24133 drm/vmwgfx: Use modeset display memory validation for layout ioctl by Deepak Rawat · 7 years ago
  88. 0a80eb4 drm/vmwgfx: Perform topology validation during atomic modeset. by Deepak Rawat · 7 years ago
  89. b249cb4 drm/vmwgfx: Fix atomic mode set check by Sinclair Yeh · 7 years ago
  90. 19f976a drm/vmwgfx: Use blocking buffer object reserves when evicting resources by Thomas Hellstrom · 7 years ago
  91. 098d7d5 drm/vmwgfx: Optimize the buffer object swap_notify callback somewhat. by Thomas Hellstrom · 7 years ago
  92. e9431ea drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c by Thomas Hellstrom · 7 years ago
  93. f1d34bf drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object by Thomas Hellstrom · 7 years ago
  94. ea63272 drm/vmwgfx: Use drm_plane_mask() & co. by Ville Syrjälä · 7 years ago
  95. dff9688 drm/vmwgfx: add SPDX idenitifier and clarify license by Dirk Hohndel (VMware) · 7 years ago
  96. a3be6f6 drm/vmwgfx: add SPDX idenitifier and clarify license by Dirk Hohndel (VMware) · 7 years ago
  97. f4366e4 Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  98. d98c71d Merge drm-upstream/drm-next into drm-misc-next by Gustavo Padovan · 7 years ago
  99. f664a5269 dma-buf: remove kmap_atomic interface by Christian König · 7 years ago
  100. a19741e dma_buf: remove device parameter from attach callback v2 by Christian König · 7 years ago