1. 9a78248 drm/nouveau/pm: add initial NV3x/NVCx memtiming support, improve other cards by Roy Spliet · 13 years ago
  2. bd57e7f drm/nvd0: no page flipping at the moment by Ben Skeggs · 13 years ago
  3. 26f6d88 drm/nvd0/disp: very initial evo setup by Ben Skeggs · 13 years ago
  4. 4784e4a drm/nvd0/pm: enable clock/voltage hooks by Ben Skeggs · 13 years ago
  5. d7f8172 drm/nvd0/gpio: initial implementation by Ben Skeggs · 13 years ago
  6. d9f61c2 drm/nouveau: initial chipset description for nvdX chipsets by Ben Skeggs · 13 years ago
  7. 03bc967 drm/nouveau: allow modeset module option to select 'headless mode' by Ben Skeggs · 13 years ago
  8. 1575b36 drm/nouveau: fixup init/fini sequence to deal with no CRTCs by Ben Skeggs · 13 years ago
  9. 048a885 drm/nouveau: make general drm modesetting init common by Ben Skeggs · 13 years ago
  10. 16cd399 drm/nvc0/gr: unblacklist nvcf acceleration by Ben Skeggs · 13 years ago
  11. 3c23a7b drm/nvc0/gr: add support for nvcf chipset by Ben Skeggs · 13 years ago
  12. 52d0733 drm/nv31/mpeg: support for a single class3174 user by Ben Skeggs · 13 years ago
  13. 323dcac drm/nouveau: rename nv40_mpeg to nv31_mpeg by Ben Skeggs · 13 years ago
  14. 354d078 drm/nvc0/pm: initial implementation of clocks_get() by Ben Skeggs · 13 years ago
  15. 78e2933 drm/nouveau: add function to wait until a callback returns true by Ben Skeggs · 13 years ago
  16. ca94a71 drm/nva3/pm: rewrite clock_set, and switch to new interfaces by Ben Skeggs · 13 years ago
  17. da1dc4c drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0 by Ben Skeggs · 13 years ago
  18. 3c71c23 drm/nvc0/pm: enable voltage_get by Ben Skeggs · 13 years ago
  19. 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
  20. 6c320fe drm/nouveau: pass flag to engine fini() method on suspend by Ben Skeggs · 13 years ago
  21. cf056ed Merge 3.0-rc7 into drm-core-next by Dave Airlie · 13 years ago
  22. 58b6542 DRM: remove drm_pci_device_is_pcie by Jon Mason · 13 years ago
  23. 6002525 Revert "drm/nvc0: recognise 0xdX chipsets as NV_C0" by Ben Skeggs · 13 years ago
  24. 63305de drm/nouveau: un-blacklist nvce accel by Ben Skeggs · 13 years ago
  25. 24f246a drm/nouveau: rework vram init/fini ordering a little by Ben Skeggs · 13 years ago
  26. 06b75e3 drm/nouveau: fix display takedown order to match reverse init order by Ben Skeggs · 13 years ago
  27. 5de8037 drm/nvc0: enable per-client address spaces by Ben Skeggs · 13 years ago
  28. e41f26e drm/nv50: enable use of per-client gpu address space by Ben Skeggs · 13 years ago
  29. fe32b16 drm/nv50-nvc0/vm: take client reference on shared channel vm by Ben Skeggs · 13 years ago
  30. e8a863c drm/nouveau: store a per-client channel list by Ben Skeggs · 13 years ago
  31. f8656f0 drm/nouveau: use NULL file_priv for DRM-created channels by Ben Skeggs · 13 years ago
  32. 3f0a68d drm/nouveau: allocate structure to store per-client data by Ben Skeggs · 13 years ago
  33. ad830d2 drm/nouveau: log if accel is disabled by default on a chipset by Ben Skeggs · 13 years ago
  34. aba99a8 drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for now by Ben Skeggs · 13 years ago
  35. 74cfad1 drm/nvc0: Read temperature on Fermi like we do on nv84+ by Martin Peres · 13 years ago
  36. 0897554 drm/nouveau: fix big-endian switch by Ben Skeggs · 13 years ago
  37. 18b54c4 drm/nouveau: don't create accel engine objects when noaccel=1 by Ben Skeggs · 13 years ago
  38. cdf81a2 drm/nvc0: recognise 0xdX chipsets as NV_C0 by Ben Skeggs · 13 years ago
  39. eea55c8 drm/nouveau: fix uninitialised variable warning by Ben Skeggs · 13 years ago
  40. 9766610 drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 13 years ago
  41. 9548258 drm/nv50: support PMPEG on original nv50 by Ben Skeggs · 13 years ago
  42. 9318745 drm/nv50: rename nv84_mpeg to nv50_mpeg by Ben Skeggs · 13 years ago
  43. c092432 drm/nv84: add support for PMPEG by Ben Skeggs · 13 years ago
  44. a02ccc7 drm/nv40/vpe: add support for PMPEG by Ben Skeggs · 13 years ago
  45. d5a2737 drm/nvc0: implement support for copy engines by Ben Skeggs · 13 years ago
  46. 7ff5441 drm/nva3: implement support for copy engine by Ben Skeggs · 13 years ago
  47. a82dd49 drm/nouveau: remove remnants of nouveau_pgraph_engine by Ben Skeggs · 13 years ago
  48. 96c5008 drm/nouveau: move set_tile_region to nouveau_exec_engine by Ben Skeggs · 13 years ago
  49. 4976986 drm/nv04/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  50. d11db27 drm/nv10/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  51. a0b1de8 drm/nv20-nv30/gr: move to exec engine interface by Ben Skeggs · 13 years ago
  52. 39c8d36 drm/nv40/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  53. 7a45cd1 drm/nvc0/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  54. 2703c21 drm/nv50/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  55. 6dfdd7a drm/nouveau: working towards a common way to represent engines by Ben Skeggs · 13 years ago
  56. 4ea52f8 drm/nouveau: move engine object creation into per-engine hooks by Ben Skeggs · 13 years ago
  57. 50066f8 drm/nouveau: improve memtiming table parsing by Roy Spliet · 13 years ago
  58. f212949 drm/nouveau: Clean up trailing whitespace and C99-style comments. by Emil Velikov · 13 years ago
  59. 04eb34a drm/nouveau: split ramin_lock into two locks, one hardirq safe by Ben Skeggs · 13 years ago
  60. d85023a Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  61. 2b4cebe drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac by Ben Skeggs · 13 years ago
  62. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  63. 7eae3ef nouveau: change the backlight parent device to the connector, not the PCI dev by Matthew Garrett · 13 years ago
  64. d550c41 drm/nouveau: remove no_vm/mappable flags from nouveau_bo by Ben Skeggs · 13 years ago
  65. bd2f203 drm/nvc0: support for sw methods + enable page flipping by Ben Skeggs · 14 years ago
  66. d7117e0 drm/nv50: enable page flipping by Ben Skeggs · 14 years ago
  67. d82f8e6 drm/nouveau: use system_wq instead of dev_priv->wq by Tejun Heo · 14 years ago
  68. 8410ea3 drm: rework PCI/platform driver interface. by Dave Airlie · 14 years ago
  69. 5bcf719 drm/switcheroo: track state of switch in drivers. by Dave Airlie · 14 years ago
  70. 8d608aa vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs. by Dave Airlie · 14 years ago
  71. 5ccb377 drm/nouveau: add delayed switch complete callback. by Dave Airlie · 14 years ago
  72. 5216782 drm/nvc0: skip dma object creation for drm channel by Ben Skeggs · 14 years ago
  73. 8984e04 drm/nvc0: initial vm implementation, use for bar1/bar3 management by Ben Skeggs · 14 years ago
  74. 60d2a88 drm/nouveau: kick vram functions out into an "engine" by Ben Skeggs · 14 years ago
  75. 12fb952 drm/nouveau: introduce a util function to wait on reg != val by Ben Skeggs · 14 years ago
  76. 7f4a195 drm/nouveau: tidy up and extend dma object creation interfaces by Ben Skeggs · 14 years ago
  77. 6d6c5a1 drm/nouveau: remove some useless GETPARAMs by Ben Skeggs · 14 years ago
  78. 2cb3d3b drm/nv84: fix minor issues in PCRYPT implementation by Ben Skeggs · 14 years ago
  79. e41115d drm/nouveau: rework gpu-specific instmem interfaces by Ben Skeggs · 14 years ago
  80. fce2bad drm/nv50: rework PGPIO IRQ handling and hotplug detection by Ben Skeggs · 14 years ago
  81. 5178d40 drm/nouveau: move PFIFO ISR into nv04_fifo.c by Ben Skeggs · 14 years ago
  82. 2cbd4c8 drm/nv50: move GPIO ISR to nv50_gpio.c by Ben Skeggs · 14 years ago
  83. a5cf68b drm/nouveau: Rework tile region handling. by Francisco Jerez · 14 years ago
  84. 332b242 drm/nouveau: Implement the pageflip ioctl. by Francisco Jerez · 14 years ago
  85. 042206c drm/nouveau: Implement the vblank DRM hooks. by Francisco Jerez · 14 years ago
  86. 5f80198 drm/nv50: regression fix, point NVAA/NVAC at correct PM functions by Ben Skeggs · 14 years ago
  87. 35fa2f2 drm/nouveau: add support for MSI by Ben Skeggs · 14 years ago
  88. bd2e597 drm/nv84: add support for the PCRYPT engine by Ben Skeggs · 14 years ago
  89. b8c157d drm/nouveau: only expose the object classes that are supported by the chipset by Ben Skeggs · 14 years ago
  90. 0541324a drm/nv40: Ignore sync-to-vblank active when waiting for idle. by Francisco Jerez · 14 years ago
  91. 36c952e drm/nouveau: Fix lock unbalance on card take down. by Francisco Jerez · 14 years ago
  92. 3945e47 drm/nouveau: Refactor context destruction to avoid a lock ordering issue. by Francisco Jerez · 14 years ago
  93. cff5c13 drm/nouveau: add more fine-grained locking to channel list + structures by Ben Skeggs · 14 years ago
  94. 56ac747 drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang by Ben Skeggs · 14 years ago
  95. f13b326 drm/nouveau: Expose some BO usage flags to userspace. by Francisco Jerez · 14 years ago
  96. 1397b42 drm/nouveau: Reduce severity of the unknown getparam error. by Francisco Jerez · 14 years ago
  97. 0c6c1c2 drm/nouveau: Use semaphores to handle inter-channel sync in hardware. by Francisco Jerez · 14 years ago
  98. fade7ad drm/nva3: split pm backend out from nv50 by Ben Skeggs · 14 years ago
  99. 8155cac drm/nouveau: Refactor nouveau_temp_get() into engine pointers. by Francisco Jerez · 14 years ago
  100. 442b626 drm/nv04-nv40: import initial pm backend by Ben Skeggs · 14 years ago