1. b054aad drm/nvf0/gr: magic sequence that makes PGRAPH come out of hiding by Ben Skeggs · 11 years ago
  2. 9ec2dbb drm/nvf0/ce: enable support by Ben Skeggs · 11 years ago
  3. 56fbd2b drm/nvf0/fifo: enable support by Ben Skeggs · 11 years ago
  4. 26410c6 drm/nvd7/gr: initial support by Maarten Lankhorst · 11 years ago
  5. a32b2ff drm/nvc0-/gr: generate cs register lists from grctx data by Ben Skeggs · 11 years ago
  6. 70f824a drm/nvc0-/gr: tpc regs a subset of gpc, add separate list for gpc/unk regs by Ben Skeggs · 11 years ago
  7. 5ee86c41 drm/nve0-/gr: some new gpc registers can have multiple copies by Ben Skeggs · 11 years ago
  8. c03ff9e drm/nvc0-/gr: pull out a group of separately context-switched gpc regs by Ben Skeggs · 11 years ago
  9. 30f4e08 drm/nvc0-/gr: make register lists from initvals functions by Ben Skeggs · 11 years ago
  10. 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
  11. 791dc143 drm/nvd0-/disp: handle case where display engine is missing/disabled by Maarten Lankhorst · 11 years ago
  12. e99716f drm/gr/nvc0-: merge nvc0/nve0 ucode, and use cpp instead of m4 by Ben Skeggs · 11 years ago
  13. 05f9a5b drm/nouveau/bsp/nv84: initial vp2 engine implementation by Ilia Mirkin · 11 years ago
  14. a0376b1 drm/nouveau/vp/nv84: initial vp2 engine implementation by Ilia Mirkin · 11 years ago
  15. 44b1e3b drm/nouveau/core: xtensa engine base class implementation by Ilia Mirkin · 11 years ago
  16. 0d4a145 drm/nouveau/vdec: fork vp3 implementations from vp2 by Ilia Mirkin · 11 years ago
  17. a0fd4ec drm/nouveau/core: move falcon class to engine/ by Ben Skeggs · 11 years ago
  18. d289871 drm/nouveau/kms: don't fail if there's no dcb table entries by Ben Skeggs · 11 years ago
  19. 79442c3a drm/nouveau: remove limit on gart by Maarten Lankhorst · 11 years ago
  20. 36798b6 drm/nouveau/vm: perform a bar flush when flushing vm by Maarten Lankhorst · 11 years ago
  21. 57f0ec1 drm/nvc0/gr: cleanup register lists, and add nvce/nvcf to switches by Ben Skeggs · 11 years ago
  22. eb12f57 drm/nvc8/gr: update initial register/context values by Ben Skeggs · 11 years ago
  23. dba50728 drm/nvc4/gr: update initial register/context values by Ben Skeggs · 11 years ago
  24. 58ef230 drm/nvc1/gr: update initial register/context values by Ben Skeggs · 11 years ago
  25. 8b637ae drm/nvc3/gr: update initial register/context values by Ben Skeggs · 11 years ago
  26. d8b02db drm/nvc0/gr: update initial register/context values by Ben Skeggs · 11 years ago
  27. 37c3afd drm/nvd9/gr: update initial register/context values by Ben Skeggs · 11 years ago
  28. 1dd44ac drm/nve4/gr: update initial register/context values by Ben Skeggs · 11 years ago
  29. a8004a9 drm/nvc0-/gr: bump maximum gpc/tpc limits by Ben Skeggs · 11 years ago
  30. cb1e06e drm/nvf0/gr: initial register/context setup by Ben Skeggs · 11 years ago
  31. 507cd5b drm/nve7/gr: update initial register/context values by Ben Skeggs · 11 years ago
  32. 99bd553 drm/nve6/gr: update initial register/context values by Ben Skeggs · 11 years ago
  33. c4c7044 drm/nouveau: delay busy bo vma removal until fence signals by Ben Skeggs · 11 years ago
  34. 780194b drm/nouveau/vm: make each vma take a reference on its parent vm by Ben Skeggs · 11 years ago
  35. 51a506c drm/nouveau/core: remove nouveau_mm.mutex, no more users by Ben Skeggs · 11 years ago
  36. 4e67bee drm/nouveau/vm: take subdev mutex, not the mm, protects against race with vm/nvc0 by Ben Skeggs · 11 years ago
  37. 15cace5 drm/nvc0/vm: handle bar tlb flushes internally by Ben Skeggs · 11 years ago
  38. ca97a36 drm/nv50-/vm: take mutex rather than irqsave spinlock by Ben Skeggs · 11 years ago
  39. 464d636 drm/nv50/vm: remove explicit vm knowledge from engines by Ben Skeggs · 11 years ago
  40. c3032ad drm/nv50/vm: handle bar tlb flushes internally by Ben Skeggs · 11 years ago
  41. fec43a7 drm/nvc0/gr: port mp trap handling from calim's kepler code by Ben Skeggs · 11 years ago
  42. 16b133d drm/nve0/gr: attempt to resume after sm traps by Ben Skeggs · 11 years ago
  43. 3d8a6ed drm/nve0/gr: s/tp/tpc/ by Ben Skeggs · 11 years ago
  44. 8d6f585 drm/nve0/fifo: create our playlists up-front, at startup by Ben Skeggs · 11 years ago
  45. da746d4 drm/nva3/clk: minor improvements to fractional N calculation by Ben Skeggs · 12 years ago
  46. dceef5d drm/nouveau/fb: initialise vram controller as pfb sub-object by Ben Skeggs · 12 years ago
  47. 54ecff3 drm/nouveau/clk: change init ordering, no longer needed by devinit by Ben Skeggs · 12 years ago
  48. 88524bc drm/nouveau/devinit: move simple pll setting routines to devinit by Ben Skeggs · 12 years ago
  49. 7ada785 drm/nouveau: pass generic subdev to calculation routines by Ben Skeggs · 12 years ago
  50. aca78e9 drm/nve0/ce: stub interrupt handler by Ben Skeggs · 11 years ago
  51. 48506d1 drm/nve0/ce: link ce2 to its engine, rather than from graphics by Ben Skeggs · 11 years ago
  52. 01672ef drm/nve0/fifo: copy engine context stored in ramfc, not externally by Ben Skeggs · 11 years ago
  53. b0bc530 drm/nve0/ce: create engine object for ce2 by Ben Skeggs · 11 years ago
  54. d53635a drm/nouveau: pull in latest ucode builds from external tree by Ben Skeggs · 11 years ago
  55. 5e33840 drm/ttm: convert to the reservation api by Maarten Lankhorst · 11 years ago
  56. b580c9e drm/nouveau: make flipping lockdep safe by Maarten Lankhorst · 11 years ago
  57. ecff665 drm/ttm: make ttm reservation calls behave like reservation calls by Maarten Lankhorst · 11 years ago
  58. 1107276 drm/nouveau: always select ACPI_VIDEO if ACPI is enabled. by Maarten Lankhorst · 11 years ago
  59. 27f06b2 drm/nouveau: complain loudly if buffer is pinned during destruction by Maarten Lankhorst · 11 years ago
  60. 1e2bd5f drm/nouveau: fixup fbcon failure paths by Maarten Lankhorst · 11 years ago
  61. 198c14a drm/nouveau: unpin notify object in chan_fini by Maarten Lankhorst · 11 years ago
  62. 1af7c7d drm/nouveau: implement prime helper unpin function by Maarten Lankhorst · 11 years ago
  63. 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
  64. 0e32fde Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  65. d40ee48 drm/nv50/kms: use dac loadval from vbios, where it's available by Ben Skeggs · 11 years ago
  66. ea9197c drm/nv50/disp: force dac power state during load detect by Ben Skeggs · 11 years ago
  67. 89e033a drm/nv50-nv84/fifo: fix resume regression introduced by playlist race fix by Ben Skeggs · 11 years ago
  68. beba44b drm/nv84/disp: Fix HDMI audio regression by Alexander Stein · 11 years ago
  69. b06f6a9 drm/nouveau: use mdelay instead of large udelay constants by Arnd Bergmann · 11 years ago
  70. 247d36d drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} by Andy Lutomirski · 11 years ago
  71. c313d56 Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next by Dave Airlie · 11 years ago
  72. 95d38d1 drm/nouveau: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  73. 007b703 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  74. 81dff21 drm/nouveau: ensure channels are stopped before saving fences for suspend by Ben Skeggs · 11 years ago
  75. b509656 drm/nv50/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  76. 9426eed drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo fini by Ben Skeggs · 11 years ago
  77. fadb171 drm/nvc0/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  78. c2e3259 drm/nve0/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  79. fe6fc09 drm/nve0/ltcg: poke the partition count into yet another register by Ben Skeggs · 11 years ago
  80. 49debbe drm/nvc0/ltcg: fix handling of disabled partitions by Ben Skeggs · 11 years ago
  81. 6d5f838 drm/nvc0/ce: disable ce1 on a number of chipsets by Ben Skeggs · 11 years ago
  82. 46b47b8 drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode by Ben Skeggs · 11 years ago
  83. c5e624f drm/nouveau: fix build with nv50->nvc0 by Dave Airlie · 11 years ago
  84. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  85. f49e725 drm/nouveau: fix build with nv50->nvc0 by Dave Airlie · 11 years ago
  86. 7b4f638 drm/nve0: recognise nvf0 as a kepler board (GK110) by Ben Skeggs · 11 years ago
  87. 9fe72f9 drm/nouveau: force noaccel when no PFIFO support present by Ben Skeggs · 11 years ago
  88. e5398b2 drm/nvf0/disp: expose display class 2.2 by Ben Skeggs · 11 years ago
  89. 893e90c drm/nouveau/fifo: implement channel creation event generation by Ben Skeggs · 11 years ago
  90. 10eeaf1 drm/nouveau/core: allow non-maskable events by Ben Skeggs · 11 years ago
  91. 6d1d1cc drm/nouveau/timer: allow alarms to be cancelled by Ben Skeggs · 11 years ago
  92. 10caad3 drm/nouveau/device: tweak the device/subdev relationship a little by Ben Skeggs · 11 years ago
  93. 066a5d0 drm/nouveau/device: enable proper constructor/destructor by Ben Skeggs · 11 years ago
  94. 9aecbad drm/nouveau/device: have engine object initialised before creation by Ben Skeggs · 11 years ago
  95. dded35d drm/nouveau/device: convert to engine, rather than subdev by Ben Skeggs · 11 years ago
  96. 2ecda48 drm/nv50-/disp: use self as parent for subobjects by Ben Skeggs · 11 years ago
  97. f50c805 drm/nv50-/fifo: use parent as self for subobjects by Ben Skeggs · 11 years ago
  98. a3e6789 drm/nv20-nv30/gr: use parent as self for subobjects by Ben Skeggs · 11 years ago
  99. 617a6cb drm/nvc0-/gr: use self as parent for subobjects by Ben Skeggs · 11 years ago
  100. 1409d90 drm/nv04-nv40/instmem: use self as parent for subobjects by Ben Skeggs · 11 years ago