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. ea9197c drm/nv50/disp: force dac power state during load detect by Ben Skeggs · 11 years ago
  12. 89e033a drm/nv50-nv84/fifo: fix resume regression introduced by playlist race fix by Ben Skeggs · 11 years ago
  13. beba44b drm/nv84/disp: Fix HDMI audio regression by Alexander Stein · 11 years ago
  14. b06f6a9 drm/nouveau: use mdelay instead of large udelay constants by Arnd Bergmann · 11 years ago
  15. 007b703 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  16. b509656 drm/nv50/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  17. 9426eed drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo fini by Ben Skeggs · 11 years ago
  18. fadb171 drm/nvc0/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  19. c2e3259 drm/nve0/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  20. fe6fc09 drm/nve0/ltcg: poke the partition count into yet another register by Ben Skeggs · 11 years ago
  21. 49debbe drm/nvc0/ltcg: fix handling of disabled partitions by Ben Skeggs · 11 years ago
  22. 6d5f838 drm/nvc0/ce: disable ce1 on a number of chipsets by Ben Skeggs · 11 years ago
  23. 46b47b8 drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode by Ben Skeggs · 11 years ago
  24. c5e624f drm/nouveau: fix build with nv50->nvc0 by Dave Airlie · 11 years ago
  25. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  26. f49e725 drm/nouveau: fix build with nv50->nvc0 by Dave Airlie · 11 years ago
  27. 7b4f638 drm/nve0: recognise nvf0 as a kepler board (GK110) by Ben Skeggs · 11 years ago
  28. e5398b2 drm/nvf0/disp: expose display class 2.2 by Ben Skeggs · 11 years ago
  29. 893e90c drm/nouveau/fifo: implement channel creation event generation by Ben Skeggs · 11 years ago
  30. 10eeaf1 drm/nouveau/core: allow non-maskable events by Ben Skeggs · 11 years ago
  31. 6d1d1cc drm/nouveau/timer: allow alarms to be cancelled by Ben Skeggs · 11 years ago
  32. 10caad3 drm/nouveau/device: tweak the device/subdev relationship a little by Ben Skeggs · 11 years ago
  33. 066a5d0 drm/nouveau/device: enable proper constructor/destructor by Ben Skeggs · 11 years ago
  34. 9aecbad drm/nouveau/device: have engine object initialised before creation by Ben Skeggs · 11 years ago
  35. dded35d drm/nouveau/device: convert to engine, rather than subdev by Ben Skeggs · 11 years ago
  36. 2ecda48 drm/nv50-/disp: use self as parent for subobjects by Ben Skeggs · 11 years ago
  37. f50c805 drm/nv50-/fifo: use parent as self for subobjects by Ben Skeggs · 11 years ago
  38. a3e6789 drm/nv20-nv30/gr: use parent as self for subobjects by Ben Skeggs · 11 years ago
  39. 617a6cb drm/nvc0-/gr: use self as parent for subobjects by Ben Skeggs · 11 years ago
  40. 1409d90 drm/nv04-nv40/instmem: use self as parent for subobjects by Ben Skeggs · 11 years ago
  41. be1e8e1 drm/nv04-nv40/vm: use self as parent for subobjects by Ben Skeggs · 11 years ago
  42. f83145e drm/nv50-/bar: use self as parent for subobjects by Ben Skeggs · 11 years ago
  43. b5795c7 drm/nv04-nv40/instmem: remove parent deref hack by Ben Skeggs · 11 years ago
  44. d395f1e drm/nouveau/i2c: remove parent deref hack by Ben Skeggs · 11 years ago
  45. db91d68 drm/nouveau/core: rebase object ref/use counts after ctor/init/fini events by Ben Skeggs · 11 years ago
  46. 43e6e51 drm/nv50/disp: inform core when we're not creating a new context by Ben Skeggs · 11 years ago
  47. bdd4e84 drm/nouveau/therm: send some messages to debug level by Ben Skeggs · 11 years ago
  48. bf3d816 drm/nve0/gr: add handling for a bunch of PGRAPH traps by Christoph Bumiller · 11 years ago
  49. 0fa9061 drm/nouveau/mc: handle irq-related setup ourselves by Ben Skeggs · 11 years ago
  50. b9a3140 drm/nouveau/bios: add missing newline on IO*_OR opcode debugging by Ben Skeggs · 11 years ago
  51. 28ec70f drm/nouveau/bios: suppress some parser errors when dry-running scripts by Ben Skeggs · 11 years ago
  52. 3f196a0 drm/nve0: magic up some support for GF117 by Ben Skeggs · 11 years ago
  53. 8cb303a drm/nvc0-/ltcg: Fix build on 32-bit platforms (v2) by Roy Spliet · 11 years ago
  54. 9685482 drm/nvc0/gr: add software methods to control some MP regs by Christoph Bumiller · 11 years ago
  55. 7e22e71 drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITS by Christoph Bumiller · 11 years ago
  56. e30441a drm/nvc0-/ltcg: implement VRAM compression by Christoph Bumiller · 11 years ago
  57. 7092a8d drm/nve0/grctx: initial attempt at unhardcoding yet more magic by Ben Skeggs · 11 years ago
  58. ba366c2 drm/nv50/therm: implement temperature reading by Martin Peres · 11 years ago
  59. 2f45736 drm/nouveau/therm: split the nv50 and nv84 code by Martin Peres · 11 years ago
  60. fffeba2 drm/nvc0/fb: ignore readback page alloc failure to support userspace by Ben Skeggs · 11 years ago
  61. c5bd028 drm/nouveau/disp: fix uninitialised eq_done in error path by Ben Skeggs · 11 years ago
  62. 121cdf0 nouveau: Attempt to use platform-provided ROM image by Matthew Garrett · 11 years ago
  63. 4fa1339 drm/nouveau/core: fix return value of nouveau_object_del() by Ben Skeggs · 11 years ago
  64. 0b3ee37 drm/nouveau/therm: display the availability of the internal sensor by Martin Peres · 11 years ago
  65. bf55eb8 drm/nouveau/therm: disable temperature management if the sensor isn't readable by Martin Peres · 11 years ago
  66. 98ee7c7 drm/nouveau/therm: disable auto fan management if temperature is not available by Martin Peres · 11 years ago
  67. 76c0295 drm/nv40/therm: reserve negative temperatures for errors by Martin Peres · 11 years ago
  68. ad40d73 drm/nv40/therm: disable temperature reading if the bios misses some parameters by Martin Peres · 11 years ago
  69. 13506e2 drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the user by Martin Peres · 11 years ago
  70. c4ce924 drm/nouveau/therm: remove some confusion introduced by therm_mode by Martin Peres · 11 years ago
  71. 7591782 drm/nouveau/therm: do not make assumptions on temperature by Martin Peres · 11 years ago
  72. eea4eb1 drm/nv40/therm: increase the sensor's settling delay to 20ms by Martin Peres · 11 years ago
  73. 7ae9712 drm/nv40/therm: improve selection between the old and the new style by Martin Peres · 11 years ago
  74. c8f28f8 drm/nouveau: fix regression in vblanking by Maarten Lankhorst · 11 years ago
  75. 42bed34 drm/nouveau/i2c: drop parent refcount when creating ports by Ben Skeggs · 11 years ago
  76. f6853fa drm/nouveau: Fix typo in init_idx_addr_latched(). by Francisco Jerez · 11 years ago
  77. 65b5f42 drm/nve0/graph: some random reg moved on kepler by Ben Skeggs · 11 years ago
  78. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  79. 4ea253a drm/nvd0/disp: handle multiple actions from one set of supervisor intrs by Ben Skeggs · 11 years ago
  80. 16d4c03 drm/nv50/disp: handle multiple actions from one set of supervisor intrs by Ben Skeggs · 11 years ago
  81. a91ed42 nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES by Ben Hutchings · 11 years ago
  82. 5effecd drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805 by Ben Skeggs · 11 years ago
  83. 476e84e drm/nv50-/disp: initial supervisor support for off-chip encoders by Ben Skeggs · 11 years ago
  84. a2bc283 drm/nv50-/disp: initial work towards supporting external encoders by Ben Skeggs · 11 years ago
  85. 0a0afd2 drm/nv50-/disp: move DP link training to core and train from supervisor by Ben Skeggs · 11 years ago
  86. 5cc027f drm/nv50-/disp: handle supervisor tasks from workqueue by Ben Skeggs · 11 years ago
  87. 7dcd060c drm/nouveau/i2c: create proper chipset-specific class implementations by Ben Skeggs · 11 years ago
  88. 46c13c1 drm/nv50-/disp: 0x0000 is a valid udisp config value by Ben Skeggs · 11 years ago
  89. ac8cc24 drm/nv50/devinit: reverse the logic for running encoder init scripts by Ben Skeggs · 11 years ago
  90. 8e992c8 drm/nouveau/bios: store a type/mask hash in parsed dcb data by Ben Skeggs · 11 years ago
  91. 548ddb6 drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type function by Ben Skeggs · 11 years ago
  92. 31a34aa drm/nouveau/i2c: aux channels not necessarily on nvio by Ben Skeggs · 11 years ago
  93. eaa8e7a drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functions by Ben Skeggs · 11 years ago
  94. f3ed104 drm/nouveau/bios: parse external transmitter type if off-chip by Ben Skeggs · 11 years ago
  95. df3ef6a drm/nouveau/i2c: handle i2c/aux mux outside of port lookup function by Ben Skeggs · 11 years ago
  96. f63740f drm/nv50/graph: avoid touching 400724, it doesn't exist by Ben Skeggs · 11 years ago
  97. af1ac18 drm/nouveau/disp: sizeof() wrong pointer by Dan Carpenter · 11 years ago
  98. fa531bc drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparently by Ben Skeggs · 11 years ago
  99. 4f47643 drm/nouveau/gpio: use event interfaces for interrupt signalling by Ben Skeggs · 11 years ago
  100. 0f08006 drm/nouveau/gpio: pass number of on-die gpio lines to base by Ben Skeggs · 11 years ago