1. 52e98f1 drm/nouveau/device: support for probing GK20A by Alexandre Courbot · 10 years ago
  2. f6bad8a drm/gm107/ltcg: initial implementation by Ben Skeggs · 10 years ago
  3. a8f8b48 drm/nv50/disp: preparation for storing static class data by Ben Skeggs · 10 years ago
  4. cf33601 drm/nouveau/devinit: tidy up the subdev class definition by Ben Skeggs · 11 years ago
  5. 24a4ae8 drm/nouveau/instmem: tidy up the subdev class definition by Ben Skeggs · 11 years ago
  6. 96616b4 drm/nv108/gr: initial support (need external fuc) by Ben Skeggs · 11 years ago
  7. daa9ab5 drm/nv108/ce: enable copy engines by Ben Skeggs · 11 years ago
  8. a763951 drm/nv108/fifo: initial support by Ben Skeggs · 11 years ago
  9. aae95ca drm/nouveau/fb: implement various bits of work towards memory reclocking by Ben Skeggs · 11 years ago
  10. 7c85652 drm/nouveau/clk: implement power state and engine clock control in core by Ben Skeggs · 12 years ago
  11. c9c0cca drm/nouveau/volt: implement voltage control in core by Ben Skeggs · 11 years ago
  12. aa4d7a4 drm/nouveau/perfmon: initial infrastructure to expose performance counters by Ben Skeggs · 11 years ago
  13. 48ae0b3 drm/nouveau/bus: make external class definitions pointers by Ben Skeggs · 11 years ago
  14. ff4b42c drm/nouveau/pwr: initial implementation by Ben Skeggs · 11 years ago
  15. 16c4f22 drm/nouveau/fifo: make external class definitions into pointers by Ben Skeggs · 11 years ago
  16. aabf19c drm/nouveau/device: recognise GK208 by Ben Skeggs · 11 years ago
  17. 1e9fc30 drm/nouveau/fb: make external class definitions pointers by Ben Skeggs · 11 years ago
  18. 1b4fea0 drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearm by Ben Skeggs · 11 years ago
  19. 08f6fbd drm/nouveau/mc: store static data in nouveau_mc class definition by Ben Skeggs · 11 years ago
  20. c46c3dd drm/nouveau/sw: prepare for the sharing of constructors between implementations by Ben Skeggs · 11 years ago
  21. b054aad drm/nvf0/gr: magic sequence that makes PGRAPH come out of hiding by Ben Skeggs · 11 years ago
  22. 9ec2dbb drm/nvf0/ce: enable support by Ben Skeggs · 11 years ago
  23. 56fbd2b drm/nvf0/fifo: enable support by Ben Skeggs · 11 years ago
  24. 30f4e08 drm/nvc0-/gr: make register lists from initvals functions by Ben Skeggs · 11 years ago
  25. 88524bc drm/nouveau/devinit: move simple pll setting routines to devinit by Ben Skeggs · 11 years ago
  26. b0bc530 drm/nve0/ce: create engine object for ce2 by Ben Skeggs · 11 years ago
  27. f49e725 drm/nouveau: fix build with nv50->nvc0 by Dave Airlie · 11 years ago
  28. 7b4f638 drm/nve0: recognise nvf0 as a kepler board (GK110) by Ben Skeggs · 11 years ago
  29. dded35d drm/nouveau/device: convert to engine, rather than subdev by Ben Skeggs · 11 years ago[Renamed (99%) from drivers/gpu/drm/nouveau/core/subdev/device/nve0.c]
  30. 7dcd060c drm/nouveau/i2c: create proper chipset-specific class implementations by Ben Skeggs · 11 years ago
  31. fa531bc drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparently by Ben Skeggs · 11 years ago
  32. a10220b drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevs by Martin Peres · 12 years ago
  33. bc79202 nvd0/therm: implement more appropriate pwm fan control functions by Ben Skeggs · 12 years ago
  34. caba557 drm/nouveau: initial support for GK106 by Ben Skeggs · 12 years ago
  35. fb9bff2 nve0/ppp: enable support via nvc0's implementation by Ben Skeggs · 12 years ago
  36. a7416d0 drm/nve0/vp: implement initial support for engine by Ben Skeggs · 12 years ago
  37. b2f04fc drm/nve0/bsp: implement initial support for engine by Ben Skeggs · 12 years ago
  38. 4665406 drm/nvd0-nve0/disp: initial implementation of evo channel classes by Ben Skeggs · 12 years ago
  39. 344e107 drm/nvd0/dmaobj: duplicate fermi class, will diverge real soon now by Ben Skeggs · 12 years ago
  40. aa1b9b4 drm/nouveau/therm: move thermal-related functions to the therm subdev by Martin Peres · 12 years ago
  41. 2c1a425 drm/nve0/ibus: handle PIBUS interrupts to prevent storm by Ben Skeggs · 12 years ago
  42. 4f32656 drm/nve0/copy: add initial support for the async copy engines by Ben Skeggs · 12 years ago
  43. 2094dd8 drm/nouveau/device: include the official chipset names by Ben Skeggs · 12 years ago
  44. d38ac52 drm/nouveau/mxm: split up into bios code and a subdev module by Ben Skeggs · 12 years ago
  45. ebb945a drm/nouveau: port all engines to new engine module format by Ben Skeggs · 12 years ago
  46. 3863c9b drm/nouveau/instmem: completely new implementation, as a subdev module by Ben Skeggs · 12 years ago
  47. 861d210 drm/nouveau/fb: merge fb/vram and port to subdev interfaces by Ben Skeggs · 12 years ago
  48. 5a5c743 drm/nouveau/timer: port to subdev interfaces by Ben Skeggs · 12 years ago
  49. 7d9115d drm/nouveau/mc: port to subdev interfaces by Ben Skeggs · 12 years ago
  50. cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 12 years ago
  51. 8aceb7d drm/nouveau/clk: implement stub clock subdev by Ben Skeggs · 12 years ago
  52. 4196faa drm/nouveau/i2c: port to subdev interfaces by Ben Skeggs · 12 years ago
  53. e0996ae drm/nouveau/gpio: port gpio to subdev interfaces by Ben Skeggs · 12 years ago
  54. 70c0f26 drm/nouveau/bios: pull in basic vbios subdev, more to come later by Ben Skeggs · 12 years ago
  55. 9274f4a drm/nouveau/core: pull in most of the new core infrastructure by Ben Skeggs · 12 years ago