1. a91ed42 nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES by Ben Hutchings · 12 years ago
  2. 5effecd drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805 by Ben Skeggs · 12 years ago
  3. a2bc283 drm/nv50-/disp: initial work towards supporting external encoders by Ben Skeggs · 12 years ago
  4. 0a0afd2 drm/nv50-/disp: move DP link training to core and train from supervisor by Ben Skeggs · 12 years ago
  5. 7dcd060c drm/nouveau/i2c: create proper chipset-specific class implementations by Ben Skeggs · 12 years ago
  6. 31a34aa drm/nouveau/i2c: aux channels not necessarily on nvio by Ben Skeggs · 12 years ago
  7. 60e5cb7 drm/nv17/fence: split from nv10 code by Ben Skeggs · 12 years ago
  8. fa531bc drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparently by Ben Skeggs · 12 years ago
  9. 1d7c71a drm/nouveau/disp: port vblank handling to event interface by Ben Skeggs · 12 years ago
  10. 51fa025 drm/nouveau/core: basic event interface between core and drm by Ben Skeggs · 12 years ago
  11. 112a12a drm/nouveau/bios: add support for parsing xpio table data by Ben Skeggs · 12 years ago
  12. a10220b drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevs by Martin Peres · 12 years ago
  13. 0cbf83b drm/nouveau/fan: add toggle fan support by Martin Peres · 12 years ago
  14. 9c3bd3a drm/nouveau/therm: cleanly separate pwm control logic from therm by Ben Skeggs · 12 years ago
  15. 7b49bd6 drm/nva3/therm: add support for hardware fan tachometer by Ben Skeggs · 12 years ago
  16. 5f066c3 drm/nouveau/therm: fix various style issues, make more consistent by Ben Skeggs · 12 years ago
  17. bc79202 nvd0/therm: implement more appropriate pwm fan control functions by Ben Skeggs · 12 years ago
  18. 4a79501 nvc0/ppp: initial implementation of engine by Maarten Lankhorst · 12 years ago
  19. 7d8bd91 nvc0/vp: initial implementation of engine by Maarten Lankhorst · 12 years ago
  20. 23c14ed nvc0/bsp: initial implementation of engine by Maarten Lankhorst · 12 years ago
  21. a7416d0 drm/nve0/vp: implement initial support for engine by Ben Skeggs · 12 years ago
  22. b2f04fc drm/nve0/bsp: implement initial support for engine by Ben Skeggs · 12 years ago
  23. e3aaa94 drm/nouveau: initial falcon (fuc) engine base class implementation by Ben Skeggs · 12 years ago
  24. e225f44 drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge by Ben Skeggs · 12 years ago
  25. 4f6029d drm/nv50-nvc0: switch to common disp impl, removing previous version by Ben Skeggs · 12 years ago
  26. 8e9e3d2 drm/nv84/disp: move hdmi control into core by Ben Skeggs · 12 years ago
  27. a4feaf4 drm/nva3/disp: move hda codec handling to core by Ben Skeggs · 12 years ago
  28. f796073 drm/nv50/disp: move dp link training helpers into core by Ben Skeggs · 12 years ago
  29. 1c30cd0 drm/nvd0/disp: move HDMI control to core by Ben Skeggs · 12 years ago
  30. 0a9e2b95 drm/nvd0/disp: move HDA codec setup to core by Ben Skeggs · 12 years ago
  31. 35b21d3 drm/nvd0/disp: call into core to handle dac power state changes by Ben Skeggs · 12 years ago
  32. 6c5a042 drm/nvd0/disp: move link training helpers into core as display methods by Ben Skeggs · 12 years ago
  33. b6caea5 drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in core by Ben Skeggs · 12 years ago
  34. 4665406 drm/nvd0-nve0/disp: initial implementation of evo channel classes by Ben Skeggs · 12 years ago
  35. 70cabe4 drm/nv50/disp: create skeleton display/channel object classes by Ben Skeggs · 12 years ago
  36. 344e107 drm/nvd0/dmaobj: duplicate fermi class, will diverge real soon now by Ben Skeggs · 12 years ago
  37. d7da628 drm/nv30/fb: enable z compression by Ben Skeggs · 12 years ago
  38. dac1558 drm/nouveau/fb: create tag heap from common code for all relevant chipsets by Ben Skeggs · 12 years ago
  39. 4ae2074 drm/nv40/fb: split implementation into nv40/nv41/nv44/nv46/nv47/nv49/nv4e pieces by Ben Skeggs · 12 years ago
  40. 11bac40 drm/nv30/fb: split implementation into nv34(nv10)/nv30/nv35 pieces by Ben Skeggs · 12 years ago
  41. a8749af drm/nv20/fb: split implementation into nv20/nv25 pieces by Ben Skeggs · 12 years ago
  42. c0abf5c drm/nvc0/ibus: initial implementation of subdev by Ben Skeggs · 12 years ago
  43. aa1b9b4 drm/nouveau/therm: move thermal-related functions to the therm subdev by Martin Peres · 12 years ago
  44. d46497d drm/nouveau/bios: parse the pwm divisor from the perf table by Martin Peres · 12 years ago
  45. 32334cc drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devices by Martin Peres · 12 years ago
  46. 7d70e9c drm/nouveau/therm: rework thermal table parsing by Martin Peres · 12 years ago
  47. 2c1a425 drm/nve0/ibus: handle PIBUS interrupts to prevent storm by Ben Skeggs · 12 years ago
  48. 4f32656 drm/nve0/copy: add initial support for the async copy engines by Ben Skeggs · 12 years ago
  49. 5999933 drm/nouveau: add Kconfig options for debug control by Ben Skeggs · 12 years ago
  50. 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 12 years ago
  51. 51a3d34 drm/nouveau/backlight: remove dependence on nouveau_drv.h by Ben Skeggs · 12 years ago
  52. fce875d drm/nouveau: move compat ioctl out of nouveau_drv.h by Ben Skeggs · 12 years ago
  53. c007706 drm/nouveau/acpi: move definitions out of nouveau_drv.h by Ben Skeggs · 12 years ago
  54. d38ac52 drm/nouveau/mxm: split up into bios code and a subdev module by Ben Skeggs · 12 years ago
  55. ebb945a drm/nouveau: port all engines to new engine module format by Ben Skeggs · 12 years ago
  56. f589be8 drm/nouveau/pageflip: kick flip handling out of engsw and into fence by Ben Skeggs · 12 years ago
  57. 3863c9b drm/nouveau/instmem: completely new implementation, as a subdev module by Ben Skeggs · 12 years ago
  58. af7afbd drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths by Ben Skeggs · 12 years ago
  59. 861d210 drm/nouveau/fb: merge fb/vram and port to subdev interfaces by Ben Skeggs · 12 years ago
  60. 5a5c743 drm/nouveau/timer: port to subdev interfaces by Ben Skeggs · 12 years ago
  61. 7d9115d drm/nouveau/mc: port to subdev interfaces by Ben Skeggs · 12 years ago
  62. cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 12 years ago
  63. 70790f4 drm/nouveau/clock: pull in the implementation from all over the place by Ben Skeggs · 12 years ago
  64. 8aceb7d drm/nouveau/clk: implement stub clock subdev by Ben Skeggs · 12 years ago
  65. 4196faa drm/nouveau/i2c: port to subdev interfaces by Ben Skeggs · 12 years ago
  66. e0996ae drm/nouveau/gpio: port gpio to subdev interfaces by Ben Skeggs · 12 years ago
  67. 70c0f26 drm/nouveau/bios: pull in basic vbios subdev, more to come later by Ben Skeggs · 12 years ago
  68. 586c55f drm/nouveau: have non-core mmio accesses go through device object by Ben Skeggs · 12 years ago
  69. 9458029 drm/nouveau: implement module init functions in nouveau_drm.c by Ben Skeggs · 12 years ago
  70. 9274f4a drm/nouveau/core: pull in most of the new core infrastructure by Ben Skeggs · 12 years ago
  71. aa4cc5d2 drm/nouveau/agp: move all agp stuff into its own source file by Ben Skeggs · 12 years ago
  72. 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 12 years ago
  73. 2a259a3 drm/nouveau: mark most of our ioctls as deprecated, move to compat layer by Ben Skeggs · 12 years ago
  74. ce22af0 drm/nouveau: move current gpuobj code out of nouveau_object.c by Ben Skeggs · 12 years ago
  75. c420b2d drm/nouveau/fifo: turn all fifo modules into engine modules by Ben Skeggs · 12 years ago
  76. 5e120f6 drm/nouveau/fence: convert to exec engine, and improve channel sync by Ben Skeggs · 12 years ago
  77. 20abd16 drm/nouveau: create real execution engine for software object class by Ben Skeggs · 12 years ago
  78. ab39454 drm/nve0/gr: initial implementation by Ben Skeggs · 13 years ago
  79. 5132f37 drm/nve0/fifo: initial implementation by Ben Skeggs · 13 years ago
  80. 22b33e8 nouveau: add PRIME support by Dave Airlie · 12 years ago
  81. d81c19e drm/nv20: split PFB code out of nv10_fb.c by Ben Skeggs · 13 years ago
  82. a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
  83. b4c2681 drm/nouveau/mxm: initial implementation of dcb sanitisation by Ben Skeggs · 13 years ago
  84. 25575b4 drm/nouveau/hdmi: build ELD from EDID, notify audio driver of its presence by Ben Skeggs · 13 years ago
  85. 8f27c54 drm/nouveau/vdec: implement stub modules for the known engines by Ben Skeggs · 13 years ago
  86. 1262a20 drm/nv40/pm: write nv40-specific reclocking routines by Ben Skeggs · 13 years ago
  87. 37b034a drm/nvd0/disp: tidy up what we have so far by Ben Skeggs · 13 years ago
  88. 26f6d88 drm/nvd0/disp: very initial evo setup by Ben Skeggs · 13 years ago
  89. 323dcac drm/nouveau: rename nv40_mpeg to nv31_mpeg by Ben Skeggs · 13 years ago
  90. 354d078 drm/nvc0/pm: initial implementation of clocks_get() by Ben Skeggs · 13 years ago
  91. 9318745 drm/nv50: rename nv84_mpeg to nv50_mpeg by Ben Skeggs · 13 years ago
  92. c092432 drm/nv84: add support for PMPEG by Ben Skeggs · 13 years ago
  93. a02ccc7 drm/nv40/vpe: add support for PMPEG by Ben Skeggs · 13 years ago
  94. d5a2737 drm/nvc0: implement support for copy engines by Ben Skeggs · 13 years ago
  95. 7ff5441 drm/nva3: implement support for copy engine by Ben Skeggs · 14 years ago
  96. ddbaf79 drm/nvc0: implement fbcon acceleration by Ben Skeggs · 14 years ago
  97. 966a5b7 drm/nvc0: implement pgraph engine hooks by Ben Skeggs · 14 years ago
  98. 8984e04 drm/nvc0: initial vm implementation, use for bar1/bar3 management by Ben Skeggs · 14 years ago
  99. 4c74eb7 drm/nvc0: import initial vm backend by Ben Skeggs · 14 years ago
  100. a11c319 drm/nv50: import new vm code by Ben Skeggs · 14 years ago