index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-13
drm/i915/bdw: remove erroneous chv specific workarounds from bdw code
Tom O'Rourke
1
-5
/
+1
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
396
-9398
/
+26660
2014-06-11
Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d...
Jani Nikula
2
-6
/
+50
2014-06-11
drm/i915: fix possible refcount leak when resetting forcewake
Imre Deak
1
-1
/
+2
2014-06-11
drm/i915: Reorder semaphore deadlock check
Chris Wilson
2
-5
/
+15
2014-06-11
drm/i95: Initialize active ring->pid to -1
Chris Wilson
1
-1
/
+2
2014-06-11
drm/i915: set backlight duty cycle after backlight enable for gen4
Jani Nikula
1
-3
/
+2
2014-06-11
drm/i915: Avoid div-by-zero when pixel_multiplier is zero
Ville Syrjälä
1
-1
/
+3
2014-06-11
drm/i915: Disable FBC by default also on Haswell and later
Chris Wilson
1
-2
/
+1
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
[prev]
[next]