1. bf787d7 drm/nouveau: fix ENG_RUNLIST register address by Alexandre Courbot · 10 years ago
  2. 5222555 drm/nouveau/bar: tidy up the subdev and object class definitions by Ben Skeggs · 11 years ago
  3. cb1567c drm/nve0/fifo: recover from mmu faults on bar1/bar3 by Ben Skeggs · 11 years ago
  4. 649ec92 drm/nve0/fifo: keep mmu fault interrupts enabled at all times by Ben Skeggs · 11 years ago
  5. e1b6b14 drm/nve0/fifo: update human-readable mmu fault descriptions by Ben Skeggs · 11 years ago
  6. e9fb980 drm/nve0/fifo: document more intr status bits by Ben Skeggs · 11 years ago
  7. 9f8459c drm/nve0/fifo: populate PBDMA status bitfield with more definitions by Ben Skeggs · 11 years ago
  8. 39b0554 drm/nve0/fifo: s/subfifo/PBDMA/ by Ben Skeggs · 11 years ago
  9. f82c44a drm/nve0/fifo: s/playlist/runlist/ by Ben Skeggs · 11 years ago
  10. a763951 drm/nv108/fifo: initial support by Ben Skeggs · 11 years ago
  11. 1e303c0 drm/nvc0-: remove nasty fifo swmthd hack for flip completion method by Ben Skeggs · 11 years ago
  12. 16c4f22 drm/nouveau/fifo: make external class definitions into pointers by Ben Skeggs · 11 years ago
  13. 57be046 drm/nouveau/core: get rid of math.h, replace log2i with order_base_2 by Ilia Mirkin · 11 years ago
  14. 56fbd2b drm/nvf0/fifo: enable support by Ben Skeggs · 11 years ago
  15. 8d6f585 drm/nve0/fifo: create our playlists up-front, at startup by Ben Skeggs · 11 years ago
  16. 48506d1 drm/nve0/ce: link ce2 to its engine, rather than from graphics by Ben Skeggs · 11 years ago
  17. 01672ef drm/nve0/fifo: copy engine context stored in ramfc, not externally by Ben Skeggs · 11 years ago
  18. c2e3259 drm/nve0/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  19. f50c805 drm/nv50-/fifo: use parent as self for subobjects by Ben Skeggs · 11 years ago
  20. 9bd2ddb drm/nouveau/fifo/nvc0-: use interrupt 31 as an event trigger by Ben Skeggs · 11 years ago
  21. 93260d3 drm/nouveau: report channel owner in error messages by Marcin Slusarz · 12 years ago
  22. f533da1 drm/nouveau: use pr_cont by Marcin Slusarz · 12 years ago
  23. edc260d drm/nouveau/fifo: trigger engine context unload before zeroing context pointer by Ben Skeggs · 12 years ago
  24. 507ceb1 drm/nouveau/core: fix the assumption that NVDEV_XXXX is always under 32 by Martin Peres · 12 years ago
  25. f3295b3 drm/nve0/fifo: allow for future binding of ppp contexts by Ben Skeggs · 12 years ago
  26. a7416d0 drm/nve0/vp: implement initial support for engine by Ben Skeggs · 12 years ago
  27. b2f04fc drm/nve0/bsp: implement initial support for engine by Ben Skeggs · 12 years ago
  28. e662625 drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structs by Marcin Slusarz · 12 years ago
  29. c97f8c9 drm/nouveau/fifo: use defines instead of hardcoded class ids by Ben Skeggs · 12 years ago
  30. 4c2d422 drm/nouveau/core: have fifo store a unique context identifier at attach time by Ben Skeggs · 12 years ago
  31. dbff2de drm/nve0/fifo: support engine selection when creating fifo channels by Ben Skeggs · 12 years ago
  32. ebb945a drm/nouveau: port all engines to new engine module format by Ben Skeggs · 12 years ago
  33. f589be8 drm/nouveau/pageflip: kick flip handling out of engsw and into fence by Ben Skeggs · 12 years ago
  34. 3863c9b drm/nouveau/instmem: completely new implementation, as a subdev module by Ben Skeggs · 12 years ago
  35. 18c9b95 drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar by Ben Skeggs · 12 years ago
  36. 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 12 years ago[Renamed (98%) from drivers/gpu/drm/nouveau/nve0_fifo.c]
  37. 833dd82 drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN by Ben Skeggs · 12 years ago
  38. e2b34fa drm/nve0/fifo: add support for the flip completion swmthd by Ben Skeggs · 12 years ago
  39. c420b2d drm/nouveau/fifo: turn all fifo modules into engine modules by Ben Skeggs · 12 years ago
  40. 67b342e drm/nouveau/fifo: remove all the "special" engine hooks by Ben Skeggs · 12 years ago
  41. 5132f37 drm/nve0/fifo: initial implementation by Ben Skeggs · 12 years ago