1. adbe24a drm/nouveau/fifo/gf100: rename spooon to pbdma, and move detection to oneinit by Ben Skeggs · 8 years ago
  2. 7866562 drm/nouveau/gr/fuc: Store $r0 in interrupt handler by Roy Spliet · 8 years ago
  3. b815a2e drm/nouveau/pmu/fuc: use imm32 in ld/st macros by Karol Herbst · 9 years ago
  4. 8609cb8 drm/nouveau/pmu/fuc: use the call macro instead of using the call instruction directly by Karol Herbst · 9 years ago
  5. 70d97b5 drm/nouveau/pmu/fuc: replace mov+sethi with imm32 by Karol Herbst · 9 years ago
  6. 4382e90 drm/nouveau/pmu/fuc: fix imm32 for gk208+ by Karol Herbst · 9 years ago
  7. 78a121d drm/nouveau/core: use vzalloc for allocating ramht by Ilia Mirkin · 8 years ago
  8. 2bf1833 drm/nouveau/fifo/gk104: kick channel upon removal by Alexandre Courbot · 9 years ago
  9. e02d586 drm/nouveau/instmem/gk20a: add write barrier when releasing DMA object by Alexandre Courbot · 9 years ago
  10. 1733a2a drm/nouveau/device/pci: set as non-CPU-coherent on ARM64 by Alexandre Courbot · 9 years ago
  11. ab08f38 drm/nouveau/ltc/gf100: use more reasonable timeout value by Alexandre Courbot · 9 years ago
  12. a2e435a drm/nouveau/fifo/gk104: take runlist target into account by Alexandre Courbot · 9 years ago
  13. c694eca drm/nouveau/fifo/gf100: take runlist target into account by Alexandre Courbot · 9 years ago
  14. 0689aad drm/nouveau/fifo/gk104: fix chid bit mask by Xia Yang · 9 years ago
  15. 9d0394c drm/nouveau/instmem/gk20a: set DMA mask early by Alexandre Courbot · 9 years ago
  16. 7d31cb7 drm/nouveau/gr/gm206: remove implementation, it's now identical to gm200 by Ben Skeggs · 9 years ago
  17. 5f7e802 drm/nouveau/gr/gm200: switch over to using sw_nonctx from firmware by Ben Skeggs · 9 years ago
  18. d4a43a6 drm/nouveau/gr/gm200: switch over to using sw_method_init from firmware by Ben Skeggs · 9 years ago
  19. c0e8550 drm/nouveau/gr/gm200: switch over to using sw_bundle_init from firmware by Ben Skeggs · 9 years ago
  20. 43bc83b drm/nouveau/gr/gm200: switch over to using sw_ctx from firmware by Ben Skeggs · 9 years ago
  21. b774c40 drm/nouveau/bios/extdev: also parse v4.1 table by Karol Herbst · 9 years ago
  22. b71c089 drm/nouveau/iccsense: implement for ina209, ina219 and ina3221 by Karol Herbst · 9 years ago
  23. 39b7e6e drm/nouveau/nvbios/iccsense: add parsing of the SENSE table by Martin Peres · 9 years ago
  24. dc06e36 drm/nouveau/subdev/iccsense: add new subdev for power sensors by Martin Peres · 9 years ago
  25. 923f1bd2 drm/nouveau/secboot/gm20b: add secure boot support by Alexandre Courbot · 9 years ago
  26. 9cc4552 drm/nouveau/secboot/gm200: add secure-boot support by Alexandre Courbot · 9 years ago
  27. 82babea drm/nouveau/gr/gm200: do not load firmware for secure falcons by Alexandre Courbot · 9 years ago
  28. c9469aa drm/nouveau/gr/gf100: add support for securely-managed falcons by Alexandre Courbot · 9 years ago
  29. 7d12388 drm/nouveau/core: add support for secure boot by Alexandre Courbot · 9 years ago
  30. f008d8c drm/nouveau/gr/gm200: load external firmware and bundles by Alexandre Courbot · 9 years ago
  31. 2e404b0 drm/nouveau/gr/gk20a: share external bundles loading functions by Alexandre Courbot · 9 years ago
  32. 5986d3e drm/nouveau/gr/gk20a: simplify external bundle loading functions by Alexandre Courbot · 9 years ago
  33. 18cd5bc drm/nouveau/gr/gf100: load firmware in outer function by Alexandre Courbot · 9 years ago
  34. 336c465 drm/nouveau/gr/gk20a: move firmware bundle release to gf100 by Alexandre Courbot · 9 years ago
  35. 5d2083d drm/nouveau/core: add gpuobj memcpy helper functions by Alexandre Courbot · 9 years ago
  36. 96fc422 drm/nouveau/gm200: enable graphics device by Ben Skeggs · 9 years ago
  37. 9ec2805 drm/nouveau/gr/gm200: s/gm204/gm200/ by Ben Skeggs · 9 years ago
  38. e24c9c4 drm/nouveau/bios/devinit: properly handle unknown generic conditions by Ben Skeggs · 9 years ago
  39. 989f578 drm/nouveau/bios/devinit: rename INIT_DP_CONDITION to INIT_GENERIC_CONDITION by Ben Skeggs · 9 years ago
  40. 96aedd0 drm/nouveau/ltc/gm107: fix slice intr offset by Ben Skeggs · 9 years ago
  41. a6a0f67 drm/nouveau/devinit/gf100-: detect if BIOS invoked devinit by Alexandre Courbot · 9 years ago
  42. 8fb1240 drm/nouveau/devinit/nv50: remove unneeded variable by Alexandre Courbot · 9 years ago
  43. db1eb52 drm/nouveau: s/gm204/gm200/ in a number of places by Ben Skeggs · 9 years ago
  44. 2ed95a4 drm/nouveau: recognise GM200 chipset by Ben Skeggs · 9 years ago
  45. 1b82111 drm/nouveau/device/tegra: fix uninitialized IRQ number by Alexandre Courbot · 9 years ago
  46. 0529a46 drm/nouveau/device: call nvkm_device_fini if nvkm_device_init fails by Alexandre Courbot · 9 years ago
  47. 33bcb4c drm/nouveau/gr/gf100: use the nvkm_firmware functions by Alexandre Courbot · 9 years ago
  48. 046fdb2 drm/nouveau/core: add firmware handling functions by Alexandre Courbot · 9 years ago
  49. f0db6e3 drm/nouveau/ltc/gm107: wait on relevant bit in gm107_ltc_cbc_wait by Alexandre Courbot · 9 years ago
  50. 95664e6 drm/nouveau/disp/dp: ensure sink is powered up before attempting link training by Ben Skeggs · 9 years ago
  51. 870571a5 drm/nouveau: platform: Fix deferred probe by Thierry Reding · 9 years ago
  52. e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  53. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  54. 25c8050 drm/nouveau/pci: fix check in nvkm_pcie_set_link by Karol Herbst · 9 years ago
  55. a18c91d drm/nouveau/pmu: prevent falcon from acking interrupts routed to the host by Ben Skeggs · 9 years ago
  56. f68f4c9 drm/nouveau/perf: change pcie speed on pstate change by Karol Herbst · 9 years ago
  57. d3b378c drm/nouveau/perf: add fields for pci speed and width and use it for the pstates by Karol Herbst · 9 years ago
  58. c6e2f9b drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer cards by Karol Herbst · 9 years ago
  59. 3aba825 drm/nouveau/pci: implement pcie speed change for kepler+ by Karol Herbst · 9 years ago
  60. 7c92384 drm/nouveau/pci: implement pcie speed change for Fermi by Karol Herbst · 9 years ago
  61. 5cca4bd drm/nouveau/pci: implement pcie speed change for tesla by Karol Herbst · 9 years ago
  62. bcc19d9 drm/nouveau/pci: implement generic code for pcie speed change by Karol Herbst · 9 years ago
  63. 28c8060 drm/nouveau/pci: add gk104 variant by Karol Herbst · 9 years ago
  64. bec4961 drm/nouveau/pci: add gf106 variant by Karol Herbst · 9 years ago
  65. 9402aec drm/nouveau/fifo/gf100: remove references to "daemon" by Ben Skeggs · 9 years ago
  66. bac34ed drm/nouveau/fb/nv50: remove references to "daemon" by Ben Skeggs · 9 years ago
  67. 547dd27 drm/nouveau/clk: remove references to "daemon" by Ben Skeggs · 9 years ago
  68. caf2be8 drm/nouveau/gr/gf100: provide a bit more info for various errors by Ilia Mirkin · 9 years ago
  69. cf09129 drm/nouveau/bios: parse 8.1 Gbps DP link rate by Ben Skeggs · 9 years ago
  70. 7d2813c drm/nouveau/ltc/gm204: split implementation from gm107 by Ben Skeggs · 9 years ago
  71. 4fb9c3f drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1 by Ben Skeggs · 9 years ago
  72. e3d26d0 drm/nouveau/ibus/gm204: split implementation from gk104 by Ben Skeggs · 9 years ago
  73. 5bf561e drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer by Ben Skeggs · 9 years ago
  74. f01c4e6 drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious by Ben Skeggs · 9 years ago
  75. 13db6d6 drm/nouveau/nvif: split out client interface definitions by Ben Skeggs · 9 years ago
  76. 923bc41 drm/nouveau/nvif: split out device interface definitions by Ben Skeggs · 9 years ago
  77. 845f272 drm/nouveau/nvif: split out ctxdma interface definitions by Ben Skeggs · 9 years ago
  78. 75445a4 drm/nouveau/nvif: split out perfmon interface definitions by Ben Skeggs · 9 years ago
  79. 671e969 drm/nouveau/nvif: split out device control interface definitions by Ben Skeggs · 9 years ago
  80. 8ed1730 drm/nouveau/nvif: split out fifo interface definitions by Ben Skeggs · 9 years ago
  81. 7568b10 drm/nouveau/nvif: split out display interface definitions by Ben Skeggs · 9 years ago
  82. 538b269 drm/nouveau/nvif: split out nvsw interface definitons by Ben Skeggs · 9 years ago
  83. 53a6df7 drm/nouveau/nvif: split out fermi interface definitions by Ben Skeggs · 9 years ago
  84. 08f7633 drm/nouveau/nvif: move internal class identifiers to class.h by Ben Skeggs · 9 years ago
  85. 21f560e drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setup by Ben Skeggs · 9 years ago
  86. b306712 drm/nouveau/instmem/gk20a: use DMA API CPU mapping by Alexandre Courbot · 9 years ago
  87. 338840e drm/nouveau/instmem/gk20a: fix race conditions by Alexandre Courbot · 9 years ago
  88. da4ee13 drm/nouveau/fifo/gk104: fix engine status register offset by Vince Hsu · 9 years ago
  89. 864d55f drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERR by Ben Skeggs · 9 years ago
  90. d40d0fd drm/nouveau/fifo/gf100: fix race condition when updating engine runlists by Ben Skeggs · 9 years ago
  91. 386ffd5 drm/nouveau/fifo/gk104: fix race condition when updating engine runlists by Ben Skeggs · 9 years ago
  92. cfb4f92 drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles by Ilia Mirkin · 9 years ago
  93. 1299b63 drm/nouveau/core: fix return in error path of device probe by Alexandre Courbot · 9 years ago
  94. 16ef53a9 drm/nouveau/disp: activate dual link TMDS links only when possible by Hauke Mehrtens · 9 years ago
  95. 3bea6a4 Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
  96. 9daf38f drm/nouveau/gr/nv40: fix oops in interrupt handler by Ben Skeggs · 9 years ago
  97. 6545f31 Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
  98. a814a29 drm/nouveau/bios/fan: hardcode the fan mode to linear by Martin Peres · 9 years ago
  99. ff6e0fd Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
  100. 714a98f drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default by Ben Skeggs · 9 years ago