aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core
Commit message (Expand)AuthorAge
* Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-06-11
|\
| * drm/nouveau/disp/dp: fix tmds passthrough on dp connectorBen Skeggs2014-06-11
| * drm/gf119-/disp: fix debug output on update failureBen Skeggs2014-06-11
| * drm/nouveau/disp/dp: make use of postcursor when its availableBen Skeggs2014-06-11
| * drm/g94-/disp/dp: take max pullup value across all lanesBen Skeggs2014-06-11
| * drm/nouveau/bios/dp: parse lane postcursor dataBen Skeggs2014-06-11
| * drm/g94-/disp: add method to power-off dp lanesBen Skeggs2014-06-11
| * drm/nouveau/disp/dp: maintain link in response to hpd signalBen Skeggs2014-06-11
| * drm/g94-/disp: bash and wait for something after changing lane power regsBen Skeggs2014-06-11
| * drm/nouveau/disp/dp: split link config/power into two stepsBen Skeggs2014-06-11
| * drm/nv50/disp: train PIOR-attached DP from second supervisorBen Skeggs2014-06-11
| * drm/nouveau/disp/dp: make use of existing output data for link trainingBen Skeggs2014-06-11
| * drm/gf119/disp: start removing direct vbios parsing from supervisorBen Skeggs2014-06-11
| * drm/nv50/disp: start removing direct vbios parsing from supervisorBen Skeggs2014-06-11
| * drm/nouveau/disp/dp: maintain receiver caps in response to hpd signalBen Skeggs2014-06-11
| * drm/nouveau/disp/dp: create subclass for dp outputsBen Skeggs2014-06-11
| * drm/nouveau/disp: add internal representaion of output paths and connectorsBen Skeggs2014-06-11
| * drm/nouveau/bios: extend connector table parsingBen Skeggs2014-06-11
| * drm/nouveau/disp: nothing to see hereBen Skeggs2014-06-11
| * drm/nouveau/i2c/anx9805: add debugging to aux transactionsBen Skeggs2014-06-11
| * drm/nouveau/i2c: introduce locking at a per-port levelBen Skeggs2014-06-11
| * drm/nouveau/i2c: balance port acquire/releaseBen Skeggs2014-06-11
| * drm/gk104/i2c: add aux channel interrupt driverBen Skeggs2014-06-11
| * drm/g94/i2c: add aux channel interrupt driverBen Skeggs2014-06-11
| * drm/nouveau/i2c: add interfaces to support handling aux channel interruptsBen Skeggs2014-06-11
| * drm/nouveau/i2c: start hiding subdev-internal interfacesBen Skeggs2014-06-11
| * drm/nouveau/i2c: remove unnecessary i2c_set_adapdata()Ben Skeggs2014-06-11
| * drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on deferBen Skeggs2014-06-11
| * drm/nv50-/mc: also pass PMGR interrupts onto I2C subdevBen Skeggs2014-06-11
| * drm/nouveau/gpio: send separate event types for high/low transitionsBen Skeggs2014-06-11
| * drm/nouveau/gpio: use base constructor for all implementationsBen Skeggs2014-06-11
| * drm/nouveau/gpio: move on-reset intr disable-and-ack to common codeBen Skeggs2014-06-11
| * drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low"Ben Skeggs2014-06-11
| * drm/nouveau/gpio: split g92 class from nv50Ben Skeggs2014-06-11
| * drm/nouveau/gpio: use indirect pointer to base class definitionBen Skeggs2014-06-11
| * drm/nouveau/disp/dp: support training to highest rate, rather than a targetBen Skeggs2014-06-11
| * drm/nouveau/disp/dp: support postcursor in link trainingBen Skeggs2014-06-11
| * drm/nouveau/core: allow event source to handle multiple event types per indexBen Skeggs2014-06-11
* | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-06-10
|\|
| * drm/gk208/gr: add missing registers to grctx initIlia Mirkin2014-06-10
| * drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.Mario Kleiner2014-06-10
| * drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.Mario Kleiner2014-06-10
| * drm/nouveau/disp/dp: support training pattern 3Ben Skeggs2014-06-10
| * drm/nouveau/disp/dp: support aux read interval during link trainingBen Skeggs2014-06-10
| * drm/gk104/gpio: fix incorrect interrupt register usageBen Skeggs2014-06-10
| * drm/nouveau/core: punt all object state change messages to trace levelBen Skeggs2014-06-10
| * drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock typesIlia Mirkin2014-06-10
| * drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging...Ilia Mirkin2014-06-10
| * drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing functionMartin Peres2014-06-10
| * drm/nouveau/i2c: bump the i2c delay for the adt7473Martin Peres2014-06-10