1. 893e90c drm/nouveau/fifo: implement channel creation event generation by Ben Skeggs · 11 years ago
  2. 10eeaf1 drm/nouveau/core: allow non-maskable events by Ben Skeggs · 11 years ago
  3. 6d1d1cc drm/nouveau/timer: allow alarms to be cancelled by Ben Skeggs · 11 years ago
  4. 10caad3 drm/nouveau/device: tweak the device/subdev relationship a little by Ben Skeggs · 11 years ago
  5. 066a5d0 drm/nouveau/device: enable proper constructor/destructor by Ben Skeggs · 11 years ago
  6. 9aecbad drm/nouveau/device: have engine object initialised before creation by Ben Skeggs · 11 years ago
  7. dded35d drm/nouveau/device: convert to engine, rather than subdev by Ben Skeggs · 11 years ago
  8. 2ecda48 drm/nv50-/disp: use self as parent for subobjects by Ben Skeggs · 11 years ago
  9. f50c805 drm/nv50-/fifo: use parent as self for subobjects by Ben Skeggs · 11 years ago
  10. a3e6789 drm/nv20-nv30/gr: use parent as self for subobjects by Ben Skeggs · 11 years ago
  11. 617a6cb drm/nvc0-/gr: use self as parent for subobjects by Ben Skeggs · 11 years ago
  12. 1409d90 drm/nv04-nv40/instmem: use self as parent for subobjects by Ben Skeggs · 11 years ago
  13. be1e8e1 drm/nv04-nv40/vm: use self as parent for subobjects by Ben Skeggs · 11 years ago
  14. f83145e drm/nv50-/bar: use self as parent for subobjects by Ben Skeggs · 11 years ago
  15. b5795c7 drm/nv04-nv40/instmem: remove parent deref hack by Ben Skeggs · 11 years ago
  16. d395f1e drm/nouveau/i2c: remove parent deref hack by Ben Skeggs · 11 years ago
  17. db91d68 drm/nouveau/core: rebase object ref/use counts after ctor/init/fini events by Ben Skeggs · 11 years ago
  18. 43e6e51 drm/nv50/disp: inform core when we're not creating a new context by Ben Skeggs · 11 years ago
  19. bdd4e84 drm/nouveau/therm: send some messages to debug level by Ben Skeggs · 11 years ago
  20. bf3d816 drm/nve0/gr: add handling for a bunch of PGRAPH traps by Christoph Bumiller · 11 years ago
  21. 0fa9061 drm/nouveau/mc: handle irq-related setup ourselves by Ben Skeggs · 11 years ago
  22. 1a64634 drm/nv04/disp: hide all the cruft away in its own little hole by Ben Skeggs · 11 years ago
  23. b9a3140 drm/nouveau/bios: add missing newline on IO*_OR opcode debugging by Ben Skeggs · 11 years ago
  24. 28ec70f drm/nouveau/bios: suppress some parser errors when dry-running scripts by Ben Skeggs · 11 years ago
  25. 3f196a0 drm/nve0: magic up some support for GF117 by Ben Skeggs · 11 years ago
  26. 8cb303a drm/nvc0-/ltcg: Fix build on 32-bit platforms (v2) by Roy Spliet · 11 years ago
  27. cade241 drm/nouveau/drm: adding support for backlight control of GT525M (NVC0) by Florian Scholz · 11 years ago
  28. 142c21b drm/nouveau/drm: bump the driver version to 1.1.1 to report new features by Christoph Bumiller · 11 years ago
  29. 9685482 drm/nvc0/gr: add software methods to control some MP regs by Christoph Bumiller · 11 years ago
  30. 7e22e71 drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITS by Christoph Bumiller · 11 years ago
  31. e30441a drm/nvc0-/ltcg: implement VRAM compression by Christoph Bumiller · 11 years ago
  32. de7b7d5 drm/nouveau/ttm: allow tiled memtype on system memory buffer objects by Ben Skeggs · 11 years ago
  33. 7092a8d drm/nve0/grctx: initial attempt at unhardcoding yet more magic by Ben Skeggs · 11 years ago
  34. ba366c2 drm/nv50/therm: implement temperature reading by Martin Peres · 11 years ago
  35. 2f45736 drm/nouveau/therm: split the nv50 and nv84 code by Martin Peres · 11 years ago
  36. 897a6e2 drm/nouveau/drm: fix crash in vram manager debug callback by Marcin Slusarz · 11 years ago
  37. fffeba2 drm/nvc0/fb: ignore readback page alloc failure to support userspace by Ben Skeggs · 11 years ago
  38. c5bd028 drm/nouveau/disp: fix uninitialised eq_done in error path by Ben Skeggs · 11 years ago
  39. e4604d8 drm/nouveau: fix NULL ptr dereference from nv50_disp_intr() by Maarten Lankhorst · 11 years ago
  40. b43decd drm/nouveau: fix handling empty channel list in ioctl's by Maarten Lankhorst · 11 years ago
  41. f60b6e7 drm/nv50/kms: prevent lockdep false-positive in page flipping path by Ben Skeggs · 11 years ago
  42. 4fa1339 drm/nouveau/core: fix return value of nouveau_object_del() by Ben Skeggs · 11 years ago
  43. 804ca90 drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailable by Martin Peres · 11 years ago
  44. 0b3ee37 drm/nouveau/therm: display the availability of the internal sensor by Martin Peres · 11 years ago
  45. bf55eb8 drm/nouveau/therm: disable temperature management if the sensor isn't readable by Martin Peres · 11 years ago
  46. 98ee7c7 drm/nouveau/therm: disable auto fan management if temperature is not available by Martin Peres · 11 years ago
  47. 76c0295 drm/nv40/therm: reserve negative temperatures for errors by Martin Peres · 11 years ago
  48. ad40d73 drm/nv40/therm: disable temperature reading if the bios misses some parameters by Martin Peres · 11 years ago
  49. 13506e2 drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the user by Martin Peres · 11 years ago
  50. c4ce924 drm/nouveau/therm: remove some confusion introduced by therm_mode by Martin Peres · 11 years ago
  51. 7591782 drm/nouveau/therm: do not make assumptions on temperature by Martin Peres · 11 years ago
  52. eea4eb1 drm/nv40/therm: increase the sensor's settling delay to 20ms by Martin Peres · 11 years ago
  53. 7ae9712 drm/nv40/therm: improve selection between the old and the new style by Martin Peres · 11 years ago
  54. c1b90df drm/nv50: use correct tiling methods for m2mf buffer moves by Marcin Slusarz · 11 years ago
  55. 2b77c1c drm/nouveau: idle channel before releasing notify object by Marcin Slusarz · 11 years ago
  56. c8f28f8 drm/nouveau: fix regression in vblanking by Maarten Lankhorst · 11 years ago
  57. 94f54f5 drm/nv50: encoder creation failure doesn't mean full init failure by Ben Skeggs · 11 years ago
  58. 9f9bdaa drm/nv50-: prevent some races between modesetting and page flipping by Ben Skeggs · 11 years ago
  59. 42bed34 drm/nouveau/i2c: drop parent refcount when creating ports by Ben Skeggs · 11 years ago
  60. 67f9718 drm/nv84: fix regression in page flipping by Ben Skeggs · 11 years ago
  61. f6853fa drm/nouveau: Fix typo in init_idx_addr_latched(). by Francisco Jerez · 11 years ago
  62. 650e120 drm/nouveau: Disable AGP on PowerPC again. by Francisco Jerez · 11 years ago
  63. 65b5f42 drm/nve0/graph: some random reg moved on kepler by Ben Skeggs · 11 years ago
  64. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  65. ca18e14 Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 11 years ago
  66. e9f211a Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  67. 33b903e drm/nouveau: restore debugfs/vbios.rom support by Marcin Slusarz · 11 years ago
  68. eff76ed drm/nv50-/kms: remove UPDATE methods after each encoder disconnect by Ben Skeggs · 11 years ago
  69. 4ea253a drm/nvd0/disp: handle multiple actions from one set of supervisor intrs by Ben Skeggs · 11 years ago
  70. 16d4c03 drm/nv50/disp: handle multiple actions from one set of supervisor intrs by Ben Skeggs · 11 years ago
  71. 1f3a574 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  72. a91ed42 nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES by Ben Hutchings · 11 years ago
  73. 5effecd drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805 by Ben Skeggs · 11 years ago
  74. eb6313a drm/nv50: initial kms support for off-chip TMDS/DP encoders by Ben Skeggs · 11 years ago
  75. 476e84e drm/nv50-/disp: initial supervisor support for off-chip encoders by Ben Skeggs · 11 years ago
  76. a2bc283 drm/nv50-/disp: initial work towards supporting external encoders by Ben Skeggs · 11 years ago
  77. 5a885f0 drm/nv50-/kms: remove unnecessary wait-for-completion points by Ben Skeggs · 11 years ago
  78. 0a0afd2 drm/nv50-/disp: move DP link training to core and train from supervisor by Ben Skeggs · 11 years ago
  79. 5cc027f drm/nv50-/disp: handle supervisor tasks from workqueue by Ben Skeggs · 11 years ago
  80. 7dcd060c drm/nouveau/i2c: create proper chipset-specific class implementations by Ben Skeggs · 11 years ago
  81. 46c13c1 drm/nv50-/disp: 0x0000 is a valid udisp config value by Ben Skeggs · 11 years ago
  82. ac8cc24 drm/nv50/devinit: reverse the logic for running encoder init scripts by Ben Skeggs · 11 years ago
  83. 8e992c8 drm/nouveau/bios: store a type/mask hash in parsed dcb data by Ben Skeggs · 11 years ago
  84. 548ddb6 drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type function by Ben Skeggs · 11 years ago
  85. 31a34aa drm/nouveau/i2c: aux channels not necessarily on nvio by Ben Skeggs · 11 years ago
  86. eaa8e7a drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functions by Ben Skeggs · 11 years ago
  87. f3ed104 drm/nouveau/bios: parse external transmitter type if off-chip by Ben Skeggs · 11 years ago
  88. 5ed5020 drm/nouveau: store i2c port pointer directly in nouveau_encoder by Ben Skeggs · 11 years ago
  89. df3ef6a drm/nouveau/i2c: handle i2c/aux mux outside of port lookup function by Ben Skeggs · 11 years ago
  90. f63740f drm/nv50/graph: avoid touching 400724, it doesn't exist by Ben Skeggs · 11 years ago
  91. 89e728c drm/nouveau: Fix DPMS 1 on G4 Snowball, from snow white to coal black. by Stefan de Konink · 12 years ago
  92. af1ac18 drm/nouveau/disp: sizeof() wrong pointer by Dan Carpenter · 11 years ago
  93. 264ce19 drm/nv84-/fence: prepare for emit/sync support of sysram sequences by Ben Skeggs · 11 years ago
  94. 827520c drm/nouveau/fence: make internal hooks part of the context by Ben Skeggs · 11 years ago
  95. 60e5cb7 drm/nv17/fence: split from nv10 code by Ben Skeggs · 11 years ago
  96. bba9852 drm/nv84-/fence: abstract class emit/sync functions to virt+sequence by Ben Skeggs · 11 years ago
  97. a34caf7 drm/nv84/fence: access fences with full virtual address, not offset by Ben Skeggs · 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