1. 6a9d8fc Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 6 years ago
  2. c2d3115 drm/vmwgfx: Don't double-free the mode stored in par->set_mode by Thomas Zimmermann · 6 years ago
  3. 4b9ce3a drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's by Deepak Rawat · 6 years ago
  4. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  5. c06de56 Merge v5.0-rc7 into drm-next by Dave Airlie · 6 years ago
  6. d901b27 lib/scatterlist: Provide a DMA page iterator by Jason Gunthorpe · 6 years ago
  7. 9ddac73 drm/vmwgfx: Improve on IOMMU detection by Thomas Hellstrom · 6 years ago
  8. 4cbfa1e drm/vmwgfx: Fix setting of dma masks by Thomas Hellstrom · 6 years ago
  9. 479d590 drm/vmwgfx: Also check for crtc status while checking for DU active by Deepak Rawat · 6 years ago
  10. 51fdbeb drm/vmwgfx: Fix an uninitialized fence handle value by Thomas Hellstrom · 6 years ago
  11. 728354c drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user by Thomas Hellstrom · 6 years ago
  12. 148fb2e Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  13. 1ff4948 drm/irq: Ditch DRIVER_IRQ_SHARED by Daniel Vetter · 6 years ago
  14. 5b38e74 drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install by Daniel Vetter · 6 years ago
  15. 05f9467 drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode by Christoph Hellwig · 6 years ago
  16. 2b3cd62 drm/vmwgfx: fix the check when to use dma_alloc_coherent by Christoph Hellwig · 6 years ago
  17. 9b5bf24 drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2 by Christoph Hellwig · 6 years ago
  18. 3f47d00b drm/vmwgfx: remove CONFIG_X86 ifdefs by Christoph Hellwig · 6 years ago
  19. 6034d9d drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 6 years ago
  20. 2d18cb9 drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get by Thomas Zimmermann · 6 years ago
  21. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  22. 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
  23. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  24. 4971f09 Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  25. 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
  26. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  27. fd56746 drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3 by Thomas Hellstrom · 6 years ago
  28. e7df065 Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  29. e06d45d drm/vmwgfx: remove redundant return ret statement by Colin Ian King · 6 years ago
  30. a9f34c70 drm/ttm: allow reserving more than one shared slot v3 by Christian König · 6 years ago
  31. 9a01135 drm/vmwgfx: Use the standard atomic helpers for page-flip by Thomas Hellstrom · 6 years ago
  32. e5bd6a3 drm/vmwgfx: Remove set but not used variable 'file_priv' by YueHaibing · 6 years ago
  33. ec9a5b6 drm/vmwgfx: remove redundant return ret statement by Colin Ian King · 6 years ago
  34. 9da6e26 drm/vmwgfx: Fix a layout race condition by Thomas Hellstrom · 6 years ago
  35. 9d9486e drm/vmwgfx: Fix up the implicit display unit handling by Thomas Hellstrom · 6 years ago
  36. b4fa61b drm/vmwgfx: Don't clear mode::type anymore by Deepak Rawat · 6 years ago
  37. 2f5544f drm/vmwgfx: Use atomic helper function for dirty fb IOCTL by Deepak Rawat · 6 years ago
  38. 61c2138 drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU primary plane by Deepak Rawat · 6 years ago
  39. 31da2df drm/vmwgfx: Update comments for sou plane update function by Deepak Rawat · 6 years ago
  40. 67a51b3 drm/vmwgfx: Use the new interface for SOU plane update by Deepak Rawat · 6 years ago
  41. 5d35aba drm/vmwgfx: Implement SOU plane update for BO backed fb by Deepak Rawat · 6 years ago
  42. 43d1e62 drm/vmwgfx: Implement SOU plane update for surface backed fb by Deepak Rawat · 6 years ago
  43. 8bb6af5 drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary plane by Deepak Rawat · 6 years ago
  44. 88b37c3 drm/vmwgfx: Update comments for stdu plane update by Deepak Rawat · 6 years ago
  45. 4606eea drm/vmwgfx: Use the new interface for STDU plane update by Deepak Rawat · 6 years ago
  46. bc7be60 drm/vmwgfx: Implement STDU plane update for BO backed fb by Deepak Rawat · 6 years ago
  47. ad377b4 drm/vmwgfx: Implement STDU plane update for surface backed fb by Deepak Rawat · 6 years ago
  48. e41774c drm/vmwgfx: Add a new interface for plane update on a display unit by Deepak Rawat · 6 years ago
  49. 9235dd4 Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  50. daedaa3 iommu/vtd: Cleanup dma_remapping.h header by Lu Baolu · 6 years ago
  51. a64f784 drm/ttm: initialize globals during device init (v2) by Christian König · 6 years ago
  52. 27eb1fa drm/ttm: use a static ttm_mem_global instance by Christian König · 6 years ago
  53. e55a5c9 drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}() by Thomas Zimmermann · 6 years ago
  54. 6542e9a Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  55. 40e3def drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check by Thomas Hellstrom · 6 years ago
  56. 297e30b drm/atomic-helper: Unexport drm_atomic_helper_best_encoder by Daniel Vetter · 6 years ago
  57. d04a836 Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 6 years ago
  58. e8c66ef drm/vmwgfx: Make user resource lookups reference-free during validation by Thomas Hellstrom · 6 years ago
  59. 1b9a01d drm/vmwgfx: Don't refcount cotable lookups during command buffer validation by Thomas Hellstrom · 6 years ago
  60. 508108e drm/vmwgfx: Don't refcount command-buffer managed resource lookups during command buffer validation by Thomas Hellstrom · 6 years ago
  61. b139d43 drm/vmwgfx: Make buffer object lookups reference-free during validation by Thomas Hellstrom · 6 years ago
  62. b733bc2 drm/vmwgfx: Look up user buffer objects without taking a reference by Thomas Hellstrom · 6 years ago
  63. 64ad2ab drm/vmwgfx: Adapt validation code for reference-free lookups by Thomas Hellstrom · 6 years ago
  64. e14c02e drm/vmwgfx: Look up objects without taking a reference by Thomas Hellstrom · 6 years ago
  65. c7eae62 drm/vmwgfx: Make the object handles idr-generated by Thomas Hellstrom · 6 years ago
  66. b1d05b4f drm/vmwgfx: Remove the user resource destructor check by Thomas Hellstrom · 6 years ago
  67. 1328924 drm/vmwgfx: Remove the resource avail field by Thomas Hellstrom · 6 years ago
  68. d76ce03 drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counterpart by Thomas Hellstrom · 6 years ago
  69. cc1e3b7 drm/vmwgfx: Reduce the size of buffer object relocations by Thomas Hellstrom · 6 years ago
  70. fc18afc drm/vmwgfx: Use a validation context allocator for relocations and validations by Thomas Hellstrom · 6 years ago
  71. 2724b2d drm/vmwgfx: Use new validation interface for the modesetting code v2 by Thomas Hellstrom · 6 years ago
  72. 9c079b8 drm/vmwgfx: Adapt execbuf to the new validation api by Thomas Hellstrom · 6 years ago
  73. 84e1bf0 drm/vmwgfx: Modify the resource validation interface by Thomas Hellstrom · 6 years ago
  74. 038ecc5 drm/vmwgfx: Add a validation module v2 by Thomas Hellstrom · 6 years ago
  75. 0b8762e drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx driver by Thomas Hellstrom · 6 years ago
  76. bf78296 BackMerge v4.19-rc5 into drm-next by Dave Airlie · 6 years ago
  77. e71cf59 drm/vmwgfx: Fix buffer object eviction by Thomas Hellstrom · 6 years ago
  78. a4bd815 drm/vmwgfx: Don't impose STDU limits on framebuffer size by Deepak Rawat · 6 years ago
  79. 140b4e6 drm/vmwgfx: limit mode size for all display unit to texture_max by Deepak Rawat · 6 years ago
  80. 0c1b174 drm/vmwgfx: limit screen size to stdu_max during check_modeset by Deepak Rawat · 6 years ago
  81. bfc8882 drm/vmwgfx: don't check for old_crtc_state enable status by Deepak Rawat · 6 years ago
  82. bc537a9 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  83. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  84. 4eb085e drm/vmwgfx: Convert to new IDA API by Matthew Wilcox · 7 years ago
  85. e81eb98 drm/vmwgfx: Use __drm_atomic_helper_plane_reset instead of copying the logic by Alexandru Gheorghe · 6 years ago
  86. 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
  87. 97e14fb drm: drop _mode_ from remaining connector functions by Daniel Vetter · 6 years ago
  88. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 6 years ago
  89. b861686 Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 6 years ago
  90. 8038d2a Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 6 years ago
  91. 9b07b28 drm/vmwgfx: Expose SM4_1 param to user space by Deepak Rawat · 7 years ago
  92. f9261b3 drm/vmwgfx: Add support for multisampling by Deepak Rawat · 7 years ago
  93. 14b1c33 drm/vmwgfx: Add new ioctl for GB surface create and reference by Deepak Rawat · 7 years ago
  94. 397a111 drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfx by Deepak Rawat · 7 years ago
  95. cdff8e7 drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3 by Deepak Rawat · 7 years ago
  96. 30aeee6 drm/vmwgfx: Add SM4_1 flag by Deepak Rawat · 7 years ago
  97. 0d81d34 drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy command by Neha Bhende · 7 years ago
  98. 3b4c251 drm/vmwgfx: Add CAP2 support in vmwgfx by Neha Bhende · 7 years ago
  99. dc75e73 drm/vmwgfx: Update the device headers by Deepak Rawat · 7 years ago
  100. 812a954 drm/vmwgfx: Remove an obsolete __le32 conversion by Thomas Hellstrom · 7 years ago