| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/nouveau/disp: fix oops in destructor with headless cards | Maarten Lankhorst | 2014-06-18 | 1 | -2/+4 |
* | drm/gf117/i2c: no aux channels on this chipset | Ben Skeggs | 2014-06-18 | 3 | -1/+41 |
* | drm/nouveau/pwr: fix typo in fifo wrap handling | Ben Skeggs | 2014-06-17 | 5 | -5/+5 |
* | drm/nv50/disp: fix a potential oops in supervisor handling | Ben Skeggs | 2014-06-17 | 1 | -1/+1 |
* | drm/nouveau/disp/dp: don't touch link config after success | Ben Skeggs | 2014-06-17 | 1 | -4/+3 |
* | drm/gk104/fb/ram: fixups from an earlier search+replace | Ben Skeggs | 2014-06-17 | 1 | -38/+38 |
* | drm/nv50/gr: remove an unneeded write while initialising PGRAPH | Pierre Moreau | 2014-06-17 | 1 | -1/+0 |
* | drm/nv50/gr: fix overlap while zeroing zcull regions | Pierre Moreau | 2014-06-17 | 1 | -4/+4 |
* | drm/gf100-/gr: report class data to host on fwmthd failure | Ben Skeggs | 2014-06-17 | 12 | -703/+1003 |
* | drm/gk104/ibus: increase various random timeouts | Ben Skeggs | 2014-06-17 | 1 | -1/+18 |
* | drm/gk104/clk: only touch divider for mode we'll be using | Ben Skeggs | 2014-06-17 | 1 | -3/+5 |
* | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 2014-06-11 | 81 | -1350/+3122 |
|\ |
|
| * | drm/nouveau/disp/dp: fix tmds passthrough on dp connector | Ben Skeggs | 2014-06-11 | 2 | -10/+54 |
| * | drm/gf119-/disp: fix debug output on update failure | Ben Skeggs | 2014-06-11 | 1 | -3/+3 |
| * | drm/nouveau/disp/dp: make use of postcursor when its available | Ben Skeggs | 2014-06-11 | 1 | -8/+18 |
| * | drm/g94-/disp/dp: take max pullup value across all lanes | Ben Skeggs | 2014-06-11 | 2 | -2/+6 |
| * | drm/nouveau/bios/dp: parse lane postcursor data | Ben Skeggs | 2014-06-11 | 4 | -24/+27 |
| * | drm/g94-/disp: add method to power-off dp lanes | Ben Skeggs | 2014-06-11 | 5 | -0/+35 |
| * | drm/nouveau/disp/dp: maintain link in response to hpd signal | Ben Skeggs | 2014-06-11 | 6 | -12/+125 |
| * | drm/g94-/disp: bash and wait for something after changing lane power regs | Ben Skeggs | 2014-06-11 | 1 | -0/+3 |
| * | drm/nouveau/disp/dp: split link config/power into two steps | Ben Skeggs | 2014-06-11 | 6 | -12/+29 |
| * | drm/nv50/disp: train PIOR-attached DP from second supervisor | Ben Skeggs | 2014-06-11 | 1 | -21/+11 |
| * | drm/nouveau/disp/dp: make use of existing output data for link training | Ben Skeggs | 2014-06-11 | 16 | -248/+133 |
| * | drm/gf119/disp: start removing direct vbios parsing from supervisor | Ben Skeggs | 2014-06-11 | 1 | -75/+83 |
| * | drm/nv50/disp: start removing direct vbios parsing from supervisor | Ben Skeggs | 2014-06-11 | 1 | -107/+116 |
| * | drm/nouveau/disp/dp: maintain receiver caps in response to hpd signal | Ben Skeggs | 2014-06-11 | 2 | -8/+68 |
| * | drm/nouveau/disp/dp: create subclass for dp outputs | Ben Skeggs | 2014-06-11 | 15 | -9/+264 |
| * | drm/nouveau/disp: add internal representaion of output paths and connectors | Ben Skeggs | 2014-06-11 | 9 | -2/+617 |
| * | drm/nouveau/bios: extend connector table parsing | Ben Skeggs | 2014-06-11 | 4 | -16/+79 |
| * | drm/nouveau/disp: nothing to see here | Ben Skeggs | 2014-06-11 | 3 | -21/+42 |
| * | drm/nouveau/i2c/anx9805: add debugging to aux transactions | Ben Skeggs | 2014-06-11 | 2 | -5/+34 |
| * | drm/nouveau/i2c: introduce locking at a per-port level | Ben Skeggs | 2014-06-11 | 13 | -34/+377 |
| * | drm/nouveau/i2c: balance port acquire/release | Ben Skeggs | 2014-06-11 | 4 | -14/+56 |
| * | drm/gk104/i2c: add aux channel interrupt driver | Ben Skeggs | 2014-06-11 | 5 | -6/+78 |
| * | drm/g94/i2c: add aux channel interrupt driver | Ben Skeggs | 2014-06-11 | 3 | -0/+39 |
| * | drm/nouveau/i2c: add interfaces to support handling aux channel interrupts | Ben Skeggs | 2014-06-11 | 4 | -0/+94 |
| * | drm/nouveau/i2c: start hiding subdev-internal interfaces | Ben Skeggs | 2014-06-11 | 21 | -236/+194 |
| * | drm/nouveau/i2c: remove unnecessary i2c_set_adapdata() | Ben Skeggs | 2014-06-11 | 1 | -2/+0 |
| * | drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on defer | Ben Skeggs | 2014-06-11 | 4 | -14/+20 |
| * | drm/nv50-/mc: also pass PMGR interrupts onto I2C subdev | Ben Skeggs | 2014-06-11 | 3 | -3/+6 |
| * | drm/nouveau/gpio: send separate event types for high/low transitions | Ben Skeggs | 2014-06-11 | 3 | -13/+16 |
| * | drm/nouveau/gpio: use base constructor for all implementations | Ben Skeggs | 2014-06-11 | 8 | -119/+47 |
| * | drm/nouveau/gpio: move on-reset intr disable-and-ack to common code | Ben Skeggs | 2014-06-11 | 7 | -138/+80 |
| * | drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low" | Ben Skeggs | 2014-06-11 | 7 | -114/+156 |
| * | drm/nouveau/gpio: split g92 class from nv50 | Ben Skeggs | 2014-06-11 | 10 | -58/+109 |
| * | drm/nouveau/gpio: use indirect pointer to base class definition | Ben Skeggs | 2014-06-11 | 13 | -75/+75 |
| * | drm/nouveau/disp/dp: support training to highest rate, rather than a target | Ben Skeggs | 2014-06-11 | 1 | -23/+34 |
| * | drm/nouveau/disp/dp: support postcursor in link training | Ben Skeggs | 2014-06-11 | 2 | -11/+53 |
| * | drm/nouveau/core: allow event source to handle multiple event types per index | Ben Skeggs | 2014-06-11 | 18 | -71/+105 |
* | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 2014-06-10 | 45 | -118/+671 |
|\ \
| |/ |
|