1. 274fec9 drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files by Ben Skeggs · 14 years ago
  2. 5178d40 drm/nouveau: move PFIFO ISR into nv04_fifo.c by Ben Skeggs · 14 years ago
  3. 25b8578 drm/nv04-nv40: register vblank isr by Ben Skeggs · 14 years ago
  4. 8cbe71a drm/nouveau: move bitfield/enum helpers to nouveau_util.c by Ben Skeggs · 14 years ago
  5. 19b7fc7 drm/nv50: use register/unregister functionality for PDISPLAY ISR by Ben Skeggs · 14 years ago
  6. 2cbd4c8 drm/nv50: move GPIO ISR to nv50_gpio.c by Ben Skeggs · 14 years ago
  7. d7facf9 drm/nv84: move PCRYPT ISR out of nouveau_irq.c by Ben Skeggs · 14 years ago
  8. 8f8a544 drm/nouveau: allow irq handlers to be installed by engine-specific code by Ben Skeggs · 14 years ago
  9. a169f09 drm/nv50: 0x50c0 apparently works on NVA3+ too, so lets allow it by Ben Skeggs · 14 years ago
  10. aa2c2e8 drm/nv50: fix compute object class by Ben Skeggs · 14 years ago
  11. 23c45e8 drm/nouveau: Fix sleep while atomic in nouveau_bo_fence(). by Francisco Jerez · 14 years ago
  12. 87a326a drm/nv20: Add Z compression support. by Francisco Jerez · 14 years ago
  13. a5cf68b drm/nouveau: Rework tile region handling. by Francisco Jerez · 14 years ago
  14. e419cf0 drm/nouveau: Add a separate class for the kernel channel mutex. by Francisco Jerez · 14 years ago
  15. 1f6d2de drm/nv50: Keep track of the head a channel is vsync'ing to. by Francisco Jerez · 14 years ago
  16. 1c180fa drm/nouveau: Call drm_vblank_pre/post_modeset() around mode setting. by Francisco Jerez · 14 years ago
  17. 332b242 drm/nouveau: Implement the pageflip ioctl. by Francisco Jerez · 14 years ago
  18. 042206c drm/nouveau: Implement the vblank DRM hooks. by Francisco Jerez · 14 years ago
  19. 63f7fcf drm/nv04: Make CRTC base changes effective in the next hsync. by Francisco Jerez · 14 years ago
  20. 382d62e drm/nouveau: fix annoying nouveau_fence type issue by Marcin Slusarz · 14 years ago
  21. 5f80198 drm/nv50: regression fix, point NVAA/NVAC at correct PM functions by Ben Skeggs · 14 years ago
  22. 35fa2f2 drm/nouveau: add support for MSI by Ben Skeggs · 14 years ago
  23. 01d6318 drm/nv10: fix thinko and let nv17 do 3d again :) by Ben Skeggs · 14 years ago
  24. 8888cb1 drm/nv50: fix evo instmem alignment by Ben Skeggs · 14 years ago
  25. 97e2000 drm/nv50: improve evo error handler when more than just channel 0 active by Ben Skeggs · 14 years ago
  26. 43ce028 drm/nv50: rework evo init to match nvidia more closely by Ben Skeggs · 14 years ago
  27. 1e96268 drm/nv50: initial work to allow multiple evo channels by Ben Skeggs · 14 years ago
  28. b7bc613 drm/nv50: move evo handling to nv50_evo.c by Ben Skeggs · 14 years ago
  29. 106ddad drm/nv50: clearer separation of the stages of evo init by Ben Skeggs · 14 years ago
  30. f4512e6 drm/nv50: create graph and crypt contexts on demand by Ben Skeggs · 14 years ago
  31. 3052be2 drm/nv50: remove excessive alignment of graph/crypt contexts by Ben Skeggs · 14 years ago
  32. bd2e597 drm/nv84: add support for the PCRYPT engine by Ben Skeggs · 14 years ago
  33. b8c157d drm/nouveau: only expose the object classes that are supported by the chipset by Ben Skeggs · 14 years ago
  34. a6a1a38 drm/nouveau: use object class structs more extensively by Ben Skeggs · 14 years ago
  35. 5053694 drm/nouveau: store engine type in gpuobj class structs by Ben Skeggs · 14 years ago
  36. 9100468 drm/nouveau: pass gpuobj alignment request down into backing allocator by Ben Skeggs · 14 years ago
  37. 0541324a drm/nv40: Ignore sync-to-vblank active when waiting for idle. by Francisco Jerez · 14 years ago
  38. 889fa93 drm/nouveau: Take fence spinlock in nouveau_fence_channel_fini(). by Francisco Jerez · 14 years ago
  39. 2b478ad drm/nouveau: Avoid race in the interchannel sync code. by Francisco Jerez · 14 years ago
  40. 2a6789a drm/nouveau: Make fences take a weak channel reference. by Francisco Jerez · 14 years ago
  41. f091a3d drm/nouveau: Implement weak channel references. by Francisco Jerez · 14 years ago
  42. 36c952e drm/nouveau: Fix lock unbalance on card take down. by Francisco Jerez · 14 years ago
  43. feeb0ae drm/nouveau: Add unlocked variants of nouveau_channel_get/put. by Francisco Jerez · 14 years ago
  44. f175b74 drm/nouveau: Fix race condition in channel refcount handling. by Francisco Jerez · 14 years ago
  45. 3945e47 drm/nouveau: Refactor context destruction to avoid a lock ordering issue. by Francisco Jerez · 14 years ago
  46. fcccab2 drm/nouveau: Use lazy fence waits when doing software interchannel sync. by Francisco Jerez · 14 years ago
  47. aa5ac73 drm/nouveau: Leave BO eviction synchronization for later. by Francisco Jerez · 14 years ago
  48. cbb4b60 drm/nv50: remove some unnecessary PDISPLAY init by Ben Skeggs · 14 years ago
  49. 9acc810 drm/nouveau: fallback to sw fbcon if we can't get mutex immediately by Ben Skeggs · 14 years ago
  50. 6032649 drm/nouveau: hook up acpi power supply change tracking by Ben Skeggs · 14 years ago
  51. 18a16a7 drm/nouveau: return error from nouveau_ramht_remove() if not found by Ben Skeggs · 14 years ago
  52. 938c40e drm/nouveau: use interruptible waits during pushbuf validation by Ben Skeggs · 14 years ago
  53. 08cd3d4 drm/nouveau: fix thinko in channel locking in semaphore path by Ben Skeggs · 14 years ago
  54. 21e86c1 drm/nouveau: remove cpu_writers lock by Ben Skeggs · 14 years ago
  55. b12120a drm/nouveau: switch to unlocked ioctls by Ben Skeggs · 14 years ago
  56. cff5c13 drm/nouveau: add more fine-grained locking to channel list + structures by Ben Skeggs · 14 years ago
  57. 6a6b73f drm/nouveau: add per-channel mutex, use to lock access to drm's channel by Ben Skeggs · 14 years ago
  58. ceed5f3 drm/nouveau: disallow fbcon accel if running in interrupt context by Ben Skeggs · 14 years ago
  59. 7c74cbd drm/nouveau: tidy fifo swmthd handler a little by Ben Skeggs · 14 years ago
  60. 702adba drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock by Thomas Hellstrom · 14 years ago
  61. ab83833 nouveau: Acknowledge HPD irq in handler, not bottom half by Andy Lutomirski · 14 years ago
  62. c1b60ec drm/nouveau: Fix a few confusions between "chipset" and "card_type". by Francisco Jerez · 14 years ago
  63. 5bead79 drm/nouveau: don't expose backlight control when available through ACPI by Ben Skeggs · 14 years ago
  64. cac8f05 drm/nouveau/pm: improve memtiming mappings by Roy Spliet · 14 years ago
  65. 9d5a6c4 drm/nouveau: Make PCIE GART size depend on the available RAMIN space. by Francisco Jerez · 14 years ago
  66. dd661e5 drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN. by Francisco Jerez · 14 years ago
  67. b54262f drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set by Martin Peres · 14 years ago
  68. 84b8081 drm/nouveau: Don't use load detection for connector polling. by Francisco Jerez · 14 years ago
  69. 63d6fd3 drm/nv10-nv20: Fix instability after MPLL changes. by Francisco Jerez · 14 years ago
  70. 56ac747 drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang by Ben Skeggs · 14 years ago
  71. 06ef3e6 drm/nouveau: Don't poll LVDS outputs. by Francisco Jerez · 14 years ago
  72. 01db363 drm/nouveau: Use "force" to decide if analog load detection is ok or not. by Francisco Jerez · 14 years ago
  73. 5794b5f drm/nv04: Fix scanout over the 16MB mark. by Francisco Jerez · 14 years ago
  74. 3c29f9e drm/nouveau: fix nv40 pcie gart size by Lucas Stach · 14 years ago
  75. 2a56a0b drm/nva3: fix overflow in fixed point math used for pll calculation by Ben Skeggs · 14 years ago
  76. 699ddfd drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine. by Francisco Jerez · 14 years ago
  77. f13b326 drm/nouveau: Expose some BO usage flags to userspace. by Francisco Jerez · 14 years ago
  78. 1397b42 drm/nouveau: Reduce severity of the unknown getparam error. by Francisco Jerez · 14 years ago
  79. 7bb94d2 drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks. by Francisco Jerez · 14 years ago
  80. cbab95d drm/nouveau: Some random cleanups. by Francisco Jerez · 14 years ago
  81. 5eb94fb drm/nv11: Fix bad PLL detection false positive. by Francisco Jerez · 14 years ago
  82. 327ceae drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode. by Francisco Jerez · 14 years ago
  83. 1f5bd44 drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth. by Francisco Jerez · 14 years ago
  84. 907af60 drm/nouveau: Fix sleep while atomic in the semaphore code. by Francisco Jerez · 14 years ago
  85. da3bd82 drm/nouveau: ratelimit IRQ messages by Jiri Slaby · 14 years ago
  86. 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
  87. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  88. a8d7be8 i2c: Remove unneeded inclusions of <linux/i2c-id.h> by Jean Delvare · 14 years ago
  89. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  90. 21c74a8 drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum by Jason Wessel · 14 years ago
  91. b7ae505 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  92. dab8dcf drm: don't drop handle reference on unload by Dave Airlie · 14 years ago
  93. 96a03fc Merge branch 'drm-kdb-next' into drm-core-next by Dave Airlie · 14 years ago
  94. 0c8eb0d Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago
  95. a424d76 drm/nouveau/kms: Avoid a hang entering KDB with VT accel on. by Chris Ball · 14 years ago
  96. 413d45d drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API by Jason Wessel · 14 years ago
  97. be64c2bb drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS. by Chris Ball · 14 years ago
  98. fb7ba21 Merge remote branch 'korg/drm-fixes' into drm-vmware-next by Dave Airlie · 14 years ago
  99. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 14 years ago
  100. 42311ff drm/ttm: introduce utility function to free an allocated memory node by Ben Skeggs · 14 years ago