1. 382d62e drm/nouveau: fix annoying nouveau_fence type issue by Marcin Slusarz · 14 years ago
  2. 5f80198 drm/nv50: regression fix, point NVAA/NVAC at correct PM functions by Ben Skeggs · 14 years ago
  3. 35fa2f2 drm/nouveau: add support for MSI by Ben Skeggs · 14 years ago
  4. 01d63187 drm/nv10: fix thinko and let nv17 do 3d again :) by Ben Skeggs · 14 years ago
  5. 8888cb1 drm/nv50: fix evo instmem alignment by Ben Skeggs · 14 years ago
  6. 97e2000 drm/nv50: improve evo error handler when more than just channel 0 active by Ben Skeggs · 14 years ago
  7. 43ce028 drm/nv50: rework evo init to match nvidia more closely by Ben Skeggs · 14 years ago
  8. 1e96268 drm/nv50: initial work to allow multiple evo channels by Ben Skeggs · 14 years ago
  9. b7bc613 drm/nv50: move evo handling to nv50_evo.c by Ben Skeggs · 14 years ago
  10. 106ddad drm/nv50: clearer separation of the stages of evo init by Ben Skeggs · 14 years ago
  11. f4512e6 drm/nv50: create graph and crypt contexts on demand by Ben Skeggs · 14 years ago
  12. 3052be2 drm/nv50: remove excessive alignment of graph/crypt contexts by Ben Skeggs · 14 years ago
  13. bd2e597 drm/nv84: add support for the PCRYPT engine by Ben Skeggs · 14 years ago
  14. b8c157d drm/nouveau: only expose the object classes that are supported by the chipset by Ben Skeggs · 14 years ago
  15. a6a1a38 drm/nouveau: use object class structs more extensively by Ben Skeggs · 14 years ago
  16. 5053694 drm/nouveau: store engine type in gpuobj class structs by Ben Skeggs · 14 years ago
  17. 9100468 drm/nouveau: pass gpuobj alignment request down into backing allocator by Ben Skeggs · 14 years ago
  18. 0541324a drm/nv40: Ignore sync-to-vblank active when waiting for idle. by Francisco Jerez · 14 years ago
  19. 889fa93 drm/nouveau: Take fence spinlock in nouveau_fence_channel_fini(). by Francisco Jerez · 14 years ago
  20. 2b478add drm/nouveau: Avoid race in the interchannel sync code. by Francisco Jerez · 14 years ago
  21. 2a6789a drm/nouveau: Make fences take a weak channel reference. by Francisco Jerez · 14 years ago
  22. f091a3d drm/nouveau: Implement weak channel references. by Francisco Jerez · 14 years ago
  23. 36c952e drm/nouveau: Fix lock unbalance on card take down. by Francisco Jerez · 14 years ago
  24. feeb0ae drm/nouveau: Add unlocked variants of nouveau_channel_get/put. by Francisco Jerez · 14 years ago
  25. f175b74 drm/nouveau: Fix race condition in channel refcount handling. by Francisco Jerez · 14 years ago
  26. 3945e47 drm/nouveau: Refactor context destruction to avoid a lock ordering issue. by Francisco Jerez · 14 years ago
  27. fcccab2 drm/nouveau: Use lazy fence waits when doing software interchannel sync. by Francisco Jerez · 14 years ago
  28. aa5ac73 drm/nouveau: Leave BO eviction synchronization for later. by Francisco Jerez · 14 years ago
  29. cbb4b60 drm/nv50: remove some unnecessary PDISPLAY init by Ben Skeggs · 14 years ago
  30. 9acc810 drm/nouveau: fallback to sw fbcon if we can't get mutex immediately by Ben Skeggs · 14 years ago
  31. 6032649 drm/nouveau: hook up acpi power supply change tracking by Ben Skeggs · 14 years ago
  32. 18a16a7 drm/nouveau: return error from nouveau_ramht_remove() if not found by Ben Skeggs · 14 years ago
  33. 938c40e drm/nouveau: use interruptible waits during pushbuf validation by Ben Skeggs · 14 years ago
  34. 08cd3d4 drm/nouveau: fix thinko in channel locking in semaphore path by Ben Skeggs · 14 years ago
  35. 21e86c1 drm/nouveau: remove cpu_writers lock by Ben Skeggs · 14 years ago
  36. b12120a drm/nouveau: switch to unlocked ioctls by Ben Skeggs · 14 years ago
  37. cff5c13 drm/nouveau: add more fine-grained locking to channel list + structures by Ben Skeggs · 14 years ago
  38. 6a6b73f drm/nouveau: add per-channel mutex, use to lock access to drm's channel by Ben Skeggs · 14 years ago
  39. ceed5f3 drm/nouveau: disallow fbcon accel if running in interrupt context by Ben Skeggs · 14 years ago
  40. 7c74cbd drm/nouveau: tidy fifo swmthd handler a little by Ben Skeggs · 14 years ago
  41. 702adba drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock by Thomas Hellstrom · 14 years ago
  42. ab83833 nouveau: Acknowledge HPD irq in handler, not bottom half by Andy Lutomirski · 14 years ago
  43. c1b60ec drm/nouveau: Fix a few confusions between "chipset" and "card_type". by Francisco Jerez · 14 years ago
  44. 5bead79 drm/nouveau: don't expose backlight control when available through ACPI by Ben Skeggs · 14 years ago
  45. cac8f05 drm/nouveau/pm: improve memtiming mappings by Roy Spliet · 14 years ago
  46. 9d5a6c4 drm/nouveau: Make PCIE GART size depend on the available RAMIN space. by Francisco Jerez · 14 years ago
  47. dd661e5 drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN. by Francisco Jerez · 14 years ago
  48. b54262f drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set by Martin Peres · 14 years ago
  49. 84b8081 drm/nouveau: Don't use load detection for connector polling. by Francisco Jerez · 14 years ago
  50. 63d6fd3 drm/nv10-nv20: Fix instability after MPLL changes. by Francisco Jerez · 14 years ago
  51. 56ac747 drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang by Ben Skeggs · 14 years ago
  52. 06ef3e6 drm/nouveau: Don't poll LVDS outputs. by Francisco Jerez · 14 years ago
  53. 01db363 drm/nouveau: Use "force" to decide if analog load detection is ok or not. by Francisco Jerez · 14 years ago
  54. 5794b5f drm/nv04: Fix scanout over the 16MB mark. by Francisco Jerez · 14 years ago
  55. 3c29f9e drm/nouveau: fix nv40 pcie gart size by Lucas Stach · 14 years ago
  56. 2a56a0b drm/nva3: fix overflow in fixed point math used for pll calculation by Ben Skeggs · 14 years ago
  57. 699ddfd drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine. by Francisco Jerez · 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. 7bb94d2 drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks. by Francisco Jerez · 14 years ago
  61. cbab95db drm/nouveau: Some random cleanups. by Francisco Jerez · 14 years ago
  62. 5eb94fb drm/nv11: Fix bad PLL detection false positive. by Francisco Jerez · 14 years ago
  63. 327ceae drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode. by Francisco Jerez · 14 years ago
  64. 1f5bd44 drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth. by Francisco Jerez · 14 years ago
  65. 907af60 drm/nouveau: Fix sleep while atomic in the semaphore code. by Francisco Jerez · 14 years ago
  66. da3bd82 drm/nouveau: ratelimit IRQ messages by Jiri Slaby · 14 years ago
  67. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  68. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  69. a8d7be8 i2c: Remove unneeded inclusions of <linux/i2c-id.h> by Jean Delvare · 14 years ago
  70. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  71. 21c74a8 drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum by Jason Wessel · 14 years ago
  72. b7ae505 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  73. dab8dcf drm: don't drop handle reference on unload by Dave Airlie · 14 years ago
  74. 96a03fc Merge branch 'drm-kdb-next' into drm-core-next by Dave Airlie · 14 years ago
  75. 0c8eb0d Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago
  76. a424d76 drm/nouveau/kms: Avoid a hang entering KDB with VT accel on. by Chris Ball · 14 years ago
  77. 413d45d drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API by Jason Wessel · 14 years ago
  78. be64c2bb drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS. by Chris Ball · 14 years ago
  79. fb7ba21 Merge remote branch 'korg/drm-fixes' into drm-vmware-next by Dave Airlie · 14 years ago
  80. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 14 years ago
  81. 42311ff drm/ttm: introduce utility function to free an allocated memory node by Ben Skeggs · 14 years ago
  82. a845fff drm/nouveau: fix thinkos in mem timing table recordlen check by Roy Spliet · 14 years ago
  83. ca8e7c6 drm/nouveau: parse voltage from perf 0x40 entires by Ben Skeggs · 14 years ago
  84. eadc69c drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cards by Emil Velikov · 14 years ago
  85. 8af29cc drm/nv50: Fix large 3D performance regression caused by the interchannel sync patches. by Francisco Jerez · 14 years ago
  86. 6479881 drm/nouveau: Synchronize buffer object moves in hardware. by Francisco Jerez · 14 years ago
  87. 0c6c1c2 drm/nouveau: Use semaphores to handle inter-channel sync in hardware. by Francisco Jerez · 14 years ago
  88. 8ac3891 drm/nouveau: Provide a means to have arbitrary work run on fence completion. by Francisco Jerez · 14 years ago
  89. 2730723 drm/nouveau: Minor refactoring/cleanup of the fence code. by Francisco Jerez · 14 years ago
  90. 0cba1b7 drm/nouveau: Add a module option to force card POST. by Marcin Kościelnicki · 14 years ago
  91. 62841ab drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idle by Ben Skeggs · 14 years ago
  92. cd2fb2e drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. by Francisco Jerez · 14 years ago
  93. 23357e4 drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs. by Francisco Jerez · 14 years ago
  94. 2756a4f drm/nouveau: Fix perf table parsing on BMP v5.25. by Francisco Jerez · 14 years ago
  95. 62acdc7 drm/nouveau: fix required mode bandwidth calculation for DP by Ben Skeggs · 14 years ago
  96. 85341f2 drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328c by Ben Skeggs · 14 years ago
  97. fade7ad drm/nva3: split pm backend out from nv50 by Ben Skeggs · 14 years ago
  98. aee582d drm/nouveau: run perflvl and M table scripts on mem clock change by Ben Skeggs · 14 years ago
  99. 5c6dc65 drm/nouveau: pass perflvl struct to clock_pre() by Ben Skeggs · 14 years ago
  100. fe224bb drm/nouveau: enable enhanced framing only if DP display supports it by Ben Skeggs · 14 years ago