summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* drm/nvf1/device: add support for 0xf1 (gk110b)John Rowley2014-06-101-0/+35
* drm/nouveau/device: support for probing GK20AAlexandre Courbot2014-06-101-0/+17
* drm/nouveau/graph: add GK20A supportAlexandre Courbot2014-06-108-9/+123
* drm/nouveau/graph: pad firmware code at load timeAlexandre Courbot2014-06-101-0/+4
* drm/nouveau/graph: enable when using external fwAlexandre Courbot2014-06-101-3/+7
* drm/nouveau/fifo: add GK20A supportAlexandre Courbot2014-06-104-0/+38
* drm/nouveau/fb: add GK20A supportAlexandre Courbot2014-06-105-0/+212
* drm/nouveau/ibus: add GK20A supportAlexandre Courbot2014-06-103-0/+105
* drm/nvc0/bar: support chips without BAR3Alexandre Courbot2014-06-101-55/+59
* drm/nouveau/bar: only ioremap BAR3 if it existsAlexandre Courbot2014-06-101-2/+4
* Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-06-104-0/+113
|\
| * drm/panel: simple - Add AUO B133XTN01 panel supportStéphane Marchesin2014-06-091-0/+25
| * drm/panel: simple - Disable panel on shutdownThierry Reding2014-06-051-0/+19