1. 3863c9b drm/nouveau/instmem: completely new implementation, as a subdev module by Ben Skeggs · 12 years ago
  2. af7afbd drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths by Ben Skeggs · 12 years ago
  3. 861d210 drm/nouveau/fb: merge fb/vram and port to subdev interfaces by Ben Skeggs · 12 years ago
  4. 5a5c743 drm/nouveau/timer: port to subdev interfaces by Ben Skeggs · 12 years ago
  5. 7d9115d drm/nouveau/mc: port to subdev interfaces by Ben Skeggs · 12 years ago
  6. cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 12 years ago
  7. e0996ae drm/nouveau/gpio: port gpio to subdev interfaces by Ben Skeggs · 12 years ago
  8. 586c55f drm/nouveau: have non-core mmio accesses go through device object by Ben Skeggs · 12 years ago
  9. 9458029 drm/nouveau: implement module init functions in nouveau_drm.c by Ben Skeggs · 12 years ago
  10. aa4cc5d2 drm/nouveau/agp: move all agp stuff into its own source file by Ben Skeggs · 12 years ago
  11. 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 12 years ago
  12. 14f0458 drm/nvc0/copy: check PUNITS to determine which copy engines are disabled by Ben Skeggs · 12 years ago
  13. fe0aac1 drm/nouveau: disable copy engine on NVAF by Henrik Rydberg · 12 years ago
  14. 2a259a3 drm/nouveau: mark most of our ioctls as deprecated, move to compat layer by Ben Skeggs · 12 years ago
  15. 5c5ed6e drm/nouveau: Unregister switcheroo client on exit by Andreas Heider · 12 years ago
  16. 42eddbd drm/nouveau: fix a minor annoyance in an output string by Ben Skeggs · 12 years ago
  17. 0c75f33 drm/nvd9/copy: initialise copy engine, seems to work like nvc0 by Ben Skeggs · 12 years ago
  18. d1b167e drm/nouveau/ttm: untangle code to support accelerated buffer moves by Ben Skeggs · 12 years ago
  19. c420b2d drm/nouveau/fifo: turn all fifo modules into engine modules by Ben Skeggs · 12 years ago
  20. 67b342e drm/nouveau/fifo: remove all the "special" engine hooks by Ben Skeggs · 12 years ago
  21. 5e120f6 drm/nouveau/fence: convert to exec engine, and improve channel sync by Ben Skeggs · 12 years ago
  22. 20abd16 drm/nouveau: create real execution engine for software object class by Ben Skeggs · 12 years ago
  23. 6d59702 drm/nouveau: use the same packet header macros as userspace by Ben Skeggs · 12 years ago
  24. c6b7e89 drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods by Ben Skeggs · 12 years ago
  25. ab39454 drm/nve0/gr: initial implementation by Ben Skeggs · 12 years ago
  26. 5132f37 drm/nve0/fifo: initial implementation by Ben Skeggs · 12 years ago
  27. 26ec685 vga_switcheroo: Introduce struct vga_switcheroo_client_ops by Takashi Iwai · 12 years ago
  28. 4a206ff drm/nouveau: oops, create m2mf for nvd9 too by Ben Skeggs · 12 years ago
  29. c61205b drm/nouveau: fix thinko causing init to fail on cards without accel by Ben Skeggs · 12 years ago
  30. 68455a4 drm/nve0: initial modesetting support for kepler chipsets by Ben Skeggs · 12 years ago
  31. 48aca13 drm/nouveau: remove m2mf creation on userspace channels by Ben Skeggs · 12 years ago
  32. 2f5394c drm/nouveau: map first page of mmio early and determine chipset earlier by Ben Skeggs · 12 years ago
  33. 7d3a766 drm/nouveau/pm: init only after display subsystem has been created by Ben Skeggs · 12 years ago
  34. 668b6c0 drm/nouveau: rework the init/takedown ordering by Ben Skeggs · 13 years ago
  35. ff92a6c drm/nv20-nv40: add memory type detection by Ben Skeggs · 13 years ago
  36. d81c19e drm/nv20: split PFB code out of nv10_fb.c by Ben Skeggs · 13 years ago
  37. 7ad2d31 drm/nouveau: move vram detection funcs to chipset-specific fb code by Ben Skeggs · 13 years ago
  38. 466e69b drm: move pci bus master enable into driver. by Dave Airlie · 13 years ago
  39. d099230 nouveau: Support Optimus models for vga_switcheroo by Peter Lekensteyn · 13 years ago
  40. 045da4e drm/nvc0/pm: initial engine reclocking by Ben Skeggs · 13 years ago
  41. 47e5d5c drm/nv40/disp: implement support for hotplug irq by Ben Skeggs · 13 years ago
  42. a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
  43. 3376ee3 drm/nvd0/disp: add support for page flipping by Ben Skeggs · 13 years ago
  44. f62b27d drm/nouveau: shutdown display on suspend/hibernate by Ben Skeggs · 13 years ago
  45. 2a44e49 drm/nouveau/disp: introduce proper init/fini, separate from create/destroy by Ben Skeggs · 13 years ago
  46. 0678409 drm/nvc0/gr: add initial support for nvd9, not quite there yet.. by Ben Skeggs · 13 years ago
  47. 36f1317 drm/nv04-nv30/pm: port to newer interfaces by Ben Skeggs · 13 years ago
  48. f3fbaf3 drm/nv50/pm: rewrite clock management, and switch to the new pm hooks by Ben Skeggs · 13 years ago
  49. 6109183 drm/nvd0: read temperature as we did on nv84+ boards by Martin Peres · 13 years ago
  50. 27d5030 drm/nouveau: move master modesetting init to nouveau_display by Ben Skeggs · 13 years ago
  51. 6934618 drm/nv40/pm: convert to new pwm hooks, also fixing pwm type detection by Ben Skeggs · 13 years ago
  52. 5a4267a drm/nv50/pm: convert to new fanspeed pwm controller hooks by Ben Skeggs · 13 years ago
  53. cb9fa62 drm/nv50/pm: add support for pwm fan control by Ben Skeggs · 13 years ago
  54. 8f27c54 drm/nouveau/vdec: implement stub modules for the known engines by Ben Skeggs · 13 years ago
  55. 04de6a0 drm/nv41/pm: implement a second type of fanspeed pwm by Ben Skeggs · 13 years ago
  56. 9232969 drm/nv40/pm: implement first type of pwm fanspeed funcs by Ben Skeggs · 13 years ago
  57. 1c77e0f drm/nvc0: enable acceleration for nvc1 by default by Ben Skeggs · 13 years ago
  58. 4c5df49 drm/nvc1: hacky workaround to fix accel issues by Ben Skeggs · 13 years ago
  59. 8085976 drm/nvc0: enable acceleration on 0xc8 by default by Ben Skeggs · 13 years ago
  60. ff920bf drm/nouveau: fix printk typo in ioremap failure path by Marcin Slusarz · 13 years ago
  61. 1262a20 drm/nv40/pm: write nv40-specific reclocking routines by Ben Skeggs · 13 years ago
  62. 10b461e drm/nv50/backlight: take the sor into account when bashing regs by Ben Skeggs · 13 years ago
  63. f2cbe46 drm/nouveau: determine timing crystal freq from straps by Ben Skeggs · 13 years ago
  64. 9a78248 drm/nouveau/pm: add initial NV3x/NVCx memtiming support, improve other cards by Roy Spliet · 13 years ago
  65. bd57e7f drm/nvd0: no page flipping at the moment by Ben Skeggs · 13 years ago
  66. 26f6d88 drm/nvd0/disp: very initial evo setup by Ben Skeggs · 13 years ago
  67. 4784e4a drm/nvd0/pm: enable clock/voltage hooks by Ben Skeggs · 13 years ago
  68. d7f8172 drm/nvd0/gpio: initial implementation by Ben Skeggs · 13 years ago
  69. d9f61c2 drm/nouveau: initial chipset description for nvdX chipsets by Ben Skeggs · 13 years ago
  70. 03bc967 drm/nouveau: allow modeset module option to select 'headless mode' by Ben Skeggs · 13 years ago
  71. 1575b36 drm/nouveau: fixup init/fini sequence to deal with no CRTCs by Ben Skeggs · 13 years ago
  72. 048a885 drm/nouveau: make general drm modesetting init common by Ben Skeggs · 13 years ago
  73. 16cd399 drm/nvc0/gr: unblacklist nvcf acceleration by Ben Skeggs · 13 years ago
  74. 3c23a7b drm/nvc0/gr: add support for nvcf chipset by Ben Skeggs · 13 years ago
  75. 52d0733 drm/nv31/mpeg: support for a single class3174 user by Ben Skeggs · 13 years ago
  76. 323dcac drm/nouveau: rename nv40_mpeg to nv31_mpeg by Ben Skeggs · 13 years ago
  77. 354d078 drm/nvc0/pm: initial implementation of clocks_get() by Ben Skeggs · 13 years ago
  78. 78e2933 drm/nouveau: add function to wait until a callback returns true by Ben Skeggs · 13 years ago
  79. ca94a71 drm/nva3/pm: rewrite clock_set, and switch to new interfaces by Ben Skeggs · 13 years ago
  80. da1dc4c drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0 by Ben Skeggs · 13 years ago
  81. 3c71c23 drm/nvc0/pm: enable voltage_get by Ben Skeggs · 13 years ago
  82. 603f2e6 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  83. 6c320fe drm/nouveau: pass flag to engine fini() method on suspend by Ben Skeggs · 13 years ago
  84. cf056ed Merge 3.0-rc7 into drm-core-next by Dave Airlie · 13 years ago
  85. 58b6542 DRM: remove drm_pci_device_is_pcie by Jon Mason · 13 years ago
  86. 6002525 Revert "drm/nvc0: recognise 0xdX chipsets as NV_C0" by Ben Skeggs · 13 years ago
  87. 63305de drm/nouveau: un-blacklist nvce accel by Ben Skeggs · 13 years ago
  88. 24f246a drm/nouveau: rework vram init/fini ordering a little by Ben Skeggs · 13 years ago
  89. 06b75e3 drm/nouveau: fix display takedown order to match reverse init order by Ben Skeggs · 13 years ago
  90. 5de8037 drm/nvc0: enable per-client address spaces by Ben Skeggs · 13 years ago
  91. e41f26e drm/nv50: enable use of per-client gpu address space by Ben Skeggs · 13 years ago
  92. fe32b16 drm/nv50-nvc0/vm: take client reference on shared channel vm by Ben Skeggs · 13 years ago
  93. e8a863c drm/nouveau: store a per-client channel list by Ben Skeggs · 13 years ago
  94. f8656f0 drm/nouveau: use NULL file_priv for DRM-created channels by Ben Skeggs · 13 years ago
  95. 3f0a68d drm/nouveau: allocate structure to store per-client data by Ben Skeggs · 13 years ago
  96. ad830d2 drm/nouveau: log if accel is disabled by default on a chipset by Ben Skeggs · 13 years ago
  97. aba99a8 drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for now by Ben Skeggs · 13 years ago
  98. 74cfad1 drm/nvc0: Read temperature on Fermi like we do on nv84+ by Martin Peres · 13 years ago
  99. 0897554 drm/nouveau: fix big-endian switch by Ben Skeggs · 13 years ago
  100. 18b54c4 drm/nouveau: don't create accel engine objects when noaccel=1 by Ben Skeggs · 13 years ago