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