1. cdf81a2 drm/nvc0: recognise 0xdX chipsets as NV_C0 by Ben Skeggs · 13 years ago
  2. eea55c8 drm/nouveau: fix uninitialised variable warning by Ben Skeggs · 13 years ago
  3. 9766610 drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 13 years ago
  4. 9548258 drm/nv50: support PMPEG on original nv50 by Ben Skeggs · 13 years ago
  5. 9318745 drm/nv50: rename nv84_mpeg to nv50_mpeg by Ben Skeggs · 13 years ago
  6. c092432 drm/nv84: add support for PMPEG by Ben Skeggs · 13 years ago
  7. a02ccc7 drm/nv40/vpe: add support for PMPEG by Ben Skeggs · 13 years ago
  8. d5a2737 drm/nvc0: implement support for copy engines by Ben Skeggs · 13 years ago
  9. 7ff5441 drm/nva3: implement support for copy engine by Ben Skeggs · 13 years ago
  10. a82dd49 drm/nouveau: remove remnants of nouveau_pgraph_engine by Ben Skeggs · 13 years ago
  11. 96c5008 drm/nouveau: move set_tile_region to nouveau_exec_engine by Ben Skeggs · 13 years ago
  12. 4976986 drm/nv04/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  13. d11db27 drm/nv10/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  14. a0b1de8 drm/nv20-nv30/gr: move to exec engine interface by Ben Skeggs · 13 years ago
  15. 39c8d36 drm/nv40/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  16. 7a45cd1 drm/nvc0/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  17. 2703c21 drm/nv50/gr: move to exec engine interfaces by Ben Skeggs · 13 years ago
  18. 6dfdd7a drm/nouveau: working towards a common way to represent engines by Ben Skeggs · 13 years ago
  19. 4ea52f8 drm/nouveau: move engine object creation into per-engine hooks by Ben Skeggs · 13 years ago
  20. 50066f8 drm/nouveau: improve memtiming table parsing by Roy Spliet · 13 years ago
  21. f212949 drm/nouveau: Clean up trailing whitespace and C99-style comments. by Emil Velikov · 13 years ago
  22. 04eb34a drm/nouveau: split ramin_lock into two locks, one hardirq safe by Ben Skeggs · 13 years ago
  23. d85023a Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  24. 2b4cebe drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac by Ben Skeggs · 13 years ago
  25. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  26. 7eae3ef nouveau: change the backlight parent device to the connector, not the PCI dev by Matthew Garrett · 13 years ago
  27. d550c41 drm/nouveau: remove no_vm/mappable flags from nouveau_bo by Ben Skeggs · 13 years ago
  28. bd2f203 drm/nvc0: support for sw methods + enable page flipping by Ben Skeggs · 14 years ago
  29. d7117e0 drm/nv50: enable page flipping by Ben Skeggs · 14 years ago
  30. d82f8e6 drm/nouveau: use system_wq instead of dev_priv->wq by Tejun Heo · 14 years ago
  31. 8410ea3 drm: rework PCI/platform driver interface. by Dave Airlie · 14 years ago
  32. 5bcf719 drm/switcheroo: track state of switch in drivers. by Dave Airlie · 14 years ago
  33. 8d608aa vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs. by Dave Airlie · 14 years ago
  34. 5ccb377 drm/nouveau: add delayed switch complete callback. by Dave Airlie · 14 years ago
  35. 5216782 drm/nvc0: skip dma object creation for drm channel by Ben Skeggs · 14 years ago
  36. 8984e04 drm/nvc0: initial vm implementation, use for bar1/bar3 management by Ben Skeggs · 14 years ago
  37. 60d2a88 drm/nouveau: kick vram functions out into an "engine" by Ben Skeggs · 14 years ago
  38. 12fb952 drm/nouveau: introduce a util function to wait on reg != val by Ben Skeggs · 14 years ago
  39. 7f4a195 drm/nouveau: tidy up and extend dma object creation interfaces by Ben Skeggs · 14 years ago
  40. 6d6c5a1 drm/nouveau: remove some useless GETPARAMs by Ben Skeggs · 14 years ago
  41. 2cb3d3b drm/nv84: fix minor issues in PCRYPT implementation by Ben Skeggs · 14 years ago
  42. e41115d drm/nouveau: rework gpu-specific instmem interfaces by Ben Skeggs · 14 years ago
  43. fce2bad drm/nv50: rework PGPIO IRQ handling and hotplug detection by Ben Skeggs · 14 years ago
  44. 5178d40 drm/nouveau: move PFIFO ISR into nv04_fifo.c by Ben Skeggs · 14 years ago
  45. 2cbd4c8 drm/nv50: move GPIO ISR to nv50_gpio.c by Ben Skeggs · 14 years ago
  46. a5cf68b drm/nouveau: Rework tile region handling. by Francisco Jerez · 14 years ago
  47. 332b242 drm/nouveau: Implement the pageflip ioctl. by Francisco Jerez · 14 years ago
  48. 042206c drm/nouveau: Implement the vblank DRM hooks. by Francisco Jerez · 14 years ago
  49. 5f80198 drm/nv50: regression fix, point NVAA/NVAC at correct PM functions by Ben Skeggs · 14 years ago
  50. 35fa2f2 drm/nouveau: add support for MSI by Ben Skeggs · 14 years ago
  51. bd2e597 drm/nv84: add support for the PCRYPT engine by Ben Skeggs · 14 years ago
  52. b8c157d drm/nouveau: only expose the object classes that are supported by the chipset by Ben Skeggs · 14 years ago
  53. 0541324a drm/nv40: Ignore sync-to-vblank active when waiting for idle. by Francisco Jerez · 14 years ago
  54. 36c952e drm/nouveau: Fix lock unbalance on card take down. by Francisco Jerez · 14 years ago
  55. 3945e47 drm/nouveau: Refactor context destruction to avoid a lock ordering issue. by Francisco Jerez · 14 years ago
  56. cff5c13 drm/nouveau: add more fine-grained locking to channel list + structures by Ben Skeggs · 14 years ago
  57. 56ac747 drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang by Ben Skeggs · 14 years ago
  58. f13b326 drm/nouveau: Expose some BO usage flags to userspace. by Francisco Jerez · 14 years ago
  59. 1397b42 drm/nouveau: Reduce severity of the unknown getparam error. by Francisco Jerez · 14 years ago
  60. 0c6c1c2 drm/nouveau: Use semaphores to handle inter-channel sync in hardware. by Francisco Jerez · 14 years ago
  61. fade7ad drm/nva3: split pm backend out from nv50 by Ben Skeggs · 14 years ago
  62. 8155cac drm/nouveau: Refactor nouveau_temp_get() into engine pointers. by Francisco Jerez · 14 years ago
  63. 442b626 drm/nv04-nv40: import initial pm backend by Ben Skeggs · 14 years ago
  64. 02c30ca drm/nv50: import initial clock get/set routines + hook up pm engine by Ben Skeggs · 14 years ago
  65. 330c598 drm/nouveau: import initial work on vbios performance table parsing by Ben Skeggs · 14 years ago
  66. 9f56b12 drm/nouveau: Simplify tile region handling. by Francisco Jerez · 14 years ago
  67. 4b5c152 drm/nouveau: Remove implicit argument from nv_wait(). by Francisco Jerez · 14 years ago
  68. fbd2895 drm/nouveau: rework init ordering so nv50_instmem.c can be less bad by Ben Skeggs · 14 years ago
  69. a8eaebc drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity by Ben Skeggs · 14 years ago
  70. 4b223ee drm/nvc0: starting point for GF100 support, everything stubbed by Ben Skeggs · 14 years ago
  71. a0d069e drm/nouveau: unwind on load errors by Dan Carpenter · 14 years ago
  72. ee2e013 drm/nouveau: introduce gpio engine by Ben Skeggs · 14 years ago
  73. c88c2e0 drm/nouveau: Move display init to a new nouveau_engine. by Francisco Jerez · 14 years ago
  74. 8bded18 drm/nv30: Init the PFB+0x3xx memory timing regs. by Francisco Jerez · 14 years ago
  75. 734ee83 drm/nv50: use correct PRAMIN flush register on original nv50 by Ben Skeggs · 14 years ago
  76. e88efe0 drm/nouveau: initialise display before enabling interrupts by Ben Skeggs · 14 years ago
  77. f56cb86 drm/nouveau: add instmem flush() hook by Ben Skeggs · 14 years ago
  78. b6d3d87 drm/nouveau: remove dev_priv->init_state and friends by Ben Skeggs · 14 years ago
  79. cd0b072 drm/nouveau: remove left-over !DRIVER_MODESET paths by Ben Skeggs · 14 years ago
  80. 6d69630 drm/nouveau: completely fail init if we fail to map the PRAMIN BAR by Ben Skeggs · 14 years ago
  81. 36d1701 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing by Dave Airlie · 14 years ago
  82. fbf8176 drm/kms: disable/enable poll around switcheroo on/off by Dave Airlie · 14 years ago
  83. 7fc74f1 drm/nouveau: Add getparam for current PTIMER time. by Marcin Kościelnicki · 14 years ago
  84. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  85. 3b9676e vga16fb, drm: vga16fb->drm handoff by Marcin Slusarz · 14 years ago
  86. 06415c5 fbmem, drm/nouveau: kick firmware framebuffers as soon as possible by Marcin Slusarz · 14 years ago
  87. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 14 years ago
  88. 2f10ffc Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  89. 78bb351 drm/nouveau: fixup the init failure paths some more by Ben Skeggs · 14 years ago
  90. a76fb4e drm/nouveau: detect vram amount once, and save the value by Ben Skeggs · 14 years ago
  91. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  92. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  94. d5e5ded Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 14 years ago
  95. 304424e drm/nv50: Improve PGRAPH interrupt handling. by Marcin Kościelnicki · 14 years ago
  96. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 14 years ago
  97. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  98. a1606a9 drm/nouveau: new gem pushbuf interface, bump to 0.0.16 by Ben Skeggs · 15 years ago
  99. ff9e527 drm/nouveau: protect channel create/destroy and irq handler with a spinlock by Maarten Maathuis · 15 years ago
  100. 9967b94 drm/nouveau: Add proper vgaarb support. by Marcin Kościelnicki · 15 years ago