1. f5eaffc drm/amdgpu: Add common golden settings for GFX9 by Ken Wang · 7 years ago
  2. 1ec9b0a drm/amd/powerplay: fix copy-n-paste error on vddci_buf index by Colin Ian King · 7 years ago
  3. cdadab8 drm/amdgpu: Fix null pointer issue in amdgpu_cs_wait_any_fence by Emily Deng · 7 years ago
  4. ab6613b drm/amdgpu: Remove check which is not valid for certain VBIOS by Ken Wang · 7 years ago
  5. a9386bb Merge tag 'drm-misc-next-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  6. 0867117 Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  7. cdd9a8b drm/amdgpu: use irq-safe lock for kiq->ring_lock by pding · 7 years ago
  8. dce1e13 drm/amdgpu: bypass lru touch for KIQ ring submission by Pixel Ding · 7 years ago
  9. 78aa02c drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories() by Dan Carpenter · 7 years ago
  10. 40a9960 drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs() by Dan Carpenter · 7 years ago
  11. 0d1da3c drm/amd/powerplay: initialize a variable before using it by Nicolas Iooss · 7 years ago
  12. 1d864b8 drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_all_memory_levels by Evan Quan · 7 years ago
  13. 7da2e3e drm/amd/amdgpu: fix evicted VRAM bo adjudgement condition by Roger He · 7 years ago
  14. d65d313 Merge tag 'drm-misc-next-fixes-2017-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  15. a111fbc drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debug by Ville Syrjälä · 7 years ago
  16. 30cfcf0 drm/rockchip: add CONFIG_OF dependency for lvds by Arnd Bergmann · 7 years ago
  17. 8a6fb5b Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  18. 767601d drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures by Michel Dänzer · 7 years ago
  19. e1fc12c drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_list by Michel Dänzer · 7 years ago
  20. 37c5f2c drm/amd/amdgpu: Enabling ACP clock in hw_init (v2) by Akshu Agrawal · 7 years ago
  21. 36a5fdf Merge tag 'drm-intel-next-2017-10-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  22. e073db5 drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs() by Boris BREZILLON · 7 years ago
  23. e477e94 drm/amdgpu/virt: don't dereference undefined 'module' struct by Arnd Bergmann · 7 years ago
  24. bf6eb60 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 7 years ago
  25. d34ded7 drm/nouveau/bios/timing: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  26. 21dce3f drm/nouveau/devinit/nv04: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  27. 1a5c816 drm/nouveau/bios: make const arrays hwsq_signature and edid_sig static by Colin Ian King · 7 years ago
  28. 690f43a drm/nouveau/core/memory: fix missing mutex unlock by Ben Skeggs · 7 years ago
  29. 6497c2b drm/nouveau/mmu: swap out round for ALIGN by Ben Skeggs · 7 years ago
  30. 9ad472e Merge tag 'drm-amdkfd-next-2017-11-02' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 7 years ago
  31. 85f6e0f Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  32. 2ef7a95 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 7 years ago
  33. 46bda4f drm/nouveau/gr/gf100-: don't prevent module load if firmware missing by Ben Skeggs · 7 years ago
  34. 632b740 drm/nouveau/mmu: remove old vmm frontend by Ben Skeggs · 7 years ago
  35. 7dc6a44 drm/nouveau: improve selection of GPU page size by Ben Skeggs · 7 years ago
  36. d772213 drm/nouveau: switch over to new memory and vmm interfaces by Ben Skeggs · 7 years ago
  37. 10842ba drm/nouveau: remove unused nouveau_fence_work() by Ben Skeggs · 7 years ago
  38. 00d041d drm/nouveau: queue delayed unmapping of VMAs on client workqueue by Ben Skeggs · 7 years ago
  39. 814a232 drm/nouveau: implement per-client delayed workqueue with fence support by Ben Skeggs · 7 years ago
  40. 7f50762 drm/nouveau: determine memory class for each client by Ben Skeggs · 7 years ago
  41. 832ca2a drm/nouveau: pass handle of vmm object to channel allocation ioctls by Ben Skeggs · 7 years ago
  42. 3c50263 drm/nouveau: switch to vmm limit by Ben Skeggs · 7 years ago
  43. 96da0bc drm/nouveau: allocate vmm object for every client by Ben Skeggs · 7 years ago
  44. acb16cf drm/nouveau: replace use of cpu_coherent with memory types by Ben Skeggs · 7 years ago
  45. b347202 drm/nouveau: use nvif_mmu_type to determine BAR1 caching by Ben Skeggs · 7 years ago
  46. 658c71f drm/nouveau: fetch memory type indices that we care about for ttm by Ben Skeggs · 7 years ago
  47. 325a728 drm/nouveau: consolidate handling of dma mask by Ben Skeggs · 7 years ago
  48. a220dd7 drm/nouveau: check kind validity against mmu object by Ben Skeggs · 7 years ago
  49. 01670a7 drm/nouveau: allocate mmu object for every client by Ben Skeggs · 7 years ago
  50. 359088d drm/nouveau: remove trivial cases of nvxx_device() usage by Ben Skeggs · 7 years ago
  51. 920d2b5 drm/nouveau/mmu: define user interfaces to mmu vmm opertaions by Ben Skeggs · 7 years ago
  52. c83c409 drm/nouveau/mmu: define user interfaces to mmu memory allocation by Ben Skeggs · 7 years ago
  53. eea5cf0 drm/nouveau/mmu: define user interfaces to mmu by Ben Skeggs · 7 years ago
  54. 68af607 drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping by Ben Skeggs · 7 years ago
  55. 0766116 drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mapping by Ben Skeggs · 7 years ago
  56. 957e18a drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mapping by Ben Skeggs · 7 years ago
  57. eaf1a69 drm/nouveau/mmu: add base for type-based memory allocation by Ben Skeggs · 7 years ago
  58. 51645eb drm/nouveau/mmu: build up information on available memory types by Ben Skeggs · 7 years ago
  59. 3a314f7 drm/nouveau: remove explicit unmaps by Ben Skeggs · 7 years ago
  60. 2cabefc drm/nouveau/gr/gf100-: replace hardcoded instance/vmm setup in grctx generation by Ben Skeggs · 7 years ago
  61. 019e4d7 drm/nouveau/gr/gf100-: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
  62. 01f349f drm/nouveau/fifo/gf100-: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
  63. 8c967c5 drm/nouveau/secboot/gm200: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
  64. 9202d73 drm/nouveau/imem/nv50-: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
  65. 6f4dc18 drm/nouveau/fb/ram: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
  66. f66c57d drm/nouveau/fifo: initialise vmm with new interfaces by Ben Skeggs · 7 years ago
  67. 85f7c3a drm/nouveau/secboot/gm200: initialise vmm with new interfaces by Ben Skeggs · 7 years ago
  68. 7eac5f4 drm/nouveau/bar/gf100: initialise vmm with new interfaces by Ben Skeggs · 7 years ago
  69. fc584e1 drm/nouveau/bar/nv50: initialise vmm with new interfaces by Ben Skeggs · 7 years ago
  70. f9463a4 drm/nouveau/mmu: implement new vmm frontend by Ben Skeggs · 7 years ago
  71. 26880e7 drm/nouveau/mmu: remove support for old backends by Ben Skeggs · 7 years ago
  72. f9400af drm/nouveau/mmu/gp100,gp10b: implement new vmm backend by Ben Skeggs · 7 years ago
  73. e12cf6a drm/nouveau/mmu/gm200,gm20b: implement new vmm backend by Ben Skeggs · 7 years ago
  74. b597764 drm/nouveau/mmu/gk104,gk20a: implement new vmm backend by Ben Skeggs · 7 years ago
  75. b77791d drm/nouveau/mmu/gf100: implement new vmm backend by Ben Skeggs · 7 years ago
  76. fd542a3 drm/nouveau/mmu/nv50,g84: implement new vmm backend by Ben Skeggs · 7 years ago
  77. 6ce5135 drm/nouveau/mmu/nv44: implement new vmm backend by Ben Skeggs · 7 years ago
  78. 473f9ac drm/nouveau/mmu/nv41: implement new vmm backend by Ben Skeggs · 7 years ago
  79. dd12d158 drm/nouveau/mmu/nv04: implement new vmm backend by Ben Skeggs · 7 years ago
  80. eb81399 drm/nouveau/mmu: implement new vmm backend by Ben Skeggs · 7 years ago
  81. bda9e37 drm/nouveau/fb/gm200: enable NV_PFB_MMU_CTRL_USE_FULL_COMP_TAG_LINE where appropriate by Ben Skeggs · 7 years ago
  82. f8a1203 drm/nouveau/ltc/gm200: limit NV_MMU_PTE_COMPTAGLINE bits to 16 where required by Ben Skeggs · 7 years ago
  83. ac47c15 drm/nouveau/fifo/nv04-nv40: fix missing nvkm_kmap() calls around ramfc access by Ben Skeggs · 7 years ago
  84. d30af7c drm/nouveau/mmu: handle instance block setup by Ben Skeggs · 7 years ago
  85. af3b8d5 drm/nouveau/mmu: remove old vm creation hooks by Ben Skeggs · 7 years ago
  86. 8e39abf drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new base by Ben Skeggs · 7 years ago
  87. 5f300fe drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new base by Ben Skeggs · 7 years ago
  88. 7de078a drm/nouveau/mmu/gk104,gk20a: implement vmm on top of new base by Ben Skeggs · 7 years ago
  89. 540a1dd drm/nouveau/mmu/gf100: implement vmm on top of new base by Ben Skeggs · 7 years ago
  90. 9f6219f drm/nouveau/mmu/nv50,g84: implement vmm on top of new base by Ben Skeggs · 7 years ago
  91. 03b0ba7 drm/nouveau/mmu/nv44: implement vmm on top of new base by Ben Skeggs · 7 years ago
  92. 7778343 drm/nouveau/mmu/nv41: implement vmm on top of new base by Ben Skeggs · 7 years ago
  93. 5b17f36 drm/nouveau/mmu/nv04: implement vmm on top of new base by Ben Skeggs · 7 years ago
  94. 806a733 drm/nouveau/mmu: implement base for new vm management by Ben Skeggs · 7 years ago
  95. f128039 drm/nouveau/mmu: implement page table sub-allocation by Ben Skeggs · 7 years ago
  96. 9a45dda drm/nouveau/mmu: implement page table cache by Ben Skeggs · 7 years ago
  97. 5e075fd drm/nouveau/mmu: automatically handle "un-bootstrapping" of vmm by Ben Skeggs · 7 years ago
  98. 6359c98 drm/nouveau/mmu/gp10b: fork from gf100 by Ben Skeggs · 7 years ago
  99. b86a458 drm/nouveau/mmu/gp100: fork from gf100 by Ben Skeggs · 7 years ago
  100. cedc4d5 drm/nouveau/mmu/gm20b: fork from gf100 by Ben Skeggs · 7 years ago