summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev
AgeCommit message (Expand)Author
2014-07-08drm/nouveau/ram: fix test for gpio presenceBen Skeggs
2014-07-08drm/nouveau/fb: Prevent inlining of ramfuc_regStéphane Marchesin
2014-07-08drm/gk104/ram: bash mpll bit 31 onBen Skeggs
2014-06-18drm/gf117/i2c: no aux channels on this chipsetBen Skeggs
2014-06-17drm/nouveau/pwr: fix typo in fifo wrap handlingBen Skeggs
2014-06-17drm/gk104/fb/ram: fixups from an earlier search+replaceBen Skeggs
2014-06-17drm/gk104/ibus: increase various random timeoutsBen Skeggs
2014-06-17drm/gk104/clk: only touch divider for mode we'll be usingBen Skeggs
2014-06-11drm/nouveau/bios/dp: parse lane postcursor dataBen Skeggs
2014-06-11drm/nouveau/bios: extend connector table parsingBen 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/core: allow event source to handle multiple event types per indexBen Skeggs
2014-06-10drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.Mario Kleiner
2014-06-10drm/gk104/gpio: fix incorrect interrupt register usageBen 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
2014-06-10drm/nouveau/therm/fan/tach: default to 2 pulses per revolutionMartin Peres
2014-06-10drm/nouveau/fb: add GK20A supportAlexandre Courbot
2014-06-10drm/nouveau/ibus: add GK20A supportAlexandre Courbot
2014-06-10drm/nvc0/bar: support chips without BAR3Alexandre Courbot
2014-06-10drm/nouveau/bar: only ioremap BAR3 if it existsAlexandre Courbot
2014-05-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-20drm/nvd9/therm: handle another kind of PWM fanMartin Peres
2014-05-07Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-02drm/nouveau/bios: fix shadowing from PROM on big-endian systemsBen Skeggs
2014-04-18drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov
2014-03-26drm/nouveau/bios: fetch the vbios from PROM using only aligned 32-bit accessesMartin Peres
2014-03-26drm/nouveau/therm: let the vbios decide on the automatic fan management modeMartin Peres
2014-03-26drm/nvd7/therm: handle another kind of PWM fansMartin Peres
2014-03-26drm/nouveau/pm/fan: drop the fan lock in fan_update() before reschedulingMartin Peres
2014-03-26drm/nouveau/therm: check for sensor presence with requested mode, not currentBen Skeggs
2014-03-26drm/nouveau/disp: limit dp capabilities as per dcbBen Skeggs
2014-03-26drm/nva3/fbram: restrict training pattern setup to GT218Ben Skeggs