1. 16ee696 drm/nouveau/gr/gf100-: fix ccache error logging by Ben Skeggs · 8 years ago
  2. 42e5fd6 drm/nouveau/gr: fallback to legacy paths during firmware lookup by Alexandre Courbot · 8 years ago
  3. 7fcab83 drm/nouveau/gr/gf100: handle secure boot errors by Alexandre Courbot · 8 years ago
  4. d398119 drm/nouveau/mc: take nvkm_device as argument to public functions by Ben Skeggs · 8 years ago
  5. 383d0a4 drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers by Ben Skeggs · 8 years ago
  6. 99c5917 drm/nouveau/fb/gf100-: allocate mmu debug buffers by Ben Skeggs · 8 years ago
  7. 64cb5a3 drm/nouveau/gr/gf100-: abstract fetching rop count by Ben Skeggs · 8 years ago
  8. 5ec3def drm/nouveau/gr/gf100-: rename magic_not_rop_nr to screen_tile_row_offset by Ben Skeggs · 8 years ago
  9. 56d06fa drm/nouveau/core: remove pmc_enable argument from subdev ctor by Ben Skeggs · 8 years ago
  10. 28dca90 drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries by Ben Skeggs · 8 years ago
  11. c9469aa drm/nouveau/gr/gf100: add support for securely-managed falcons by Alexandre Courbot · 8 years ago
  12. 18cd5bc drm/nouveau/gr/gf100: load firmware in outer function by Alexandre Courbot · 8 years ago
  13. 336c465 drm/nouveau/gr/gk20a: move firmware bundle release to gf100 by Alexandre Courbot · 8 years ago
  14. 33bcb4c drm/nouveau/gr/gf100: use the nvkm_firmware functions by Alexandre Courbot · 8 years ago
  15. caf2be8 drm/nouveau/gr/gf100: provide a bit more info for various errors by Ilia Mirkin · 9 years ago
  16. 5bf561e drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer by Ben Skeggs · 9 years ago
  17. f01c4e6 drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious by Ben Skeggs · 9 years ago
  18. 53a6df7 drm/nouveau/nvif: split out fermi interface definitions by Ben Skeggs · 9 years ago
  19. 0d7fc24 drm/nouveau/gr/gf100-: fix oops when calling zbc methods by Ben Skeggs · 9 years ago
  20. 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
  21. 3988f64 drm/nouveau/gr: document mp error 0x10 by Ilia Mirkin · 9 years ago
  22. 26c9e8e drm/nouveau/device: remove pci/platform_device from common struct by Ben Skeggs · 9 years ago
  23. c85ee6c drm/nouveau/gr: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  24. 54dcadd drm/nouveau/mc: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  25. 70bc718 drm/nouveau/ltc: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  26. 27f3d6c drm/nouveau/gr: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  27. 8f0649b drm/nouveau/fifo: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  28. a65955e drm/nouveau/gr: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  29. 227c95d drm/nouveau/gr: directly use instmem where currently possible by Ben Skeggs · 9 years ago
  30. 6cf813f drm/nouveau/device: prepare for new-style subdevs by Ben Skeggs · 9 years ago
  31. aa35888 drm/nouveau/object: rename some functions to avoid upcoming conflicts by Ben Skeggs · 9 years ago
  32. 142ea05 drm/nouveau/gr: switch to gpuobj accessor macros by Ben Skeggs · 9 years ago
  33. 109c2f2 drm/nouveau/gr: switch to subdev printk macros by Ben Skeggs · 9 years ago
  34. c4584ad drm/nouveau/gr: switch to new-style timer macros by Ben Skeggs · 9 years ago
  35. 276836d drm/nouveau/gr: switch to device pri macros by Ben Skeggs · 9 years ago
  36. bfee3f3 drm/nouveau/gr: cosmetic changes by Ben Skeggs · 9 years ago
  37. 6189f1b drm/nouveau/fifo: cosmetic changes by Ben Skeggs · 9 years ago
  38. 9ace404 drm/nouveau/device: include core/device.h automatically for subdevs/engines by Ben Skeggs · 9 years ago
  39. a032fb9 drm/nouveau/gr: add GM20B support by Alexandre Courbot · 9 years ago
  40. c4d0f8f drm/nouveau/gr/gk20a: use same initialization sequence as nvgpu by Alexandre Courbot · 9 years ago
  41. 8539b37 drm/nouveau/gr: use NVIDIA-provided external firmwares by Alexandre Courbot · 9 years ago
  42. 4a8cf45 drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundle by Alexandre Courbot · 9 years ago
  43. 19bf09c drm/nouveau/gr/gf100: wait on bottom half of FE's pipeline by Alexandre Courbot · 9 years ago
  44. 91c772e drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handler by Ben Skeggs · 9 years ago
  45. 3740c82 drm/nouveau/gr/gf100-: add symbolic names for classes by Ben Skeggs · 9 years ago
  46. c6a7b02 drm/nouveau/gr/gf100: Clear notify interrupt by Lauri Peltonen · 9 years ago
  47. 3d951c3 drm/nouveau/graph/nvc0: Fix engine pointer retrieval by Lauri Peltonen · 9 years ago
  48. e3c71eb drm/nouveau/gr: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago[Renamed (72%) from drivers/gpu/drm/nouveau/nvkm/engine/gr/nvc0.c]
  49. b8bf04e drm/nouveau/gr: rename from graph (no binary change) by Ben Skeggs · 10 years ago[Renamed (81%) from drivers/gpu/drm/nouveau/nvkm/engine/graph/nvc0.c]
  50. c39f472 drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) by Ben Skeggs · 10 years ago[Renamed (99%) from drivers/gpu/drm/nouveau/core/engine/graph/nvc0.c]
  51. 281d1bb Merge remote-tracking branch 'origin/master' into drm-next by Dave Airlie · 9 years ago