index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
396
-9398
/
+26660
2014-06-11
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
90
-1486
/
+3346
2014-06-11
drm/nouveau/disp/dp: fix tmds passthrough on dp connector
Ben Skeggs
2
-10
/
+54
2014-06-11
drm/nouveau/dp: probe dpcd to determine connectedness
Ben Skeggs
3
-40
/
+26
2014-06-11
drm/nv50-: trigger update after all connectors disabled
Ben Skeggs
1
-0
/
+1
2014-06-11
drm/nv50-: prepare for attaching a SOR to multiple heads
Ben Skeggs
3
-42
/
+46
2014-06-11
drm/gf119-/disp: fix debug output on update failure
Ben Skeggs
1
-3
/
+3
2014-06-11
drm/nouveau/disp/dp: make use of postcursor when its available
Ben Skeggs
1
-8
/
+18
2014-06-11
drm/g94-/disp/dp: take max pullup value across all lanes
Ben Skeggs
2
-2
/
+6
2014-06-11
drm/nouveau/bios/dp: parse lane postcursor data
Ben Skeggs
4
-24
/
+27
2014-06-11
drm/nouveau/dp: fix support for dpms
Ben Skeggs
2
-4
/
+50
2014-06-11
drm/nouveau: register a drm_dp_aux channel for each dp connector
Ben Skeggs
2
-3
/
+55
2014-06-11
drm/g94-/disp: add method to power-off dp lanes
Ben Skeggs
5
-0
/
+35
2014-06-11
drm/nouveau/disp/dp: maintain link in response to hpd signal
Ben Skeggs
6
-12
/
+125
2014-06-11
drm/g94-/disp: bash and wait for something after changing lane power regs
Ben Skeggs
1
-0
/
+3
2014-06-11
drm/nouveau/disp/dp: split link config/power into two steps
Ben Skeggs
6
-12
/
+29
2014-06-11
drm/nv50/disp: train PIOR-attached DP from second supervisor
Ben Skeggs
1
-21
/
+11
2014-06-11
drm/nouveau/disp/dp: make use of existing output data for link training
Ben Skeggs
16
-248
/
+133
2014-06-11
drm/gf119/disp: start removing direct vbios parsing from supervisor
Ben Skeggs
1
-75
/
+83
2014-06-11
drm/nv50/disp: start removing direct vbios parsing from supervisor
Ben Skeggs
1
-107
/
+116
2014-06-11
drm/nouveau/disp/dp: maintain receiver caps in response to hpd signal
Ben Skeggs
2
-8
/
+68
2014-06-11
drm/nouveau/disp/dp: create subclass for dp outputs
Ben Skeggs
16
-9
/
+265
2014-06-11
drm/nouveau: use connector events for HPD instead of GPIO watching
Ben Skeggs
3
-44
/
+34
2014-06-11
drm/nouveau/disp: add internal representaion of output paths and connectors
Ben Skeggs
10
-2
/
+619
2014-06-11
drm/nouveau/bios: extend connector table parsing
Ben Skeggs
4
-16
/
+79
2014-06-11
drm/nouveau/disp: nothing to see here
Ben Skeggs
3
-21
/
+42
2014-06-11
drm/nouveau/i2c/anx9805: add debugging to aux transactions
Ben Skeggs
2
-5
/
+34
2014-06-11
drm/nouveau/i2c: introduce locking at a per-port level
Ben Skeggs
14
-34
/
+380
2014-06-11
drm/nouveau/i2c: balance port acquire/release
Ben Skeggs
4
-14
/
+56
2014-06-11
drm/gk104/i2c: add aux channel interrupt driver
Ben Skeggs
6
-6
/
+79
2014-06-11
drm/g94/i2c: add aux channel interrupt driver
Ben Skeggs
3
-0
/
+39
2014-06-11
drm/nouveau/i2c: add interfaces to support handling aux channel interrupts
Ben Skeggs
4
-0
/
+94
2014-06-11
drm/nouveau/i2c: start hiding subdev-internal interfaces
Ben Skeggs
21
-236
/
+194
2014-06-11
drm/nouveau/i2c: remove unnecessary i2c_set_adapdata()
Ben Skeggs
1
-2
/
+0
2014-06-11
drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on defer
Ben Skeggs
4
-14
/
+20
2014-06-11
drm/nv50-/mc: also pass PMGR interrupts onto I2C subdev
Ben Skeggs
3
-3
/
+6
2014-06-11
drm/nouveau/gpio: send separate event types for high/low transitions
Ben Skeggs
4
-14
/
+17
2014-06-11
drm/nouveau/gpio: use base constructor for all implementations
Ben Skeggs
8
-119
/
+47
2014-06-11
drm/nouveau/gpio: move on-reset intr disable-and-ack to common code
Ben Skeggs
7
-138
/
+80
2014-06-11
drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low"
Ben Skeggs
7
-114
/
+156
2014-06-11
drm/nouveau/gpio: split g92 class from nv50
Ben Skeggs
11
-58
/
+110
2014-06-11
drm/nouveau/gpio: use indirect pointer to base class definition
Ben Skeggs
13
-75
/
+75
2014-06-11
drm/nouveau/disp/dp: support training to highest rate, rather than a target
Ben Skeggs
1
-23
/
+34
2014-06-11
drm/nouveau/disp/dp: support postcursor in link training
Ben Skeggs
2
-11
/
+53
2014-06-11
drm/nouveau/core: allow event source to handle multiple event types per index
Ben Skeggs
21
-77
/
+112
2014-06-11
Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux ...
Dave Airlie
10
-0
/
+3545
2014-06-10
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
48
-122
/
+687
2014-06-10
drm/gk208/gr: add missing registers to grctx init
Ilia Mirkin
1
-0
/
+2
2014-06-10
drm/nouveau/kms/nv04-nv40: fix pageflip events via special case.
Mario Kleiner
1
-2
/
+8
2014-06-10
drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.
Mario Kleiner
3
-3
/
+3
[next]