summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | drm/nouveau/disp/dp: make use of existing output data for link trainingBen Skeggs2014-06-1116-248/+133
| | * | | | | drm/gf119/disp: start removing direct vbios parsing from supervisorBen Skeggs2014-06-111-75/+83
| | * | | | | drm/nv50/disp: start removing direct vbios parsing from supervisorBen Skeggs2014-06-111-107/+116
| | * | | | | drm/nouveau/disp/dp: maintain receiver caps in response to hpd signalBen Skeggs2014-06-112-8/+68
| | * | | | | drm/nouveau/disp/dp: create subclass for dp outputsBen Skeggs2014-06-1116-9/+265
| | * | | | | drm/nouveau: use connector events for HPD instead of GPIO watchingBen Skeggs2014-06-113-44/+34
| | * | | | | drm/nouveau/disp: add internal representaion of output paths and connectorsBen Skeggs2014-06-1110-2/+619
| | * | | | | drm/nouveau/bios: extend connector table parsingBen Skeggs2014-06-114-16/+79
| | * | | | | drm/nouveau/disp: nothing to see hereBen Skeggs2014-06-113-21/+42
| | * | | | | drm/nouveau/i2c/anx9805: add debugging to aux transactionsBen Skeggs2014-06-112-5/+34
| | * | | | | drm/nouveau/i2c: introduce locking at a per-port levelBen Skeggs2014-06-1114-34/+380
| | * | | | | drm/nouveau/i2c: balance port acquire/releaseBen Skeggs2014-06-114-14/+56
| | * | | | | drm/gk104/i2c: add aux channel interrupt driverBen Skeggs2014-06-116-6/+79
| | * | | | | drm/g94/i2c: add aux channel interrupt driverBen Skeggs2014-06-113-0/+39
| | * | | | | drm/nouveau/i2c: add interfaces to support handling aux channel interruptsBen Skeggs2014-06-114-0/+94
| | * | | | | drm/nouveau/i2c: start hiding subdev-internal interfacesBen Skeggs2014-06-1121-236/+194
| | * | | | | drm/nouveau/i2c: remove unnecessary i2c_set_adapdata()Ben Skeggs2014-06-111-2/+0
| | * | | | | drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on deferBen Skeggs2014-06-114-14/+20
| | * | | | | drm/nv50-/mc: also pass PMGR interrupts onto I2C subdevBen Skeggs2014-06-113-3/+6
| | * | | | | drm/nouveau/gpio: send separate event types for high/low transitionsBen Skeggs2014-06-114-14/+17
| | * | | | | drm/nouveau/gpio: use base constructor for all implementationsBen Skeggs2014-06-118-119/+47
| | * | | | | drm/nouveau/gpio: move on-reset intr disable-and-ack to common codeBen Skeggs2014-06-117-138/+80
| | * | | | | drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low"Ben Skeggs2014-06-117-114/+156
| | * | | | | drm/nouveau/gpio: split g92 class from nv50Ben Skeggs2014-06-1111-58/+110
| | * | | | | drm/nouveau/gpio: use indirect pointer to base class definitionBen Skeggs2014-06-1113-75/+75
| | * | | | | drm/nouveau/disp/dp: support training to highest rate, rather than a targetBen Skeggs2014-06-111-23/+34
| | * | | | | drm/nouveau/disp/dp: support postcursor in link trainingBen Skeggs2014-06-112-11/+53
| | * | | | | drm/nouveau/core: allow event source to handle multiple event types per indexBen Skeggs2014-06-1121-77/+112
| * | | | | | Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux ...Dave Airlie2014-06-1118-29/+216
| |\ \ \ \ \ \
| | * | | | | | gpu: ipu-v3: Register the CSI modulesPhilipp Zabel2014-06-042-5/+33
| | * | | | | | gpu: ipu-v3: Add CSI and SMFC module enable wrappersPhilipp Zabel2014-06-042-0/+32
| | * | | | | | gpu: ipu-v3: Add ipu_idmac_get_current_buffer functionPhilipp Zabel2014-06-042-0/+10
| | * | | | | | gpu: ipu-v3: Add SMFC codePhilipp Zabel2014-06-045-1/+120
| | * | | | | | gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel2014-06-0417-23/+21
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-06-1048-122/+687
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | drm/gk208/gr: add missing registers to grctx initIlia Mirkin2014-06-101-0/+2
| | * | | | | drm/nouveau/kms/nv04-nv40: fix pageflip events via special case.Mario Kleiner2014-06-101-2/+8
| | * | | | | drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.Mario Kleiner2014-06-103-3/+3
| | * | | | | drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.Mario Kleiner2014-06-101-0/+8
| | * | | | | drm/nv50-/kms: wait for enough ring space in crtc_prepare()Ben Skeggs2014-06-101-2/+2
| | * | | | | drm/nouveau/disp/dp: support training pattern 3Ben Skeggs2014-06-102-2/+8
| | * | | | | drm/nouveau/disp/dp: support aux read interval during link trainingBen Skeggs2014-06-102-6/+8
| | * | | | | drm/gk104/gpio: fix incorrect interrupt register usageBen Skeggs2014-06-101-5/+5
| | * | | | | drm/nouveau/core: punt all object state change messages to trace levelBen Skeggs2014-06-101-5/+5
| | * | | | | drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock typesIlia Mirkin2014-06-109-12/+23
| | * | | | | drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging...Ilia Mirkin2014-06-104-4/+4
| | * | | | | drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing functionMartin Peres2014-06-101-4/+5
| | * | | | | drm/nouveau/i2c: bump the i2c delay for the adt7473Martin Peres2014-06-101-3/+3
| | * | | | | drm/nouveau/therm/fan/tach: default to 2 pulses per revolutionMartin Peres2014-06-101-1/+1
| | * | | | | drm/nvf0/device: enable video decoding engines on gk110/gk208John Rowley2014-06-101-6/+0