1. c26fe84 drm/nouveau/i2c: start hiding subdev-internal interfaces by Ben Skeggs · 10 years ago
  2. 0bac987 drm/nouveau/i2c: remove unnecessary i2c_set_adapdata() by Ben Skeggs · 10 years ago
  3. 842c295 drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on defer by Ben Skeggs · 10 years ago
  4. febb844 drm/nv50-/mc: also pass PMGR interrupts onto I2C subdev by Ben Skeggs · 10 years ago
  5. 20a8007 drm/nouveau/gpio: send separate event types for high/low transitions by Ben Skeggs · 10 years ago
  6. bc3b0c4 drm/nouveau/gpio: use base constructor for all implementations by Ben Skeggs · 10 years ago
  7. f4277a0 drm/nouveau/gpio: move on-reset intr disable-and-ack to common code by Ben Skeggs · 10 years ago
  8. 5693c0f drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low" by Ben Skeggs · 10 years ago
  9. 7356859 drm/nouveau/gpio: split g92 class from nv50 by Ben Skeggs · 10 years ago
  10. d93174e drm/nouveau/gpio: use indirect pointer to base class definition by Ben Skeggs · 10 years ago
  11. 1f86ca1 drm/nouveau/disp/dp: support training to highest rate, rather than a target by Ben Skeggs · 10 years ago
  12. 04e7e92 drm/nouveau/disp/dp: support postcursor in link training by Ben Skeggs · 10 years ago
  13. 8e8832e drm/nouveau/core: allow event source to handle multiple event types per index by Ben Skeggs · 10 years ago
  14. 255b329 drm/gk208/gr: add missing registers to grctx init by Ilia Mirkin · 10 years ago
  15. dcfb100 drm/nv50-/mc: fix kms pageflip events by reordering irq handling order. by Mario Kleiner · 10 years ago
  16. e291af3 drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog. by Mario Kleiner · 10 years ago
  17. 6e8e268 drm/nouveau/disp/dp: support training pattern 3 by Ben Skeggs · 10 years ago
  18. fb7c2a7 drm/nouveau/disp/dp: support aux read interval during link training by Ben Skeggs · 10 years ago
  19. 7dc351b drm/gk104/gpio: fix incorrect interrupt register usage by Ben Skeggs · 10 years ago
  20. 964f85ec drm/nouveau/core: punt all object state change messages to trace level by Ben Skeggs · 10 years ago
  21. ed05ba7 drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock types by Ilia Mirkin · 10 years ago
  22. d2ed15b drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging only by Ilia Mirkin · 10 years ago
  23. 29ba8c8 drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing function by Martin Peres · 10 years ago
  24. 9044fa6 drm/nouveau/i2c: bump the i2c delay for the adt7473 by Martin Peres · 10 years ago
  25. 30af6aa drm/nouveau/therm/fan/tach: default to 2 pulses per revolution by Martin Peres · 10 years ago
  26. 5edcf1c drm/nvf0/device: enable video decoding engines on gk110/gk208 by John Rowley · 10 years ago
  27. 9abdbab drm/nvf1/device: add support for 0xf1 (gk110b) by John Rowley · 10 years ago
  28. 52e98f1 drm/nouveau/device: support for probing GK20A by Alexandre Courbot · 10 years ago
  29. a4d4bbf drm/nouveau/graph: add GK20A support by Alexandre Courbot · 10 years ago
  30. 370eec76 drm/nouveau/graph: pad firmware code at load time by Alexandre Courbot · 10 years ago
  31. b7c852a drm/nouveau/graph: enable when using external fw by Alexandre Courbot · 10 years ago
  32. 86ebef7 drm/nouveau/fifo: add GK20A support by Alexandre Courbot · 10 years ago
  33. fef94f6 drm/nouveau/fb: add GK20A support by Alexandre Courbot · 10 years ago
  34. 90a5500c drm/nouveau/ibus: add GK20A support by Alexandre Courbot · 10 years ago
  35. 88ff3f5 drm/nvc0/bar: support chips without BAR3 by Alexandre Courbot · 10 years ago
  36. 53d206b drm/nouveau/bar: only ioremap BAR3 if it exists by Alexandre Courbot · 10 years ago
  37. 763b257 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  38. 0f1d360 drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup by Ben Skeggs · 10 years ago
  39. 6679b2c drm/nvd9/therm: handle another kind of PWM fan by Martin Peres · 10 years ago
  40. 2a1235e Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  41. c7e7430 drm/gm107/gr: bump attrib cb size quite a bit by Ben Skeggs · 10 years ago
  42. ce23b23 drm/nouveau/bios: fix shadowing from PROM on big-endian systems by Ben Skeggs · 10 years ago
  43. 9a11843 drm/nouveau/bios: fix a bit shift error introduced by 457e77b by Sergei Antonov · 10 years ago
  44. 18acc6d drm/nouveau/bios: fetch the vbios from PROM using only aligned 32-bit accesses by Martin Peres · 10 years ago
  45. 0e994d6 drm/nouveau/therm: let the vbios decide on the automatic fan management mode by Martin Peres · 11 years ago
  46. 9c9191a drm/nvd7/therm: handle another kind of PWM fans by Martin Peres · 11 years ago
  47. 61679fe drm/nouveau/pm/fan: drop the fan lock in fan_update() before rescheduling by Martin Peres · 10 years ago
  48. dcd9262 drm/nouveau/therm: check for sensor presence with requested mode, not current by Ben Skeggs · 10 years ago
  49. cbc53c1 drm/nouveau/disp/dp: allow 540MHz data rate by Ilia Mirkin · 10 years ago
  50. fc243d7 drm/nouveau/disp: limit dp capabilities as per dcb by Ben Skeggs · 10 years ago
  51. 5ca929b drm/nva3/fbram: restrict training pattern setup to GT218 by Ben Skeggs · 10 years ago
  52. 8687c5d drm/nva3/devinit: restrict script access to some PFB regs by Ben Skeggs · 10 years ago
  53. 3219adc drm/nouveau/devinit: add interface to check if a mmio access by scripts is ok by Ben Skeggs · 10 years ago
  54. 0a8649f drm/nouveau/bios: have strap reads show on devinit spam debug level by Ben Skeggs · 10 years ago
  55. 7730705 drm/nv50/gpio: fixup reset for gpios >= 16 by Ben Skeggs · 10 years ago
  56. 5cfd48b drm/nv50/gpio: exclude sense value from mask when changing registers by Ben Skeggs · 10 years ago
  57. 1f1ac3b drm/gk104/gr: therm magic needed on some kepler boards by Ben Skeggs · 10 years ago
  58. 6f1e9b9 drm/gm107/gr: initial support by Ben Skeggs · 10 years ago
  59. 295cb52 drm/gf100-/gf: fix a stupid typo, waiting on wrong signal for mmctx by Ben Skeggs · 10 years ago
  60. bd3cac7 drm/nouveau/bios: parsing of some random table needed to bring up gr by Ben Skeggs · 10 years ago
  61. 085969e drm/nv50/bar: fix plymouth issues on certain efi macbooks by Ben Skeggs · 10 years ago
  62. 88e98d4 drm/gf100-/gr: split ppc state into its subunits by Ben Skeggs · 10 years ago
  63. 7e19453 drm/gf100-/gf: split tpc state into its subunits by Ben Skeggs · 10 years ago
  64. 97af71f drm/gf100-/gr: split gpc state into its subunits by Ben Skeggs · 10 years ago
  65. c33b1e8 drm/gf100-/gr: tidy reg/ctx initval lists, mostly by giving them names by Ben Skeggs · 10 years ago
  66. 64e4886 drm/gk110/gr: minor adjustment to some random initval by Ben Skeggs · 10 years ago
  67. 014ffe4 drm/gk104/gr: minor adjustment to some random initval by Ben Skeggs · 10 years ago
  68. 4ab31a0 drm/gf119/gr: fix bug in some random initval by Ben Skeggs · 10 years ago
  69. e21bfd1 drm/gf110/gr: fixup gpc/tpc initvals lists by Ben Skeggs · 10 years ago
  70. a6ca1a6 drm/gk208/gr: minor adjustment to some random initval by Ben Skeggs · 10 years ago
  71. 8060fad drm/gf108/gr: minor adjustment to some random initval by Ben Skeggs · 10 years ago
  72. eeb0558 drm/gf104/gr: rename gf104 (nvc4), it came before gf106 (nvc3) by Ben Skeggs · 10 years ago
  73. 6acc09b drm/nvc0-/graph: fix gpccs fuc stack setup by Ben Skeggs · 11 years ago
  74. 457e77b drm/nouveau/bios: add more checks to PRAMIN image fetching by Ben Skeggs · 11 years ago
  75. 420b946 support for platform devices by Alexandre Courbot · 11 years ago
  76. 3f20464 drm/gm100/device: recognise GM107 by Ben Skeggs · 11 years ago
  77. c68c29c drm/gm107/disp: initial implementation by Ben Skeggs · 11 years ago
  78. f6bad8a drm/gm107/ltcg: initial implementation by Ben Skeggs · 11 years ago
  79. 6bd9293 drm/nouveau/bios: add HDMI-C (mini) connector type by Ben Skeggs · 11 years ago
  80. 267dcb6 drm/gm107/fb: initial implementation by Ben Skeggs · 11 years ago
  81. 57f7422 drm/gk20a/timer: initial implementation by Ben Skeggs · 11 years ago
  82. 13a49a1 drm/gm100/bios: hw disable register has moved by Ben Skeggs · 11 years ago
  83. 4bf23ea drm/gm107/devinit: initial implementation by Ben Skeggs · 11 years ago
  84. 56b2f68 drm/nve0/fifo: bind intr by Ben Skeggs · 11 years ago
  85. 129dcca drm/nve0/fifo: attempt to recover from engine ctxsw timeouts by Ben Skeggs · 11 years ago
  86. 98d1e31 drm/nve0/fifo: attempt to recover engines from mmu faults by Ben Skeggs · 11 years ago
  87. 448a453 drm/nve0/fifo: allow copy engine channel to be looked up by instance by Ben Skeggs · 11 years ago
  88. 5c0633e drm/nve0/fifo: use runlist event instead of polling by Ben Skeggs · 11 years ago
  89. 87032e1 drm/nve0/fifo: allow channels to be marked as unrunnable by Ben Skeggs · 11 years ago
  90. 0a7760e drm/nve0/fifo: single printk for sched error data by Ben Skeggs · 11 years ago
  91. 885f3ce drm/nve0/fifo: single printk for mmu fault data by Ben Skeggs · 11 years ago
  92. 3d61b96 drm/nve0/fifo: ack pb intr individually after handling each unit by Ben Skeggs · 11 years ago
  93. 138b873 drm/nve0/fifo: runlist intr by Ben Skeggs · 11 years ago
  94. c074bdb drm/nve0/fifo: engine intr by Ben Skeggs · 11 years ago
  95. 7a42f49 drm/nve0/fifo: mask unhandled intr bits when seen, rather than all intrs by Ben Skeggs · 11 years ago
  96. 61fdf62 drm/nvc0/fifo: attempt to recover from engine ctxsw timeouts by Ben Skeggs · 11 years ago
  97. 24e8341 drm/nvc0/fifo: attempt to recover engines from mmu faults by Ben Skeggs · 11 years ago
  98. 33f8c6d drm/nvc0/fifo: use subdev identifiers for bar/ifb fault recovery cases by Ben Skeggs · 11 years ago
  99. 3cf6290 drm/nvc0/fifo: use runlist event instead of polling by Ben Skeggs · 11 years ago
  100. e2822b7 drm/nvc0/fifo: allow channels to be marked as unrunnable by Ben Skeggs · 11 years ago