1. df28550 drm/nouveau: fix acpi edid retrieval by Maarten Lankhorst · 12 years ago
  2. 11d9256 drm/nvc0/disp: fix regression in vblank semaphore release by Kelly Doran · 12 years ago
  3. 7707b70 drm/nv40/mpeg: fix context handling by Marcin Slusarz · 12 years ago
  4. a4dd4ec drm/nv40/graph: fix typo in type names by Marcin Slusarz · 12 years ago
  5. 479dd56 drm/nv41/vm: fix typo in type name by Marcin Slusarz · 12 years ago
  6. e412e95 drm/nouveau: headless mode by default if pci class != vga display by Ben Skeggs · 12 years ago
  7. 9430738 drm/nouveau: resurrect headless mode since rework by Ben Skeggs · 12 years ago
  8. 5cad16a drm/nv50/fb: prevent oops on chipsets without compression tags by Ben Skeggs · 12 years ago
  9. a7dbf00 drm/nouveau: allow creation of zero-sized mm by Ben Skeggs · 12 years ago
  10. 1249ac5 drm/nouveau/i2c: fix typo when checking nvio i2c port validity by Ben Skeggs · 12 years ago
  11. cee59f1 drm/nouveau: silence modesetting spam on pre-gf8 chipsets by Ben Skeggs · 12 years ago
  12. 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
  13. 5e5a195 drm/nouveau/clock: fix missing pll type/addr when matching default entry by Ben Skeggs · 12 years ago
  14. 2c25b73 drm/nouveau/fb: fix reporting of memory type on GF8+ IGPs by Ben Skeggs · 12 years ago
  15. 4bf24c0 drm/nv41/vm: don't init hw pciegart on boards with agp bridge by Ben Skeggs · 12 years ago
  16. d1626a9 drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image size by Ben Skeggs · 12 years ago
  17. 00e4845 drm/nouveau: validate vbios size by Marcin Slusarz · 12 years ago
  18. 0bab097 drm/nouveau: warn when trying to free mm which is still in use by Marcin Slusarz · 12 years ago
  19. 92485ce drm/nouveau: fix nouveau_mm/nouveau_mm_node leak by Marcin Slusarz · 12 years ago
  20. 90e2889 drm/nouveau/bios: improve error handling when reading the vbios from ACPI by Martin Peres · 12 years ago
  21. 2c14575 drm/nouveau: handle same-fb page flips by Marcin Slusarz · 12 years ago
  22. 8a00b6a nouveau: fix warning on 32-bit build. by Dave Airlie · 12 years ago
  23. 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
  24. 565f571 drm/nouveau/bios: fix typo in error message by Ben Skeggs · 12 years ago
  25. df1b4b9 drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP by Max Filippov · 12 years ago
  26. 5db4c6c drm/nv50/fb: fix double free of vram mm by Marcin Slusarz · 12 years ago
  27. eed6187 drm/nouveau/pm: do not stop reclocking if failing to set the fan speed by Martin Peres · 12 years ago
  28. a6fd5cf drm/nouveau/pm: fix a typo related to the move to the therm subdev by Martin Peres · 12 years ago
  29. a5f5af8 drm/nouveau/hwmon: fix the initialization condition by Martin Peres · 12 years ago
  30. 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
  31. 11573aa drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64 by Martin Peres · 12 years ago
  32. bbebb4e drm/nouveau/fan: fix a typo in PWM's input clock calculation by Martin Peres · 12 years ago
  33. b47f142 drm/nv50/clk: wire up pll_calc hook by Marcin Slusarz · 12 years ago
  34. d489738 drm/nouveau: remove unused _nouveau_parent_ctor by Marcin Slusarz · 12 years ago
  35. 9a334cd drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiB by Ben Skeggs · 12 years ago
  36. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  37. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  38. 268d283 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  39. b9f1085 drm/nv98/crypt: fix fuc build with latest envyas by Ben Skeggs · 12 years ago
  40. 7234d02 drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering by Ben Skeggs · 12 years ago
  41. 002d0c7 drm/nv41/vm: fix and enable use of "real" pciegart by Ben Skeggs · 12 years ago
  42. e5f186c drm/nv44/vm: fix and enable use of "real" pciegart by Ben Skeggs · 12 years ago
  43. 8a57d27 drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcie by Ben Skeggs · 12 years ago
  44. dc73b45 drm/nouveau: store supported dma mask in vmmgr by Ben Skeggs · 12 years ago
  45. c0abf5c drm/nvc0/ibus: initial implementation of subdev by Ben Skeggs · 12 years ago
  46. 2f951a5 drm/nouveau/therm: add support for fan-control modes by Martin Peres · 12 years ago
  47. c9cbf13 drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rules by Martin Peres · 12 years ago
  48. cfc732b drm/nouveau/therm: calculate the pwm divisor on nv50+ by Martin Peres · 12 years ago
  49. bf6546b drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, faster by Martin Peres · 12 years ago
  50. aa1b9b4 drm/nouveau/therm: move thermal-related functions to the therm subdev by Martin Peres · 12 years ago
  51. d46497d drm/nouveau/bios: parse the pwm divisor from the perf table by Martin Peres · 12 years ago
  52. 32334cc drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devices by Martin Peres · 12 years ago
  53. 7d70e9c drm/nouveau/therm: rework thermal table parsing by Martin Peres · 12 years ago
  54. e361999 drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios table by Martin Peres · 12 years ago
  55. d89c8ce drm/nouveau: fix pm initialization order by Dmitry Eremin-Solenikov · 12 years ago
  56. acac7bd drm/nouveau/bios: check that fixed tvdac gpio data is valid before using it by Ben Skeggs · 12 years ago
  57. da07e52 drm/nouveau: log channel debug/error messages from client object rather than drm client by Ben Skeggs · 12 years ago
  58. aa74c37 drm/nouveau: have drm debugging macros build on top of core macros by Ben Skeggs · 12 years ago
  59. fa6df8c drm/nouveau/core: have client-id be a string, rather than an integer by Ben Skeggs · 12 years ago
  60. b3ccd34 drm/nvc0/fifo: re-bash PBUS regs after vm-fault to BARs/PEEPHOLE by Ben Skeggs · 12 years ago
  61. f73221e drm/nvc0/gr: implement initial trap handler by Ben Skeggs · 12 years ago
  62. d66b9d9 drm/nvc0/gr: rebuild fuc with latest envyas by Ben Skeggs · 12 years ago
  63. cd8c14b drm/nvc0/ltcg: read LTS count at startup by Ben Skeggs · 12 years ago
  64. e5bf578 drm/nve0/gr: enable use of our fuc by default by Ben Skeggs · 12 years ago
  65. ec6566f drm/nve0/gr: remove 0x404160 bashing from hub fuc by Ben Skeggs · 12 years ago
  66. 1978a2f drm/nve0/gr: initial fuc implementation, based on fermi's code by Ben Skeggs · 12 years ago
  67. 2c1a425 drm/nve0/ibus: handle PIBUS interrupts to prevent storm by Ben Skeggs · 12 years ago
  68. 757833c drm/nouveau/sw: trap and clear PMC_INTR_0_SOFTWARE by Ben Skeggs · 12 years ago
  69. 5b8a43a drm/nouveau: quiet some static-related sparse noise by Marcin Slusarz · 12 years ago
  70. e662625 drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structs by Marcin Slusarz · 12 years ago
  71. c97f8c9 drm/nouveau/fifo: use defines instead of hardcoded class ids by Ben Skeggs · 12 years ago
  72. 1971f04 drm/nouveau/dmaobj: reject unsupported parent types instead of half-succeeding by Ben Skeggs · 12 years ago
  73. 9456f7d drm/nouveau: add defines for internal class names by Ben Skeggs · 12 years ago
  74. 368be5f drm/nv50/fifo: add support for dma channel class by Ben Skeggs · 12 years ago
  75. ab28589 drm/nv84/fifo: add support for dma channel class by Ben Skeggs · 12 years ago
  76. a7c6e75 drm/nouveau/fifo: version the dma channel class struct by Ben Skeggs · 12 years ago
  77. 503b0f1 drm/nouveau/fifo: separate object classes for dma channels by Ben Skeggs · 12 years ago
  78. 72a1482 drm/nouveau: restore fifo chid information in engine error messages by Ben Skeggs · 12 years ago
  79. 4c2d422 drm/nouveau/core: have fifo store a unique context identifier at attach time by Ben Skeggs · 12 years ago
  80. 0c5b8ce drm/nouveau/fifo: add method to lookup fifo chid related to a given object by Ben Skeggs · 12 years ago
  81. 3acec63a drm/nouveau/core: protect engine context list with hardirq-safe spinlock by Ben Skeggs · 12 years ago
  82. 6fa8e62 drm/nv84/fifo: mask only the engine we're waiting on for channel unload by Ben Skeggs · 12 years ago
  83. 4998104 drm/nve0: use async copy engine for ttm buffer moves if available by Ben Skeggs · 12 years ago
  84. 4f32656 drm/nve0/copy: add initial support for the async copy engines by Ben Skeggs · 12 years ago
  85. dbff2de drm/nve0/fifo: support engine selection when creating fifo channels by Ben Skeggs · 12 years ago
  86. 43b1e9c drm/nouveau/device: return proper error codes if ioremap fails by Ben Skeggs · 12 years ago
  87. c4837d2 drm/nouveau/core: remove some left-over pieces from the porting process by Ben Skeggs · 12 years ago
  88. b10f20d drm/nvc0-/gr: remove reset-after-grctx-construction hack by Ben Skeggs · 12 years ago
  89. 5999933 drm/nouveau: add Kconfig options for debug control by Ben Skeggs · 12 years ago
  90. 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 12 years ago
  91. 2094dd8 drm/nouveau/device: include the official chipset names by Ben Skeggs · 12 years ago
  92. 51a3d34 drm/nouveau/backlight: remove dependence on nouveau_drv.h by Ben Skeggs · 12 years ago
  93. 84058eb drm/nouveau: flatten nv{Read,Write}{MC,VIDEO,FB,EXTDEV} by Ben Skeggs · 12 years ago
  94. fce875d drm/nouveau: move compat ioctl out of nouveau_drv.h by Ben Skeggs · 12 years ago
  95. c007706 drm/nouveau/acpi: move definitions out of nouveau_drv.h by Ben Skeggs · 12 years ago
  96. d38ac52 drm/nouveau/mxm: split up into bios code and a subdev module by Ben Skeggs · 12 years ago
  97. 08c7709 drm/nouveau: start culling unused code by Ben Skeggs · 12 years ago
  98. ebb945a drm/nouveau: port all engines to new engine module format by Ben Skeggs · 12 years ago
  99. ac1499d drm/nvc0-/gr: generate grctx template at init time, not first context ctor by Ben Skeggs · 12 years ago
  100. c4afbe7 drm/nvc0-/gr: share headers between fermi and kepler graphics code by Ben Skeggs · 12 years ago