1. dceef5d drm/nouveau/fb: initialise vram controller as pfb sub-object by Ben Skeggs · 11 years ago
  2. 54ecff3 drm/nouveau/clk: change init ordering, no longer needed by devinit by Ben Skeggs · 11 years ago
  3. 88524bc drm/nouveau/devinit: move simple pll setting routines to devinit by Ben Skeggs · 11 years ago
  4. 7ada785 drm/nouveau: pass generic subdev to calculation routines by Ben Skeggs · 11 years ago
  5. aca78e9 drm/nve0/ce: stub interrupt handler by Ben Skeggs · 11 years ago
  6. 48506d1 drm/nve0/ce: link ce2 to its engine, rather than from graphics by Ben Skeggs · 11 years ago
  7. 01672ef drm/nve0/fifo: copy engine context stored in ramfc, not externally by Ben Skeggs · 11 years ago
  8. b0bc530 drm/nve0/ce: create engine object for ce2 by Ben Skeggs · 11 years ago
  9. d53635a drm/nouveau: pull in latest ucode builds from external tree by Ben Skeggs · 11 years ago
  10. 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
  11. d40ee48 drm/nv50/kms: use dac loadval from vbios, where it's available by Ben Skeggs · 11 years ago
  12. ea9197c drm/nv50/disp: force dac power state during load detect by Ben Skeggs · 11 years ago
  13. 89e033a drm/nv50-nv84/fifo: fix resume regression introduced by playlist race fix by Ben Skeggs · 11 years ago
  14. beba44b drm/nv84/disp: Fix HDMI audio regression by Alexander Stein · 11 years ago
  15. b06f6a9 drm/nouveau: use mdelay instead of large udelay constants by Arnd Bergmann · 11 years ago
  16. c313d56 Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next by Dave Airlie · 11 years ago
  17. 95d38d1 drm/nouveau: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  18. 007b703 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  19. 81dff21 drm/nouveau: ensure channels are stopped before saving fences for suspend by Ben Skeggs · 11 years ago
  20. b509656 drm/nv50/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  21. 9426eed drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo fini by Ben Skeggs · 11 years ago
  22. fadb171 drm/nvc0/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  23. c2e3259 drm/nve0/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  24. fe6fc09 drm/nve0/ltcg: poke the partition count into yet another register by Ben Skeggs · 11 years ago
  25. 49debbe drm/nvc0/ltcg: fix handling of disabled partitions by Ben Skeggs · 11 years ago
  26. 6d5f838 drm/nvc0/ce: disable ce1 on a number of chipsets by Ben Skeggs · 11 years ago
  27. 46b47b8 drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode by Ben Skeggs · 11 years ago
  28. c5e624f drm/nouveau: fix build with nv50->nvc0 by Dave Airlie · 11 years ago
  29. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  30. f49e725 drm/nouveau: fix build with nv50->nvc0 by Dave Airlie · 11 years ago
  31. 7b4f638 drm/nve0: recognise nvf0 as a kepler board (GK110) by Ben Skeggs · 11 years ago
  32. 9fe72f9 drm/nouveau: force noaccel when no PFIFO support present by Ben Skeggs · 11 years ago
  33. e5398b2 drm/nvf0/disp: expose display class 2.2 by Ben Skeggs · 11 years ago
  34. 893e90c drm/nouveau/fifo: implement channel creation event generation by Ben Skeggs · 11 years ago
  35. 10eeaf1 drm/nouveau/core: allow non-maskable events by Ben Skeggs · 11 years ago
  36. 6d1d1cc drm/nouveau/timer: allow alarms to be cancelled by Ben Skeggs · 11 years ago
  37. 10caad3 drm/nouveau/device: tweak the device/subdev relationship a little by Ben Skeggs · 11 years ago
  38. 066a5d0 drm/nouveau/device: enable proper constructor/destructor by Ben Skeggs · 11 years ago
  39. 9aecbad drm/nouveau/device: have engine object initialised before creation by Ben Skeggs · 11 years ago
  40. dded35d drm/nouveau/device: convert to engine, rather than subdev by Ben Skeggs · 11 years ago
  41. 2ecda48 drm/nv50-/disp: use self as parent for subobjects by Ben Skeggs · 11 years ago
  42. f50c805 drm/nv50-/fifo: use parent as self for subobjects by Ben Skeggs · 11 years ago
  43. a3e6789 drm/nv20-nv30/gr: use parent as self for subobjects by Ben Skeggs · 11 years ago
  44. 617a6cb drm/nvc0-/gr: use self as parent for subobjects by Ben Skeggs · 11 years ago
  45. 1409d90 drm/nv04-nv40/instmem: use self as parent for subobjects by Ben Skeggs · 11 years ago
  46. be1e8e1 drm/nv04-nv40/vm: use self as parent for subobjects by Ben Skeggs · 11 years ago
  47. f83145e drm/nv50-/bar: use self as parent for subobjects by Ben Skeggs · 11 years ago
  48. b5795c7 drm/nv04-nv40/instmem: remove parent deref hack by Ben Skeggs · 11 years ago
  49. d395f1e drm/nouveau/i2c: remove parent deref hack by Ben Skeggs · 11 years ago
  50. db91d68 drm/nouveau/core: rebase object ref/use counts after ctor/init/fini events by Ben Skeggs · 11 years ago
  51. 43e6e51 drm/nv50/disp: inform core when we're not creating a new context by Ben Skeggs · 11 years ago
  52. bdd4e84 drm/nouveau/therm: send some messages to debug level by Ben Skeggs · 11 years ago
  53. bf3d816 drm/nve0/gr: add handling for a bunch of PGRAPH traps by Christoph Bumiller · 11 years ago
  54. 0fa9061 drm/nouveau/mc: handle irq-related setup ourselves by Ben Skeggs · 11 years ago
  55. 1a64634 drm/nv04/disp: hide all the cruft away in its own little hole by Ben Skeggs · 11 years ago
  56. b9a3140 drm/nouveau/bios: add missing newline on IO*_OR opcode debugging by Ben Skeggs · 11 years ago
  57. 28ec70f drm/nouveau/bios: suppress some parser errors when dry-running scripts by Ben Skeggs · 11 years ago
  58. 3f196a0 drm/nve0: magic up some support for GF117 by Ben Skeggs · 11 years ago
  59. 8cb303a drm/nvc0-/ltcg: Fix build on 32-bit platforms (v2) by Roy Spliet · 11 years ago
  60. cade241 drm/nouveau/drm: adding support for backlight control of GT525M (NVC0) by Florian Scholz · 11 years ago
  61. 142c21b drm/nouveau/drm: bump the driver version to 1.1.1 to report new features by Christoph Bumiller · 11 years ago
  62. 9685482 drm/nvc0/gr: add software methods to control some MP regs by Christoph Bumiller · 11 years ago
  63. 7e22e71 drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITS by Christoph Bumiller · 11 years ago
  64. e30441a drm/nvc0-/ltcg: implement VRAM compression by Christoph Bumiller · 11 years ago
  65. de7b7d5 drm/nouveau/ttm: allow tiled memtype on system memory buffer objects by Ben Skeggs · 11 years ago
  66. 7092a8d drm/nve0/grctx: initial attempt at unhardcoding yet more magic by Ben Skeggs · 11 years ago
  67. ba366c2 drm/nv50/therm: implement temperature reading by Martin Peres · 11 years ago
  68. 2f45736 drm/nouveau/therm: split the nv50 and nv84 code by Martin Peres · 11 years ago
  69. 897a6e2 drm/nouveau/drm: fix crash in vram manager debug callback by Marcin Slusarz · 11 years ago
  70. fffeba2 drm/nvc0/fb: ignore readback page alloc failure to support userspace by Ben Skeggs · 11 years ago
  71. c5bd028 drm/nouveau/disp: fix uninitialised eq_done in error path by Ben Skeggs · 11 years ago
  72. c9cdee1 Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  73. b1ea3e6 drm/nouveau: fix unconditional return waiting on memory by Calvin Owens · 11 years ago
  74. b196553 Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  75. 121cdf0 nouveau: Attempt to use platform-provided ROM image by Matthew Garrett · 11 years ago
  76. e4604d8 drm/nouveau: fix NULL ptr dereference from nv50_disp_intr() by Maarten Lankhorst · 11 years ago
  77. b43decd drm/nouveau: fix handling empty channel list in ioctl's by Maarten Lankhorst · 11 years ago
  78. f60b6e7 drm/nv50/kms: prevent lockdep false-positive in page flipping path by Ben Skeggs · 11 years ago
  79. 4fa1339 drm/nouveau/core: fix return value of nouveau_object_del() by Ben Skeggs · 11 years ago
  80. 804ca90 drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailable by Martin Peres · 11 years ago
  81. 0b3ee37 drm/nouveau/therm: display the availability of the internal sensor by Martin Peres · 11 years ago
  82. bf55eb8 drm/nouveau/therm: disable temperature management if the sensor isn't readable by Martin Peres · 11 years ago
  83. 98ee7c7 drm/nouveau/therm: disable auto fan management if temperature is not available by Martin Peres · 11 years ago
  84. 76c0295 drm/nv40/therm: reserve negative temperatures for errors by Martin Peres · 11 years ago
  85. ad40d73 drm/nv40/therm: disable temperature reading if the bios misses some parameters by Martin Peres · 11 years ago
  86. 13506e2 drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the user by Martin Peres · 11 years ago
  87. c4ce924 drm/nouveau/therm: remove some confusion introduced by therm_mode by Martin Peres · 11 years ago
  88. 7591782 drm/nouveau/therm: do not make assumptions on temperature by Martin Peres · 11 years ago
  89. eea4eb1 drm/nv40/therm: increase the sensor's settling delay to 20ms by Martin Peres · 11 years ago
  90. 7ae9712 drm/nv40/therm: improve selection between the old and the new style by Martin Peres · 11 years ago
  91. c1b90df drm/nv50: use correct tiling methods for m2mf buffer moves by Marcin Slusarz · 11 years ago
  92. 2b77c1c drm/nouveau: idle channel before releasing notify object by Marcin Slusarz · 11 years ago
  93. c8f28f8 drm/nouveau: fix regression in vblanking by Maarten Lankhorst · 11 years ago
  94. 94f54f5 drm/nv50: encoder creation failure doesn't mean full init failure by Ben Skeggs · 11 years ago
  95. 9f9bdaa drm/nv50-: prevent some races between modesetting and page flipping by Ben Skeggs · 11 years ago
  96. 42bed34 drm/nouveau/i2c: drop parent refcount when creating ports by Ben Skeggs · 11 years ago
  97. 67f9718 drm/nv84: fix regression in page flipping by Ben Skeggs · 11 years ago
  98. f6853fa drm/nouveau: Fix typo in init_idx_addr_latched(). by Francisco Jerez · 11 years ago
  99. 650e120 drm/nouveau: Disable AGP on PowerPC again. by Francisco Jerez · 11 years ago
  100. 65b5f42 drm/nve0/graph: some random reg moved on kepler by Ben Skeggs · 11 years ago