summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
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-10drm/gk208/gr: add missing registers to grctx initIlia Mirkin
2014-06-10drm/nouveau/kms/nv04-nv40: fix pageflip events via special case.Mario Kleiner
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/nv50-/kms: wait for enough ring space in crtc_prepare()Ben Skeggs
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
2014-06-10drm/nouveau/therm/fan/tach: default to 2 pulses per revolutionMartin Peres
2014-06-10drm/nvf0/device: enable video decoding engines on gk110/gk208John Rowley
2014-06-10drm/nvf1/device: add support for 0xf1 (gk110b)John Rowley
2014-06-10drm/nouveau/device: support for probing GK20AAlexandre Courbot
2014-06-10drm/nouveau/graph: add GK20A supportAlexandre Courbot
2014-06-10drm/nouveau/graph: pad firmware code at load timeAlexandre Courbot
2014-06-10drm/nouveau/graph: enable when using external fwAlexandre Courbot
2014-06-10drm/nouveau/fifo: add GK20A supportAlexandre Courbot
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-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie
2014-06-04drm/nouveau: replace drm_get_connector_name() with direct name field useJani Nikula
2014-05-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-20drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs
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/gm107/gr: bump attrib cb size quite a bitBen Skeggs
2014-05-02drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst