1. 3bb076a drm/nouveau/bios: fix DCB v1.5 parsing by Marcin Slusarz · 12 years ago
  2. d9c3905 drm/nouveau: add missing pll_calc calls by Maarten Lankhorst · 12 years ago
  3. 479dd56 drm/nv41/vm: fix typo in type name by Marcin Slusarz · 12 years ago
  4. 5cad16a drm/nv50/fb: prevent oops on chipsets without compression tags by Ben Skeggs · 12 years ago
  5. 1249ac5 drm/nouveau/i2c: fix typo when checking nvio i2c port validity by Ben Skeggs · 12 years ago
  6. ae168d9 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  7. 5e5a195 drm/nouveau/clock: fix missing pll type/addr when matching default entry by Ben Skeggs · 12 years ago
  8. 2c25b73 drm/nouveau/fb: fix reporting of memory type on GF8+ IGPs by Ben Skeggs · 12 years ago
  9. 4bf24c0 drm/nv41/vm: don't init hw pciegart on boards with agp bridge by Ben Skeggs · 12 years ago
  10. d1626a9 drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image size by Ben Skeggs · 12 years ago
  11. 00e4845 drm/nouveau: validate vbios size by Marcin Slusarz · 12 years ago
  12. 90e2889 drm/nouveau/bios: improve error handling when reading the vbios from ACPI by Martin Peres · 12 years ago
  13. 8a00b6a nouveau: fix warning on 32-bit build. by Dave Airlie · 12 years ago
  14. 30f02cb Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  15. 565f571 drm/nouveau/bios: fix typo in error message by Ben Skeggs · 12 years ago
  16. 5db4c6c drm/nv50/fb: fix double free of vram mm by Marcin Slusarz · 12 years ago
  17. ceb736c Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  18. 11573aa drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64 by Martin Peres · 12 years ago
  19. bbebb4e drm/nouveau/fan: fix a typo in PWM's input clock calculation by Martin Peres · 12 years ago
  20. b47f142 drm/nv50/clk: wire up pll_calc hook by Marcin Slusarz · 12 years ago
  21. 9a334cd drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiB by Ben Skeggs · 12 years ago
  22. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  23. 7234d02 drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering by Ben Skeggs · 12 years ago
  24. 002d0c7 drm/nv41/vm: fix and enable use of "real" pciegart by Ben Skeggs · 12 years ago
  25. e5f186c drm/nv44/vm: fix and enable use of "real" pciegart by Ben Skeggs · 12 years ago
  26. dc73b45 drm/nouveau: store supported dma mask in vmmgr by Ben Skeggs · 12 years ago
  27. c0abf5c drm/nvc0/ibus: initial implementation of subdev by Ben Skeggs · 12 years ago
  28. 2f951a5 drm/nouveau/therm: add support for fan-control modes by Martin Peres · 12 years ago
  29. cfc732b drm/nouveau/therm: calculate the pwm divisor on nv50+ by Martin Peres · 12 years ago
  30. bf6546b drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, faster by Martin Peres · 12 years ago
  31. aa1b9b4 drm/nouveau/therm: move thermal-related functions to the therm subdev by Martin Peres · 12 years ago
  32. d46497d drm/nouveau/bios: parse the pwm divisor from the perf table by Martin Peres · 12 years ago
  33. 32334cc drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devices by Martin Peres · 12 years ago
  34. 7d70e9c drm/nouveau/therm: rework thermal table parsing by Martin Peres · 12 years ago
  35. e361999 drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios table by Martin Peres · 12 years ago
  36. acac7bd drm/nouveau/bios: check that fixed tvdac gpio data is valid before using it by Ben Skeggs · 12 years ago
  37. cd8c14b drm/nvc0/ltcg: read LTS count at startup by Ben Skeggs · 12 years ago
  38. 2c1a425 drm/nve0/ibus: handle PIBUS interrupts to prevent storm by Ben Skeggs · 12 years ago
  39. 5b8a43a drm/nouveau: quiet some static-related sparse noise by Marcin Slusarz · 12 years ago
  40. e662625 drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structs by Marcin Slusarz · 12 years ago
  41. 4f32656 drm/nve0/copy: add initial support for the async copy engines by Ben Skeggs · 12 years ago
  42. 43b1e9c drm/nouveau/device: return proper error codes if ioremap fails by Ben Skeggs · 12 years ago
  43. 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 12 years ago
  44. 2094dd8 drm/nouveau/device: include the official chipset names by Ben Skeggs · 12 years ago
  45. d38ac52 drm/nouveau/mxm: split up into bios code and a subdev module by Ben Skeggs · 12 years ago
  46. ebb945a drm/nouveau: port all engines to new engine module format by Ben Skeggs · 12 years ago
  47. 3863c9b drm/nouveau/instmem: completely new implementation, as a subdev module by Ben Skeggs · 12 years ago
  48. 092599da drm/nv50/instmem: remove use of nouveau_gpuobj_new_fake() by Ben Skeggs · 12 years ago
  49. 73a60c0 drm/nouveau/gpuobj: remove flags for vm-mappings by Ben Skeggs · 12 years ago
  50. 5787640 drm/nv04-nv40/instmem: remove use of nouveau_gpuobj_new_fake() by Ben Skeggs · 12 years ago
  51. af7afbd drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths by Ben Skeggs · 12 years ago
  52. 861d210 drm/nouveau/fb: merge fb/vram and port to subdev interfaces by Ben Skeggs · 12 years ago
  53. 0134a97 drm/nv50-/instmem: allocate vram for kernel objects from end of vram by Ben Skeggs · 12 years ago
  54. 496734b drm/nouveau/core: add support for reverse mm allocations by Ben Skeggs · 12 years ago
  55. 5a5c743 drm/nouveau/timer: port to subdev interfaces by Ben Skeggs · 12 years ago
  56. 7d9115d drm/nouveau/mc: port to subdev interfaces by Ben Skeggs · 12 years ago
  57. cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 12 years ago
  58. 70790f4 drm/nouveau/clock: pull in the implementation from all over the place by Ben Skeggs · 12 years ago
  59. 8aceb7d drm/nouveau/clk: implement stub clock subdev by Ben Skeggs · 12 years ago
  60. 4196faa drm/nouveau/i2c: port to subdev interfaces by Ben Skeggs · 12 years ago
  61. e0996ae drm/nouveau/gpio: port gpio to subdev interfaces by Ben Skeggs · 12 years ago
  62. 70c0f26 drm/nouveau/bios: pull in basic vbios subdev, more to come later by Ben Skeggs · 12 years ago
  63. 9458029 drm/nouveau: implement module init functions in nouveau_drm.c by Ben Skeggs · 12 years ago
  64. 9274f4a drm/nouveau/core: pull in most of the new core infrastructure by Ben Skeggs · 12 years ago
  65. 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 12 years ago