1. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  2. e058a84 Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 6 months ago
  3. 8f18716 nouveau/svm: implement atomic SVM access by Alistair Popple · 3 years, 6 months ago
  4. f81c69a nouveau/svm: refactor nouveau_range_fault by Alistair Popple · 3 years, 6 months ago
  5. 6b49bf6 mm: rename migrate_pgmap_owner by Alistair Popple · 3 years, 6 months ago
  6. 8ec035a Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
  7. d330099 drm/nouveau: fix dma_address check for CPU/GPU sync by Christian König · 3 years, 7 months ago
  8. 17b11f7 drm/nouveau: wait for moving fence after pinning v2 by Christian König · 3 years, 7 months ago
  9. d3fae3b dma-buf: drop the _rcu postfix on function names v3 by Christian König · 3 years, 7 months ago
  10. 6b41323a dma-buf: rename dma_resv_get_excl_rcu to _unlocked by Christian König · 3 years, 7 months ago
  11. fb5ce73 dma-buf: rename and cleanup dma_resv_get_list v2 by Christian König · 3 years, 8 months ago
  12. 6edbd6a dma-buf: rename and cleanup dma_resv_get_excl v3 by Christian König · 3 years, 8 months ago
  13. cb1c814 drm/ttm: flip the switch for driver allocated resources v2 by Christian König · 3 years, 8 months ago
  14. beb4c86 drm/nouveau: switch the TTM backends to self alloc by Christian König · 3 years, 8 months ago
  15. 3eb7d96 drm/ttm: flip over the range manager to self allocated nodes by Christian König · 3 years, 9 months ago
  16. bfa3357 drm/ttm: allocate resource object instead of embedding it v2 by Christian König · 3 years, 9 months ago
  17. 0850bf2 drm/nouveau/clk: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  18. e0e6f9b drm/nouveau/therm: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  19. f49efb1 drm/nouveau: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  20. 8c69d02 drm/nouveau/nvkm/subdev/mc/tu102: Make functions called by reference static by Lee Jones · 3 years, 7 months ago
  21. d311675 drm/ttm: rename bo->mem and make it a pointer by Christian König · 3 years, 9 months ago
  22. 71b970c drm/dp_mst: Use kHz as link rate units when settig source max link caps at init by Nikola Cornij · 3 years, 8 months ago
  23. 265ec0d drm/nouveau: Implement mmap as GEM object function by Thomas Zimmermann · 3 years, 7 months ago
  24. 9475b96 drm/nouveau: Don't include drm_legacy.h by Thomas Zimmermann · 3 years, 8 months ago
  25. bfba941 drm/nouveau: Remove invalid reference to struct drm_device.pdev by Thomas Zimmermann · 3 years, 8 months ago
  26. fd53102 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 3 years, 8 months ago
  27. cee93c0 drm/nouveau: Don't set allow_fb_modifiers explicitly by Daniel Vetter · 3 years, 8 months ago
  28. 74d6790 Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 8 months ago
  29. 98025a6 drm/dp_mst: Use Extended Base Receiver Capability DPCD space by Nikola Cornij · 3 years, 8 months ago
  30. 6cba3fe drm/dp: Add backpointer to drm_device in drm_dp_aux by Lyude Paul · 3 years, 8 months ago
  31. fd43ad9 drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early unregister by Lyude Paul · 3 years, 8 months ago
  32. 355b602 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 3 years, 8 months ago
  33. aeaf45c drm/nouveau: use bo->base.size instead of mem->num_pages by Christian König · 3 years, 11 months ago
  34. 6848c29 drm/aperture: Convert drivers to aperture interfaces by Thomas Zimmermann · 3 years, 9 months ago
  35. 213cc92 Merge drm/drm-fixes into drm-next by Daniel Vetter · 3 years, 9 months ago
  36. 4c398f5 drm/nouveau: Use drm_gem_ttm_dumb_map_offset() by Thomas Zimmermann · 3 years, 9 months ago
  37. d3999c1f drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128 by Lyude Paul · 3 years, 10 months ago
  38. 2cbc277 swiotlb: remove swiotlb_nr_tbl by Christoph Hellwig · 3 years, 10 months ago
  39. e94c55b nouveau: Skip unvailable ttm page entries by Tobias Klausmann · 3 years, 10 months ago
  40. 5ea143c drm/nouveau: clean up nouveau_bo_move_ntfy by Christian König · 3 years, 11 months ago
  41. 51c3b91 Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 10 months ago
  42. 4042160 drm/nouveau: fix dma syncing for loops (v2) by Dave Airlie · 3 years, 10 months ago
  43. a727df4 Merge branch '00.00-inst' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 3 years, 10 months ago
  44. 78652ff drm/nouveau/fifo/gk104-gp1xx: fix creation of sw class by Ben Skeggs · 3 years, 10 months ago
  45. 19bafac drm/nouveau/ttm: constify static vm_operations_struct by Rikard Falkeborn · 3 years, 11 months ago
  46. 7c11b99 drm/atomic: Pass the full state to planes atomic_check by Maxime Ripard · 3 years, 11 months ago
  47. ba5c164 drm: Rename plane atomic_check state names by Maxime Ripard · 3 years, 11 months ago
  48. d99676a Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 10 months ago
  49. 92f1d09 drm: Switch to %p4cc format modifier by Sakari Ailus · 3 years, 11 months ago
  50. ef23d500 Merge tag 'drm-misc-next-fixes-2021-02-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 11 months ago
  51. f6df392 drm/nouveau/top/ga100: initial support by Ben Skeggs · 3 years, 11 months ago
  52. 18618fc drm/nouveau/top: add ioctrl/nvjpg by Ben Skeggs · 3 years, 11 months ago
  53. 26fbb4c drm/nouveau/privring: rename from ibus by Ben Skeggs · 4 years ago
  54. 5ef25f0 drm/nouveau/nvkm: remove nvkm_subdev.index by Ben Skeggs · 3 years, 11 months ago
  55. be0ed63 drm/nouveau/nvkm: determine subdev id/order from layout by Ben Skeggs · 4 years, 1 month ago
  56. 0fa5680 drm/nouveau/vic: switch to instanced constructor by Ben Skeggs · 4 years ago
  57. 8d6461d drm/nouveau/sw: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  58. d186625 drm/nouveau/sec2: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  59. 400c2a4 drm/nouveau/sec: switch to instanced constructor by Ben Skeggs · 4 years ago
  60. e73d371 drm/nouveau/pm: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  61. ee532a8 drm/nouveau/nvenc: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  62. f8aeb13 drm/nouveau/nvdec: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  63. b15147b drm/nouveau/msvld: switch to instanced constructor by Ben Skeggs · 4 years ago
  64. 07a356b drm/nouveau/msppp: switch to instanced constructor by Ben Skeggs · 4 years ago
  65. 9632160 drm/nouveau/mspdec: switch to instanced constructor by Ben Skeggs · 4 years ago
  66. e9e9a21 drm/nouveau/msenc: switch to instanced constructor by Ben Skeggs · 4 years ago
  67. e5e95a7 drm/nouveau/mpeg: switch to instanced constructor by Ben Skeggs · 4 years ago
  68. aba5e97 drm/nouveau/me: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  69. ee30703 drm/nouveau/ifb: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  70. 864d37c drm/nouveau/gr: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  71. f8fabd3 drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info by Ben Skeggs · 3 years, 11 months ago
  72. ba083ec drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+inst by Ben Skeggs · 3 years, 11 months ago
  73. 088bfe4 drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+inst by Ben Skeggs · 4 years ago
  74. c6198d3 drm/nouveau/fifo/gf100: use fifo engine id for engine recovery mask by Ben Skeggs · 4 years ago
  75. 73529df drm/nouveau/fifo: use type+inst to determine context pointer offsets by Ben Skeggs · 4 years ago
  76. ad3b0d3 drm/nouveau/fifo: turn chan subdev mask into engine mask by Ben Skeggs · 3 years, 11 months ago
  77. 4961620 drm/nouveau/fifo: add id_engine hook by Ben Skeggs · 3 years, 11 months ago
  78. 3e7d4a0 drm/nouveau/fifo: index backend engctx by engine id by Ben Skeggs · 4 years ago
  79. 2546db0 drm/nouveau/fifo: index base engctx by engine id by Ben Skeggs · 4 years ago
  80. 64f7c69 drm/nouveau/fifo: add engine_id hook by Ben Skeggs · 4 years ago
  81. ab0db2b drm/nouveau/fifo: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  82. 09f409d drm/nouveau/dma: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  83. a7f000e drm/nouveau/disp: switch to instanced constructor by Ben Skeggs · 4 years ago
  84. 0b26ca6 drm/nouveau/cipher: switch to instanced constructor by Ben Skeggs · 4 years ago
  85. 608a29c drm/nouveau/ce: make use of nvkm_subdev.inst by Ben Skeggs · 4 years ago
  86. 50551b1 drm/nouveau/ce: switch to instanced constructor by Ben Skeggs · 4 years ago
  87. b7da823 drm/nouveau/falcon: use split type+inst when looking up PRI addr by Ben Skeggs · 4 years ago
  88. fcc08a7 drm/nouveau/bsp,vp: switch to instanced constructor by Ben Skeggs · 4 years ago
  89. d07be5d drm/nouveau/volt: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  90. 601c2a0 drm/nouveau/top: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  91. 9aad54d drm/nouveau/tmr: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  92. 93834cb drm/nouveau/therm/gk104: use split subdev type+inst in cg engine lists by Ben Skeggs · 4 years ago
  93. 0aec69c drm/nouveau/therm: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  94. e4b15b4 drm/nouveau/pmu: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  95. 9b70cd5 drm/nouveau/pci: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  96. 0a7bff1 drm/nouveau/mxm: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  97. 353108a drm/nouveau/mmu: index engref by subdev type by Ben Skeggs · 4 years ago
  98. 6dd123b drm/nouveau/mmu: switch to instanced constructor by Ben Skeggs · 4 years, 1 month ago
  99. 209ec1b drm/nouveau/mc: use split type+inst when handling dev_top interrupts by Ben Skeggs · 4 years ago
  100. a35047b drm/nouveau/mc: use split type+inst in interrupt masking API by Ben Skeggs · 4 years ago