1. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  2. cc7ce90 Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  3. f266fdc Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 6 years ago
  4. e065426 Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  5. c4a52d6 drm/nouveau: fix duplication of nv50_head_atom struct by Peteris Rudzusiks · 6 years ago
  6. 13d03e9 drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configuration by Ben Skeggs · 6 years ago
  7. e15b682 drm/nouveau/core: initial support for boards with TU117 chipset by Ben Skeggs · 6 years ago
  8. a2ac09a drm/nouveau/core: allow detected chipset to be overridden by Ben Skeggs · 6 years ago
  9. a0b694d drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when encoders change by Ben Skeggs · 6 years ago
  10. e4702c0 drm/nouveau/kms/nv50-: fix bug preventing non-vsync'd page flips by Ben Skeggs · 6 years ago
  11. d2434e4 drm/nouveau/kms/gv100-: fix spurious window immediate interlocks by Ben Skeggs · 6 years ago
  12. a2d635d Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  13. eb85d03 Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  14. 30df16b drm/nouveau/nouveau: forward error generated while resuming objects tree by Tobias Klausmann · 6 years ago
  15. a2f07d4 drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully" by Colin Ian King · 6 years ago
  16. 342406e drm/nouveau/i2c: Disable i2c bus access after ->fini() by Lyude Paul · 6 years ago
  17. 2fbcb56 drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definition by Bjorn Helgaas · 6 years ago
  18. 15516bf drm/nouveau/mmu: qualify vmm during dtor by Jon Derrick · 6 years ago
  19. 12e08be drm/nouveau/bar/gf100: ensure BAR is mapped by Jon Derrick · 6 years ago
  20. f10b83d drm/nouveau/bar/nv50: ensure BAR is mapped by Jon Derrick · 6 years ago
  21. 307a312 drm/nouveau/bar/nv50: check bar1 vmm return value by Jon Derrick · 6 years ago
  22. 43068cb drm: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  23. 61ae227 drm: allow removal of legacy codepaths (v4.1) by Dave Airlie · 6 years ago
  24. b30a43a drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3) by Dave Airlie · 6 years ago
  25. 322b38ce drm/nouveau/nvkm: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  26. 8c5dc8d video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol by Alexander Shiyan · 7 years ago
  27. 4571098 Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  28. b4e4538 Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  29. f243dd0 drm/nouveau: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  30. 8782c64 drm/fbdev: Make skip_vt_switch the default by Daniel Vetter · 7 years ago
  31. cd84579 Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 6 years ago
  32. 8385741 drm/nouveau/dmem: empty chunk do not have a buffer object associated with them. by Jérôme Glisse · 6 years ago
  33. 909e9c9 drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure by YueHaibing · 6 years ago
  34. 18ec3c1 drm/nouveau/dmem: Fix a NULL vs IS_ERR() check by Dan Carpenter · 6 years ago
  35. 2219c9e drm/nouveau/dmem: remove set but not used variable 'drm' by YueHaibing · 6 years ago
  36. bed2dd8 drm/ttm: Quick-test mmap offset in ttm_bo_mmap() by Thomas Zimmermann · 7 years ago
  37. 7d1500f drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init() by Thomas Zimmermann · 7 years ago
  38. aa8e243 drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant by Thomas Zimmermann · 7 years ago
  39. b57e622e6 mm/hmm: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  40. a788ade drm/nouveau/dmem: use dma addresses during migration copies by Ben Skeggs · 6 years ago
  41. fd5e985 drm/nouveau/dmem: use physical vram addresses during migration copies by Ben Skeggs · 6 years ago
  42. 6c762d1 drm/nouveau/dmem: extend copy function to allow direct use of physical addresses by Ben Skeggs · 6 years ago
  43. f180bf1 drm/nouveau/svm: new ioctl to migrate process memory to GPU memory by Jérôme Glisse · 7 years ago
  44. 5be73b6 drm/nouveau/dmem: device memory helpers for SVM by Jérôme Glisse · 7 years ago
  45. eeaf06ac drm/nouveau/svm: initial support for shared virtual memory by Ben Skeggs · 7 years ago
  46. bfe91af drm/nouveau: prepare for enabling svm with existing userspace interfaces by Ben Skeggs · 6 years ago
  47. a261a20 drm/nouveau/fault/gv100-: expose VoltaFaultBufferA by Ben Skeggs · 7 years ago
  48. 13e9572 drm/nouveau/fault/gp100: expose MaxwellFaultBufferA by Ben Skeggs · 7 years ago
  49. ab2ee9f drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled by Ben Skeggs · 7 years ago
  50. 71871aa drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancel by Ben Skeggs · 7 years ago
  51. a5ff307 drm/nouveau/mmu: add a privileged method to directly manage PTEs by Ben Skeggs · 7 years ago
  52. 8e68271 drm/nouveau/mmu: store mapped flag separately from memory pointer by Ben Skeggs · 7 years ago
  53. 2606f29 drm/nouveau/mmu: support initialisation of client-managed address-spaces by Ben Skeggs · 7 years ago
  54. ae5ea7f drm/nouveau/gr/gf100-: expose method to determine current context by Ben Skeggs · 7 years ago
  55. 169f30b drm/nouveau/gr/gf100-: expose fecs methods for pausing ctxsw by Ben Skeggs · 7 years ago
  56. 8e08368 drm/nouveau/falcon: fix a few indentation issues by Colin Ian King · 6 years ago
  57. d389fd4 drm/nouveau/mmu/gf100-: virtualise setting pdb base address for invalidation by Ben Skeggs · 6 years ago
  58. 874c1b5 drm/nouveau/mmu/gf100-: make mmu invalidate function more general by Ben Skeggs · 6 years ago
  59. 8e44b98 drm/nouveau/gr/gf100-: store fecs/gpccs falcon pointers in substructures by Ben Skeggs · 6 years ago
  60. b7f713b drm/nouveau/gr/gf100-: move fecs bind_pointer into a function by Ben Skeggs · 6 years ago
  61. 8c7db768 drm/nouveau/gr/gf100-: remove some unnecessary reg writes by Ben Skeggs · 6 years ago
  62. 7d51bc8 drm/nouveau/gr/gf100-: move fecs elpg setup into functions by Ben Skeggs · 6 years ago
  63. 8bf2d34 drm/nouveau/gr/gf100-: move fecs discover_pm_image_size into a function by Ben Skeggs · 6 years ago
  64. 7d3f068 drm/nouveau/gr/gf100-: move fecs discover_zcull_image_size into a function by Ben Skeggs · 6 years ago
  65. 0b89ca0 drm/nouveau/gr/gf100-: move fecs discover_image_size into a function by Ben Skeggs · 6 years ago
  66. eb383e6 drm/nouveau/gr/gf100-: move fecs set_watchdog_timeout method into a function by Ben Skeggs · 6 years ago
  67. f0eee9a drm/nouveau: allow accelerated buffer moves even when gr isn't present by Ben Skeggs · 6 years ago
  68. 0f9976d drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hook by Ben Skeggs · 6 years ago
  69. f04a418 drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hook by Ben Skeggs · 6 years ago
  70. fcd6f04 drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04 by Ben Skeggs · 6 years ago
  71. ba801ef drm/nouveau/kms: display destroy/init/fini hooks can be static by Ben Skeggs · 6 years ago
  72. d7f9bb6 drm/nouveau: allocate kernel channel(s) before initialising display by Ben Skeggs · 6 years ago
  73. a8ce8b6 drm/nouveau/disp/gf119-: decode exception reason to human-readable string by Ben Skeggs · 6 years ago
  74. eb972d1 drm/nouveau/bios/init: handle INIT_GENERIC_CONDITION_ID_NO_PANEL_SEQ_DELAYS by Ben Skeggs · 6 years ago
  75. 81f2bb5 drm/nouveau/bios/init: label existing INIT_GENERIC_CONDITION types by Ben Skeggs · 6 years ago
  76. c774ce6 drm/nouveau/secboot: fix missing newline in error messages by Ben Skeggs · 6 years ago
  77. 8d2c1e3 drm/nouveau/sec2/tu102-: instantiate SEC2 falcon by Ben Skeggs · 6 years ago
  78. fdad518 drm/nouveau/sec2: utilise engine PRI address from TOP by Ben Skeggs · 6 years ago
  79. 1a34693 drm/nouveau/nvdec/tu102-: instantiate NVDEC0 falcon by Ben Skeggs · 6 years ago
  80. 0457427 drm/nouveau/nvdec/gp102-: utilise engine PRI address from TOP by Ben Skeggs · 6 years ago
  81. 2944b19 drm/nouveau/gsp/gv100-: instantiate GSP falcon by Ben Skeggs · 6 years ago
  82. 7975dfc drm/nouveau/top/gv100-: translate entry for the GSP by Ben Skeggs · 6 years ago
  83. eec9ffe drm/nouveau/top: add function to lookup PRI address for devices by Ben Skeggs · 6 years ago
  84. 78cdadb drm/nouveau/core: define GSP subdev by Ben Skeggs · 6 years ago
  85. 785cf1e drm/nouveau: fix missing break in switch statement by Colin Ian King · 7 years ago
  86. 966b221 drm/nouveau: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  87. b513a18 drm/nouveau: Don't WARN_ON VCPI allocation failures by Lyude Paul · 7 years ago
  88. b1d03fc drm/nouveau/pmu: don't print reply values if exec is false by Colin Ian King · 7 years ago
  89. 1364910 drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON by Colin Ian King · 7 years ago
  90. d83d345 drm/nouveau/bios/dp: make array vsoff static, shrinks object size by Colin Ian King · 7 years ago
  91. b6c8285 drm/nouveau/ce/tu102: rename implementation from tu104 by Ben Skeggs · 7 years ago
  92. f10271f drm/nouveau/fifo/tu102: rename implementation from tu104 by Ben Skeggs · 7 years ago
  93. 8603774 drm/nouveau/disp/tu102: rename implementation from tu104 by Ben Skeggs · 7 years ago
  94. 954f979 drm/nouveau/fault/tu102: rename implementation from tu104 by Ben Skeggs · 7 years ago
  95. ef7664d drm/nouveau/bar/tu102: rename implementation from tu104 by Ben Skeggs · 7 years ago
  96. c011b25 drm/nouveau/mmu/tu102: rename implementation from tu104 by Ben Skeggs · 7 years ago
  97. fd95bfb drm/nouveau/mc/tu102: rename implementation from tu104 by Ben Skeggs · 7 years ago
  98. b51f9df drm/nouveau/devinit/tu102: rename implementation from tu104 by Ben Skeggs · 7 years ago
  99. fc78224 drm/nouveau/volt/gf117: fix speedo readout register by Ilia Mirkin · 7 years ago
  100. c06de56 Merge v5.0-rc7 into drm-next by Dave Airlie · 6 years ago