1. 383d0a4 drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers by Ben Skeggs · 8 years ago
  2. ca79e49 drm/nouveau/gr/gf100-: fix race condition in fecs/gpccs ucode by Ben Skeggs · 8 years ago
  3. 00f50c6 drm/nouveau/gr/gm107-: fix touching non-existent ppcs in attrib cb setup by Ben Skeggs · 8 years ago
  4. a00ecf2 drm/nouveau/gr/gk104-: share implementation of ppc exception init by Ben Skeggs · 8 years ago
  5. 87ac331 drm/nouveau/gr/gk104-: move rop_active_fbps init to nonctx by Ben Skeggs · 8 years ago
  6. e976278 drm/nouveau/fb/gm200: setup mmu debug buffer registers at init() by Ben Skeggs · 8 years ago
  7. 834b21f drm/nouveau/fb/gk20a,gm20b: setup mmu debug buffer registers at init() by Ben Skeggs · 8 years ago
  8. 99c5917 drm/nouveau/fb/gf100-: allocate mmu debug buffers by Ben Skeggs · 8 years ago
  9. 06d4f26 drm/nouveau/gr/gm200-: fix bad hardcoding of a max-tpcs-per-gpc value by Ben Skeggs · 8 years ago
  10. 734a0aa drm/nouveau/gr/gm200-: rop count == ltc count by Ben Skeggs · 8 years ago
  11. c83e7d6 drm/nouveau/gr/gm200: modify the mask when copying mmu settings from fb by Ben Skeggs · 8 years ago
  12. 54aa38a drm/nouveau/gr/gm200: move some code into init_gpc_mmu() hook by Ben Skeggs · 8 years ago
  13. 560e6da drm/nouveau/gr/gm200: make generate_main() static by Ben Skeggs · 8 years ago
  14. 64cb5a3 drm/nouveau/gr/gf100-: abstract fetching rop count by Ben Skeggs · 8 years ago
  15. 5ec3def drm/nouveau/gr/gf100-: rename magic_not_rop_nr to screen_tile_row_offset by Ben Skeggs · 8 years ago
  16. 933ad44 drm/nouveau/gr/gf100-: remove hardcoded idle_timeout values by Ben Skeggs · 8 years ago
  17. 56d06fa drm/nouveau/core: remove pmc_enable argument from subdev ctor by Ben Skeggs · 8 years ago
  18. 28dca90 drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries by Ben Skeggs · 8 years ago
  19. 7866562 drm/nouveau/gr/fuc: Store $r0 in interrupt handler by Roy Spliet · 8 years ago
  20. 7d31cb7 drm/nouveau/gr/gm206: remove implementation, it's now identical to gm200 by Ben Skeggs · 9 years ago
  21. 5f7e802 drm/nouveau/gr/gm200: switch over to using sw_nonctx from firmware by Ben Skeggs · 9 years ago
  22. d4a43a6 drm/nouveau/gr/gm200: switch over to using sw_method_init from firmware by Ben Skeggs · 9 years ago
  23. c0e8550 drm/nouveau/gr/gm200: switch over to using sw_bundle_init from firmware by Ben Skeggs · 9 years ago
  24. 43bc83b drm/nouveau/gr/gm200: switch over to using sw_ctx from firmware by Ben Skeggs · 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. f008d8c drm/nouveau/gr/gm200: load external firmware and bundles by Alexandre Courbot · 9 years ago
  30. 2e404b0 drm/nouveau/gr/gk20a: share external bundles loading functions by Alexandre Courbot · 9 years ago
  31. 5986d3e drm/nouveau/gr/gk20a: simplify external bundle loading functions by Alexandre Courbot · 9 years ago
  32. 18cd5bc drm/nouveau/gr/gf100: load firmware in outer function by Alexandre Courbot · 9 years ago
  33. 336c465 drm/nouveau/gr/gk20a: move firmware bundle release to gf100 by Alexandre Courbot · 9 years ago
  34. 9ec2805 drm/nouveau/gr/gm200: s/gm204/gm200/ by Ben Skeggs · 9 years ago
  35. 33bcb4c drm/nouveau/gr/gf100: use the nvkm_firmware functions by Alexandre Courbot · 9 years ago
  36. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  37. caf2be8 drm/nouveau/gr/gf100: provide a bit more info for various errors by Ilia Mirkin · 9 years ago
  38. 5bf561e drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer by Ben Skeggs · 9 years ago
  39. f01c4e6 drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious by Ben Skeggs · 9 years ago
  40. 53a6df7 drm/nouveau/nvif: split out fermi interface definitions by Ben Skeggs · 9 years ago
  41. 21f560e drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setup by Ben Skeggs · 9 years ago
  42. cfb4f92 drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles by Ilia Mirkin · 9 years ago
  43. 9daf38f drm/nouveau/gr/nv40: fix oops in interrupt handler by Ben Skeggs · 9 years ago
  44. 0d7fc24 drm/nouveau/gr/gf100-: fix oops when calling zbc methods by Ben Skeggs · 9 years ago
  45. 2fb2b3c drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK is zero by Ben Skeggs · 9 years ago
  46. ccb7b6b drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct GPC by Ben Skeggs · 9 years ago
  47. 7028156 drm/nouveau/gr/gf100-: split out per-gpc address calculation macro by Ben Skeggs · 9 years ago
  48. 2e69a5c drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+ by Ilia Mirkin · 9 years ago
  49. 3988f64 drm/nouveau/gr: document mp error 0x10 by Ilia Mirkin · 9 years ago
  50. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  51. 15ee005 drm/nouveau/gr/nv04: fix big endian setting on gr context by Ilia Mirkin · 9 years ago
  52. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  53. 26c9e8e drm/nouveau/device: remove pci/platform_device from common struct by Ben Skeggs · 9 years ago
  54. 7e8820f drm/nouveau/device: cleaner abstraction for device resource functions by Ben Skeggs · 9 years ago
  55. 68f3f70 drm/nouveau/core: remove the remainder of the previous style by Ben Skeggs · 9 years ago
  56. c85ee6c drm/nouveau/gr: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  57. 13de7f4 drm/nouveau/fifo: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  58. 31649ec drm/nouveau/tmr: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  59. e2ca4e7 drm/nouveau/pmu: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  60. 54dcadd drm/nouveau/mc: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  61. 70bc718 drm/nouveau/ltc: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  62. b7a2bc1 drm/nouveau/imem: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  63. 03c8952 drm/nouveau/fb: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  64. 27f3d6c drm/nouveau/gr: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  65. 8f0649b drm/nouveau/fifo: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  66. 9a65a38 drm/nouveau/fifo: split user classes out from engine implementations by Ben Skeggs · 9 years ago
  67. a65955e drm/nouveau/gr: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  68. 227c95d drm/nouveau/gr: directly use instmem where currently possible by Ben Skeggs · 9 years ago
  69. d8e8399 drm/nouveau/imem: improve management of instance memory by Ben Skeggs · 9 years ago
  70. 6cf813f drm/nouveau/device: prepare for new-style subdevs by Ben Skeggs · 9 years ago
  71. aa35888 drm/nouveau/object: rename some functions to avoid upcoming conflicts by Ben Skeggs · 9 years ago
  72. d36a99d drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object by Ben Skeggs · 9 years ago
  73. 142ea05 drm/nouveau/gr: switch to gpuobj accessor macros by Ben Skeggs · 9 years ago
  74. a474742 drm/nouveau/imem: remove object accessor functions by Ben Skeggs · 9 years ago
  75. 109c2f2 drm/nouveau/gr: switch to subdev printk macros by Ben Skeggs · 9 years ago
  76. c4584ad drm/nouveau/gr: switch to new-style timer macros by Ben Skeggs · 9 years ago
  77. 276836d drm/nouveau/gr: switch to device pri macros by Ben Skeggs · 9 years ago
  78. bfee3f3 drm/nouveau/gr: cosmetic changes by Ben Skeggs · 9 years ago
  79. 6189f1b drm/nouveau/fifo: cosmetic changes by Ben Skeggs · 9 years ago
  80. cb8bb9c drm/nouveau/tmr: cosmetic changes by Ben Skeggs · 9 years ago
  81. b1e4553 drm/nouveau/fb: cosmetic changes by Ben Skeggs · 9 years ago
  82. 9ace404 drm/nouveau/device: include core/device.h automatically for subdevs/engines by Ben Skeggs · 9 years ago
  83. a032fb9 drm/nouveau/gr: add GM20B support by Alexandre Courbot · 9 years ago
  84. c4d0f8f drm/nouveau/gr/gk20a: use same initialization sequence as nvgpu by Alexandre Courbot · 9 years ago
  85. 8539b37 drm/nouveau/gr: use NVIDIA-provided external firmwares by Alexandre Courbot · 9 years ago
  86. 4bb138a drm/nouveau/gr: Fix typo in nv10.c by Masanari Iida · 9 years ago
  87. 4a8cf45 drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundle by Alexandre Courbot · 9 years ago
  88. 19bf09c drm/nouveau/gr/gf100: wait on bottom half of FE's pipeline by Alexandre Courbot · 9 years ago
  89. aaea393 drm/nouveau/gr/gm204: remove a stray printk by Ben Skeggs · 9 years ago
  90. 426b20e drm/nouveau/gr/gm206: initial init+ctx code by Ben Skeggs · 9 years ago
  91. 3fed3ea drm/nouveau/gr/gm204: initial init+ctx code by Ben Skeggs · 9 years ago
  92. 91c772e drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handler by Ben Skeggs · 9 years ago
  93. ddec1a2 drm/nouveau/gr/gm107: very slightly demagic part of attrib cb setup by Ben Skeggs · 9 years ago
  94. 6eb7082 drm/nouveau/gr/gk104-: correct crop/zrop num_active_fbps setting by Ben Skeggs · 9 years ago
  95. 3740c82 drm/nouveau/gr/gf100-: add symbolic names for classes by Ben Skeggs · 9 years ago
  96. 8fd4b7d drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucode by Ben Skeggs · 9 years ago
  97. 2a19b3e drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucode by Ben Skeggs · 9 years ago
  98. ed22e68 drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor() by Ben Skeggs · 9 years ago
  99. f02a0e8 drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob() by Ben Skeggs · 9 years ago
  100. e1fc44f drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chips by Ben Skeggs · 9 years ago