1. 4691409 drm/nouveau/disp/sor/gm107: training pattern registers are like gm200 by Ben Skeggs · 8 years ago
  2. a8953c5 drm/nouveau/disp/sor/gf119: both links use the same training register by Ben Skeggs · 8 years ago
  3. 383d0a4 drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers by Ben Skeggs · 8 years ago
  4. 9057c8d drm/nouveau/ltc/gm107-: fix typo in the address of NV_PLTCG_LTC0_LTS0_INTR by Ben Skeggs · 8 years ago
  5. bc9139d drm/nouveau/bios/disp: fix handling of "match any protocol" entries by Ben Skeggs · 8 years ago
  6. ca79e49 drm/nouveau/gr/gf100-: fix race condition in fecs/gpccs ucode by Ben Skeggs · 8 years ago
  7. f9e2029 drm/nouveau/core: recognise GM108 chipsets by Ben Skeggs · 8 years ago
  8. 00f50c6 drm/nouveau/gr/gm107-: fix touching non-existent ppcs in attrib cb setup by Ben Skeggs · 8 years ago
  9. a00ecf2 drm/nouveau/gr/gk104-: share implementation of ppc exception init by Ben Skeggs · 8 years ago
  10. 87ac331 drm/nouveau/gr/gk104-: move rop_active_fbps init to nonctx by Ben Skeggs · 8 years ago
  11. 4d3df19 drm/nouveau/bios/pll: check BIT table version before trying to parse it by Ben Skeggs · 8 years ago
  12. 2781c92 drm/nouveau/bios/pll: prevent oops when limits table can't be parsed by Ben Skeggs · 8 years ago
  13. d07a97e drm/nouveau/volt/gk104: round up in gk104_volt_set by Karol Herbst · 8 years ago
  14. e976278 drm/nouveau/fb/gm200: setup mmu debug buffer registers at init() by Ben Skeggs · 8 years ago
  15. 834b21f drm/nouveau/fb/gk20a,gm20b: setup mmu debug buffer registers at init() by Ben Skeggs · 8 years ago
  16. 99c5917 drm/nouveau/fb/gf100-: allocate mmu debug buffers by Ben Skeggs · 8 years ago
  17. 917d95a drm/nouveau/fb: allow chipset-specific actions for oneinit() by Ben Skeggs · 8 years ago
  18. 06d4f26 drm/nouveau/gr/gm200-: fix bad hardcoding of a max-tpcs-per-gpc value by Ben Skeggs · 8 years ago
  19. 734a0aa drm/nouveau/gr/gm200-: rop count == ltc count by Ben Skeggs · 8 years ago
  20. c83e7d6 drm/nouveau/gr/gm200: modify the mask when copying mmu settings from fb by Ben Skeggs · 8 years ago
  21. 54aa38a drm/nouveau/gr/gm200: move some code into init_gpc_mmu() hook by Ben Skeggs · 8 years ago
  22. 560e6da drm/nouveau/gr/gm200: make generate_main() static by Ben Skeggs · 8 years ago
  23. 64cb5a3 drm/nouveau/gr/gf100-: abstract fetching rop count by Ben Skeggs · 8 years ago
  24. 5ec3def drm/nouveau/gr/gf100-: rename magic_not_rop_nr to screen_tile_row_offset by Ben Skeggs · 8 years ago
  25. 933ad44 drm/nouveau/gr/gf100-: remove hardcoded idle_timeout values by Ben Skeggs · 8 years ago
  26. 0cdc3fd drm/nouveau/fifo/gm107-: remove engines from mmu engine mapping array by Ben Skeggs · 8 years ago
  27. 289e082 drm/nouveau/fifo/gk104-: identify mmu engine ids for host faults by Ben Skeggs · 8 years ago
  28. e50d023 drm/nouveau/fifo/gk104-: implement support for PTOP fault info by Ben Skeggs · 8 years ago
  29. 91419ac drm/nouveau/fifo/gk104-: abstract mmu fault data structures by Ben Skeggs · 8 years ago
  30. 98ac3f0 drm/nouveau/fifo/gk104-: subclass func by Ben Skeggs · 8 years ago
  31. e93e198 drm/nouveau/fifo/gk104-: use device info from top subdev by Ben Skeggs · 8 years ago
  32. 56d06fa drm/nouveau/core: remove pmc_enable argument from subdev ctor by Ben Skeggs · 8 years ago
  33. d85e2a8 drm/nouveau/mc/nv04: define reset masks + intr cleanup by Ben Skeggs · 8 years ago
  34. 667e99a drm/nouveau/mc/nv11: define reset masks + intr cleanup by Ben Skeggs · 8 years ago
  35. 79360b7 drm/nouveau/mc/nv17: define reset masks + intr cleanup by Ben Skeggs · 8 years ago
  36. 9199fbd drm/nouveau/mc/nv50: define reset masks + intr cleanup by Ben Skeggs · 8 years ago
  37. 7354902 drm/nouveau/mc/g84: define reset masks + intr cleanup by Ben Skeggs · 8 years ago
  38. e56f90f drm/nouveau/mc/g98: define reset masks + intr cleanup by Ben Skeggs · 8 years ago
  39. 88c0de2 drm/nouveau/mc/gt215: define reset masks + intr cleanup by Ben Skeggs · 8 years ago
  40. a6bb38e drm/nouveau/mc/gf100: define reset masks + intr cleanup by Ben Skeggs · 8 years ago
  41. 33537d6 drm/nouveau/mc/gk104: define reset masks + intr cleanup by Ben Skeggs · 8 years ago
  42. 921be10 drm/nouveau/mc: implement support for PTOP interrupt routing by Ben Skeggs · 8 years ago
  43. 583f8e4 drm/nouveau/mc: implement support for PTOP reset info by Ben Skeggs · 8 years ago
  44. 70b01f07 drm/nouveau/mc: allow for local definition of reset bits by Ben Skeggs · 8 years ago
  45. 6defde5 drm/nouveau/mc: add helper function to handle device reset by Ben Skeggs · 8 years ago
  46. 87f313e drm/nouveau/mc: rename struct nvkm_mc_intr to nvkm_mc_map by Ben Skeggs · 8 years ago
  47. fb3e9c6 drm/nouveau/top/gk104: initial implementation by Ben Skeggs · 8 years ago
  48. 5f76f29 drm/nouveau/top: initial implementation by Ben Skeggs · 8 years ago
  49. eaebfcc drm/nouveau/core: add top plumbing by Ben Skeggs · 8 years ago
  50. 2e9a43f drm/nouveau/iccsense: configure sensors like nvidia does by Karol Herbst · 8 years ago
  51. 5f1f07d drm/nouveau/iccsense: split sensor into own struct by Karol Herbst · 8 years ago
  52. 92224e7 drm/nouveau/iccsense: convert to linked list by Karol Herbst · 8 years ago
  53. d03e0f2 drm/nouveau/iccsense: remove read function by Karol Herbst · 8 years ago
  54. 7d28dba drm/nouveau/pmu: be more strict about locking by Karol Herbst · 9 years ago
  55. c6007dc drm/nouveau/devinit/gf100: make devinit on resume safer by Alexandre Courbot · 8 years ago
  56. 005e8da Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  57. 28dca90 drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries by Ben Skeggs · 8 years ago
  58. 30aab18 Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  59. 34440ed drm/nouveau/tegra: acquire and enable reference clock if needed by Alexandre Courbot · 8 years ago
  60. 86d65b7 nouveau: fix nv40_perfctr_next() cleanup regression by Arnd Bergmann · 8 years ago
  61. 52829d4 drm/nouveau/clk/gm20b: add basic driver by Alexandre Courbot · 8 years ago
  62. 42d6e16 drm/nouveau/clk/gk20a: share reusable structures/functions by Alexandre Courbot · 8 years ago
  63. 6871b34 drm/nouveau/clk/gk20a: set lowest frequency during init() by Alexandre Courbot · 8 years ago
  64. 2efd390 drm/nouveau/clk/gk20a: split gk20a_clk_new() by Alexandre Courbot · 8 years ago
  65. 195c113 drm/nouveau/clk/gk20a: abstract pl_to_div by Alexandre Courbot · 8 years ago
  66. a04bc14 drm/nouveau/clk/gk20a: put mnp values into their own struct by Alexandre Courbot · 9 years ago
  67. f29cacf drm/nouveau/clk/gk20a: emit parent rate as debug message by Alexandre Courbot · 8 years ago
  68. 3c0d5d6 drm/nouveau/clk/gk20a: only restore divider to 1:1 if needed by Alexandre Courbot · 8 years ago
  69. a08c8ba drm/nouveau/clk/gk20a: only compute n_lo if needed by Alexandre Courbot · 8 years ago
  70. 3a91b9c drm/nouveau/clk/gk20a: fix VCO bit mask by Alexandre Courbot · 8 years ago
  71. e7952eb drm/nouveau/clk/gk20a: rename enable/disable functions by Alexandre Courbot · 8 years ago
  72. d865f3c drm/nouveau/clk/gk20a: reorganize variables in gk20a_pllg_calc_mnp() by Alexandre Courbot · 8 years ago
  73. af6313d drm/nouveau/clk/gk20a: convert parameters to Khz by Alexandre Courbot · 9 years ago
  74. 71757ab drm/nouveau/volt: add GM20B driver by Alexandre Courbot · 9 years ago
  75. 4158c9c drm/nouveau/volt/gk20a: split constructor by Alexandre Courbot · 8 years ago
  76. 0f95209 drm/nouveau/volt/gk20a: share reusable members & functions by Vince Hsu · 9 years ago
  77. 253a03f drm/nouveau/ce/gm107: expose MaxwellDmaCopyA by Ben Skeggs · 8 years ago
  78. 7c4f87c drm/nouveau/fifo/gm107: KeplerChannelGpfifoB, and 2048 channels by Ben Skeggs · 8 years ago
  79. 63f8c9b drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB by Ben Skeggs · 8 years ago
  80. b4c5fc4 drm/nouveau/fifo/gk104: submit NOP after all PBDMA_INTR_0, not just DEVICE by Ben Skeggs · 8 years ago
  81. 4a3f63f drm/nouveau/fifo/gk104: add vic plumbing by Ben Skeggs · 8 years ago
  82. a8b005f drm/nouveau/fifo/gk104: add sec plumbing by Ben Skeggs · 8 years ago
  83. 608fd04 drm/nouveau/fifo/gk104: add nvdec plumbing by Ben Skeggs · 8 years ago
  84. 9e4fff3 drm/nouveau/fifo/gk104: add nvenc plumbing by Ben Skeggs · 8 years ago
  85. 5d7fa4d drm/nouveau/fifo/gk104: add msenc plumbing by Ben Skeggs · 8 years ago
  86. 72150b2 drm/nouveau/core: add vic plumbing by Ben Skeggs · 8 years ago
  87. 3545b42 drm/nouveau/core: add nvdec plumbing by Ben Skeggs · 8 years ago
  88. 294af04 drm/nouveau/core: add nvenc plumbing by Ben Skeggs · 8 years ago
  89. c0c914e drm/nouveau/core: add msenc plumbing by Ben Skeggs · 8 years ago
  90. 1f5ff7f drm/nouveau/fifo/gk104: make use of topology info during gpfifo construction by Ben Skeggs · 8 years ago
  91. 19f8927 drm/nouveau/fifo/gk104: make use of topology info during fault recovery by Ben Skeggs · 8 years ago
  92. af83a677 drm/nouveau/fifo/gk104: make use of topology info when handling ctxsw timeout by Ben Skeggs · 8 years ago
  93. 41e5171b drm/nouveau/fifo/gk104: read device topology information from hw by Ben Skeggs · 8 years ago
  94. 69aa40e drm/nouveau/fifo/gk104: cosmetic engine->runlist changes by Ben Skeggs · 8 years ago
  95. acdf7d4 drm/nouveau/fifo/gk104: don't attempt recovery of unknown mmu engines by Ben Skeggs · 8 years ago
  96. 55252da drm/nouveau/fifo/gk104: identify fault-recovery members more clearly by Ben Skeggs · 8 years ago
  97. 6d39b83 drm/nouveau/fifo/gk104: rename spoon to pbdma, and move detection to oneinit by Ben Skeggs · 8 years ago
  98. 1015d81 drm/nouveau/fifo/gf100: fix certain engines not being recovered after a fault by Ben Skeggs · 8 years ago
  99. f22d7d4 drm/nouveau/fifo/gf100: don't attempt recovery of unknown mmu engines by Ben Skeggs · 8 years ago
  100. 7926624 drm/nouveau/fifo/gf100: identify fault-recovery members more clearly by Ben Skeggs · 8 years ago