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