1. 6c6ae06 drm/nouveau/fifo: allow direct access to channel control registers where possible by Ben Skeggs · 10 years ago
  2. bbf8906 drm/nouveau/fifo: audit and version fifo channel classes by Ben Skeggs · 10 years ago
  3. 79ca277 drm/nouveau/core: rework event interface by Ben Skeggs · 10 years ago
  4. 8e8832e drm/nouveau/core: allow event source to handle multiple event types per index by Ben Skeggs · 10 years ago
  5. 61fdf62 drm/nvc0/fifo: attempt to recover from engine ctxsw timeouts by Ben Skeggs · 10 years ago
  6. 24e8341 drm/nvc0/fifo: attempt to recover engines from mmu faults by Ben Skeggs · 11 years ago
  7. 33f8c6d drm/nvc0/fifo: use subdev identifiers for bar/ifb fault recovery cases by Ben Skeggs · 10 years ago
  8. 3cf6290 drm/nvc0/fifo: use runlist event instead of polling by Ben Skeggs · 10 years ago
  9. e2822b7 drm/nvc0/fifo: allow channels to be marked as unrunnable by Ben Skeggs · 10 years ago
  10. 4047653 drm/nvc0/fifo: sched intr by Ben Skeggs · 10 years ago
  11. d439a5a drm/nvc0/fifo: single printk for mmu fault data by Ben Skeggs · 10 years ago
  12. 083c214 drm/nvc0/fifo: ack pb intr individually after handling each unit by Ben Skeggs · 10 years ago
  13. a07d0e7 drm/nvc0/fifo: runlist intr by Ben Skeggs · 10 years ago
  14. e99bf01 drm/nvc0/fifo: engine intr by Ben Skeggs · 10 years ago
  15. 22a7a27 drm/nvc0/fifo: mask unhandled intr bits when seen, rather than all intrs by Ben Skeggs · 10 years ago
  16. 0357466 drm/nvc0/fifo: rename a couple of units by Ben Skeggs · 11 years ago
  17. 5222555 drm/nouveau/bar: tidy up the subdev and object class definitions by Ben Skeggs · 11 years ago
  18. 1e303c0 drm/nvc0-: remove nasty fifo swmthd hack for flip completion method by Ben Skeggs · 11 years ago
  19. 16c4f22 drm/nouveau/fifo: make external class definitions into pointers by Ben Skeggs · 11 years ago
  20. 57be046 drm/nouveau/core: get rid of math.h, replace log2i with order_base_2 by Ilia Mirkin · 11 years ago
  21. 9426eed drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo fini by Ben Skeggs · 11 years ago
  22. fadb171 drm/nvc0/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  23. f50c805 drm/nv50-/fifo: use parent as self for subobjects by Ben Skeggs · 11 years ago
  24. a2fa2973 drm/nouveau/fifo/nvc0: bash some magic reg to make uevent interrupt work by Ben Skeggs · 12 years ago
  25. 9bd2ddb drm/nouveau/fifo/nvc0-: use interrupt 31 as an event trigger by Ben Skeggs · 12 years ago
  26. 32256c8 drm/nouveau/fifo/nvc0: improve interrupt handler somewhat by Ben Skeggs · 12 years ago
  27. 93260d3 drm/nouveau: report channel owner in error messages by Marcin Slusarz · 12 years ago
  28. f533da1 drm/nouveau: use pr_cont by Marcin Slusarz · 12 years ago
  29. edc260d drm/nouveau/fifo: trigger engine context unload before zeroing context pointer by Ben Skeggs · 12 years ago
  30. ae4ba73 drm/nouveau: raise reporting levels of some messages by Marcin Slusarz · 12 years ago
  31. 507ceb1 drm/nouveau/core: fix the assumption that NVDEV_XXXX is always under 32 by Martin Peres · 12 years ago
  32. 23c14ed nvc0/bsp: initial implementation of engine by Maarten Lankhorst · 12 years ago
  33. b3ccd34 drm/nvc0/fifo: re-bash PBUS regs after vm-fault to BARs/PEEPHOLE by Ben Skeggs · 12 years ago
  34. e662625 drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structs by Marcin Slusarz · 12 years ago
  35. c97f8c9 drm/nouveau/fifo: use defines instead of hardcoded class ids by Ben Skeggs · 12 years ago
  36. 4c2d422 drm/nouveau/core: have fifo store a unique context identifier at attach time by Ben Skeggs · 12 years ago
  37. dbff2de drm/nve0/fifo: support engine selection when creating fifo channels by Ben Skeggs · 12 years ago
  38. ebb945a drm/nouveau: port all engines to new engine module format by Ben Skeggs · 12 years ago
  39. f589be8 drm/nouveau/pageflip: kick flip handling out of engsw and into fence by Ben Skeggs · 12 years ago
  40. 3863c9b drm/nouveau/instmem: completely new implementation, as a subdev module by Ben Skeggs · 12 years ago
  41. 18c9b95 drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar by Ben Skeggs · 12 years ago
  42. 9da226f drm/nvc0/fifo: handle bar1 control regs much like fifo/nve0 by Ben Skeggs · 12 years ago
  43. 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 12 years ago[Renamed (98%) from drivers/gpu/drm/nouveau/nvc0_fifo.c]
  44. 833dd82 drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN by Ben Skeggs · 12 years ago
  45. c420b2d drm/nouveau/fifo: turn all fifo modules into engine modules by Ben Skeggs · 12 years ago
  46. 67b342e drm/nouveau/fifo: remove all the "special" engine hooks by Ben Skeggs · 12 years ago
  47. 20abd16 drm/nouveau: create real execution engine for software object class by Ben Skeggs · 12 years ago
  48. d5316e2 drm/nvc0-/disp: reimplement flip completion method as fifo method by Ben Skeggs · 12 years ago
  49. 3dcbb02 drm/nvc0/fifo: avoid touching missing subfifos by Ben Skeggs · 13 years ago
  50. 068da16 drm/nvc0/fifo: fix typos in unload_context by Ben Skeggs · 13 years ago
  51. 1233bd8 drm/nvc0/fifo: stick user area into a gpuobj rather than a bo by Ben Skeggs · 13 years ago
  52. 0638df4 drm/nvc0/fifo: restore context table on resume by Ben Skeggs · 13 years ago
  53. 7a5c23d drm/nvc0/fifo: kick channels off during suspend by Ben Skeggs · 13 years ago
  54. 7795bee drm/nvc0: decode gpc/hubclient on vm fault by Ben Skeggs · 13 years ago
  55. e296663 drm/nvc0: more vm fault reasons by Ben Skeggs · 13 years ago
  56. 7a31347 drm/nvc0: more vm fault engines by Ben Skeggs · 13 years ago
  57. d550c41 drm/nouveau: remove no_vm/mappable flags from nouveau_bo by Ben Skeggs · 13 years ago
  58. cc8cd64 drm/nvc0/pfifo: semi-handle a couple more irqs by Ben Skeggs · 14 years ago
  59. ec9c088 drm/nvc0/pfifo: support for chipsets with only one PSUBFIFO (0xc1) by Ben Skeggs · 14 years ago
  60. b2b0993 drm/nvc0: implement pfifo engine hooks by Ben Skeggs · 14 years ago
  61. 9f56b12 drm/nouveau: Simplify tile region handling. by Francisco Jerez · 14 years ago
  62. 4b223ee drm/nvc0: starting point for GF100 support, everything stubbed by Ben Skeggs · 14 years ago