1. 78ae0ad drm/nv04/disp: fix framebuffer pin refcounting by Ben Skeggs · 11 years ago
  2. 6ff8c76 drm/nouveau/mc: fix race condition between constructor and request_irq() by Ben Skeggs · 11 years ago
  3. 0ff42c5 drm/nouveau: fix reclocking on nv40 by Pali Rohár · 11 years ago
  4. 18902bb drm/nouveau/ltcg: fix allocating memory as free by Maarten Lankhorst · 11 years ago
  5. 52f9a4d drm/nouveau/ltcg: fix ltcg memory initialization after suspend by Maarten Lankhorst · 11 years ago
  6. 6284bf4 drm/nouveau/fb: fix null derefs in nv49 and nv4e init by Ilia Mirkin · 11 years ago
  7. 7a7da59 drm/nouveau: fix semaphore dmabuf obj by Maarten Lankhorst · 11 years ago
  8. e0bacd2 drm/nouveau/vm: make vm refcount into a kref by Ben Skeggs · 11 years ago
  9. dc409df drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph class by Ilia Mirkin · 11 years ago
  10. 3d8b2b4 drm/nv40/mpeg: write magic value to channel object to make it work by Ilia Mirkin · 11 years ago
  11. 35095f7 drm/nouveau: fix size check for cards without vm by Maarten Lankhorst · 11 years ago
  12. 9a7046d drm/nv50-/disp: remove dcb_outp_match call, and related variables by Emil Velikov · 11 years ago
  13. 02d6929 drm/nva3-/disp: fix hda eld writing, needs to be padded by Ilia Mirkin · 11 years ago
  14. 18f35fa drm/nv31/mpeg: fix mpeg engine initialization by Ilia Mirkin · 11 years ago
  15. 9218376 drm/nv50/mc: include vp in the fb error reporting mask by Ilia Mirkin · 11 years ago
  16. 8a25835 drm/nouveau: fix null pointer dereference in poll_changed by Maarten Lankhorst · 11 years ago
  17. 8ff8605 drm/nv50/gpio: post-nv92 cards have 32 interrupt lines by Emil Velikov · 11 years ago
  18. dedaa8f drm/nvc0/fb: take lock in nvc0_ram_put() by Roy Spliet · 11 years ago
  19. bfcd92a drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter what by Ilia Mirkin · 11 years ago
  20. 0108bc8 drm/nouveau: do not allow negative sizes for now by Maarten Lankhorst · 11 years ago
  21. 9b234db drm/nouveau: add falcon interrupt handler by Maarten Lankhorst · 11 years ago
  22. 00fc6f6 drm/nouveau: use dedicated channel for async moves on GT/GF chipsets. by Ben Skeggs · 11 years ago
  23. 06b237e drm/nouveau: bump fence timeout to 15 seconds by Maarten Lankhorst · 11 years ago
  24. 4f38559 drm/nouveau: do not unpin in nouveau_gem_object_del by Maarten Lankhorst · 11 years ago
  25. 8dda53f drm/nv50/kms: fix pin refcnt leaks by Ben Skeggs · 11 years ago
  26. fdfb833 drm/nouveau: fix some error-path leaks in fbcon handling code by Maarten Lankhorst · 11 years ago
  27. 060810d drm/nouveau: fix locking issues in page flipping paths by Ben Skeggs · 11 years ago
  28. 06d5a24 Merge remote-tracking branch 'airlied/drm-next' into drm-nouveau-next by Ben Skeggs · 11 years ago
  29. d2989b5 drm/nvc0/gr: fix gpc firmware regression by Maarten Lankhorst · 11 years ago
  30. 1bb3f6a drm/nouveau: fix minor thinko causing bo moves to not be async on kepler by Ben Skeggs · 11 years ago
  31. bf03d1b drm/nva3/disp: Fix HDMI audio regression by Ilia Mirkin · 11 years ago
  32. 378f2bc drm/nv50-/disp: Use output specific mask in interrupt by Emil Velikov · 11 years ago
  33. d005f51 drm/nouveau: use vmalloc for pgt allocation by Marcin Slusarz · 11 years ago
  34. 5c5ae71 drm/nvc0-/gr: remove some more of the hardcoded register writes by Ben Skeggs · 11 years ago
  35. d196e16e drm/nvc0-/gr: factor out yet more unknown magic into versioned functions by Ben Skeggs · 11 years ago
  36. 0bfd6f7 drm/nvd7/devinit: use fermi class, not tesla by Ben Skeggs · 11 years ago
  37. 60a4acd drm/nvf0-/gr: ctxsw scratch reg count got bumped to 16 by Ben Skeggs · 11 years ago
  38. f8adeb8 drm/nvc0-/gr: remove hardcoding of UNK count/mask in GPCCS ucode by Ben Skeggs · 11 years ago
  39. 8f6fe26 drm/nvf0/gr: build cs ucode for GK110 by Ben Skeggs · 11 years ago
  40. 960b438 drm/nvc0-/gr: extend one of the magic calculations for >4 GPCs by Ben Skeggs · 11 years ago
  41. 0085a60 drm/nvf0/gr: fix ddx shaders locking up on me by Ben Skeggs · 11 years ago
  42. 18ac424 drm/nvc0/devinit: minor typo by Ben Skeggs · 11 years ago
  43. 9d1c4c5 drm/nvf0/gr: enable support, if external cs ucode is available by Ben Skeggs · 11 years ago
  44. b054aad drm/nvf0/gr: magic sequence that makes PGRAPH come out of hiding by Ben Skeggs · 11 years ago
  45. 9ec2dbb drm/nvf0/ce: enable support by Ben Skeggs · 11 years ago
  46. 56fbd2b drm/nvf0/fifo: enable support by Ben Skeggs · 11 years ago
  47. 26410c6 drm/nvd7/gr: initial support by Maarten Lankhorst · 11 years ago
  48. a32b2ff drm/nvc0-/gr: generate cs register lists from grctx data by Ben Skeggs · 11 years ago
  49. 70f824a drm/nvc0-/gr: tpc regs a subset of gpc, add separate list for gpc/unk regs by Ben Skeggs · 11 years ago
  50. 5ee86c41 drm/nve0-/gr: some new gpc registers can have multiple copies by Ben Skeggs · 11 years ago
  51. c03ff9e drm/nvc0-/gr: pull out a group of separately context-switched gpc regs by Ben Skeggs · 11 years ago
  52. 30f4e08 drm/nvc0-/gr: make register lists from initvals functions by Ben Skeggs · 11 years ago
  53. f7d452f Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  54. 791dc143 drm/nvd0-/disp: handle case where display engine is missing/disabled by Maarten Lankhorst · 11 years ago
  55. e99716f drm/gr/nvc0-: merge nvc0/nve0 ucode, and use cpp instead of m4 by Ben Skeggs · 11 years ago
  56. 05f9a5b drm/nouveau/bsp/nv84: initial vp2 engine implementation by Ilia Mirkin · 11 years ago
  57. a0376b1 drm/nouveau/vp/nv84: initial vp2 engine implementation by Ilia Mirkin · 11 years ago
  58. 44b1e3b drm/nouveau/core: xtensa engine base class implementation by Ilia Mirkin · 11 years ago
  59. 0d4a145 drm/nouveau/vdec: fork vp3 implementations from vp2 by Ilia Mirkin · 11 years ago
  60. a0fd4ec drm/nouveau/core: move falcon class to engine/ by Ben Skeggs · 11 years ago
  61. d289871 drm/nouveau/kms: don't fail if there's no dcb table entries by Ben Skeggs · 11 years ago
  62. 79442c3a drm/nouveau: remove limit on gart by Maarten Lankhorst · 11 years ago
  63. 36798b6 drm/nouveau/vm: perform a bar flush when flushing vm by Maarten Lankhorst · 11 years ago
  64. 57f0ec1 drm/nvc0/gr: cleanup register lists, and add nvce/nvcf to switches by Ben Skeggs · 11 years ago
  65. eb12f57 drm/nvc8/gr: update initial register/context values by Ben Skeggs · 11 years ago
  66. dba50728 drm/nvc4/gr: update initial register/context values by Ben Skeggs · 11 years ago
  67. 58ef230 drm/nvc1/gr: update initial register/context values by Ben Skeggs · 11 years ago
  68. 8b637ae drm/nvc3/gr: update initial register/context values by Ben Skeggs · 11 years ago
  69. d8b02db drm/nvc0/gr: update initial register/context values by Ben Skeggs · 11 years ago
  70. 37c3afd drm/nvd9/gr: update initial register/context values by Ben Skeggs · 11 years ago
  71. 1dd44ac drm/nve4/gr: update initial register/context values by Ben Skeggs · 11 years ago
  72. a8004a9 drm/nvc0-/gr: bump maximum gpc/tpc limits by Ben Skeggs · 11 years ago
  73. cb1e06e drm/nvf0/gr: initial register/context setup by Ben Skeggs · 11 years ago
  74. 507cd5b drm/nve7/gr: update initial register/context values by Ben Skeggs · 11 years ago
  75. 99bd553 drm/nve6/gr: update initial register/context values by Ben Skeggs · 11 years ago
  76. c4c7044 drm/nouveau: delay busy bo vma removal until fence signals by Ben Skeggs · 11 years ago
  77. 780194b drm/nouveau/vm: make each vma take a reference on its parent vm by Ben Skeggs · 11 years ago
  78. 51a506c drm/nouveau/core: remove nouveau_mm.mutex, no more users by Ben Skeggs · 11 years ago
  79. 4e67bee drm/nouveau/vm: take subdev mutex, not the mm, protects against race with vm/nvc0 by Ben Skeggs · 11 years ago
  80. 15cace5 drm/nvc0/vm: handle bar tlb flushes internally by Ben Skeggs · 11 years ago
  81. ca97a36 drm/nv50-/vm: take mutex rather than irqsave spinlock by Ben Skeggs · 11 years ago
  82. 464d636 drm/nv50/vm: remove explicit vm knowledge from engines by Ben Skeggs · 11 years ago
  83. c3032ad drm/nv50/vm: handle bar tlb flushes internally by Ben Skeggs · 11 years ago
  84. fec43a7 drm/nvc0/gr: port mp trap handling from calim's kepler code by Ben Skeggs · 11 years ago
  85. 16b133d drm/nve0/gr: attempt to resume after sm traps by Ben Skeggs · 11 years ago
  86. 3d8a6ed drm/nve0/gr: s/tp/tpc/ by Ben Skeggs · 11 years ago
  87. 8d6f585 drm/nve0/fifo: create our playlists up-front, at startup by Ben Skeggs · 11 years ago
  88. da746d4 drm/nva3/clk: minor improvements to fractional N calculation by Ben Skeggs · 12 years ago
  89. dceef5d drm/nouveau/fb: initialise vram controller as pfb sub-object by Ben Skeggs · 11 years ago
  90. 54ecff3 drm/nouveau/clk: change init ordering, no longer needed by devinit by Ben Skeggs · 11 years ago
  91. 88524bc drm/nouveau/devinit: move simple pll setting routines to devinit by Ben Skeggs · 11 years ago
  92. 7ada785 drm/nouveau: pass generic subdev to calculation routines by Ben Skeggs · 11 years ago
  93. aca78e9 drm/nve0/ce: stub interrupt handler by Ben Skeggs · 11 years ago
  94. 48506d1 drm/nve0/ce: link ce2 to its engine, rather than from graphics by Ben Skeggs · 11 years ago
  95. 01672ef drm/nve0/fifo: copy engine context stored in ramfc, not externally by Ben Skeggs · 11 years ago
  96. b0bc530 drm/nve0/ce: create engine object for ce2 by Ben Skeggs · 11 years ago
  97. d53635a drm/nouveau: pull in latest ucode builds from external tree by Ben Skeggs · 11 years ago
  98. 5e33840 drm/ttm: convert to the reservation api by Maarten Lankhorst · 11 years ago
  99. b580c9e drm/nouveau: make flipping lockdep safe by Maarten Lankhorst · 11 years ago
  100. ecff665 drm/ttm: make ttm reservation calls behave like reservation calls by Maarten Lankhorst · 11 years ago