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-04-14
drm/omap: fix output enable/disable sequence
Tomi Valkeinen
1
-19
/
+27
2014-04-11
drm/i915: Always use kref tracking for all contexts.
Chris Wilson
4
-137
/
+93
2014-04-11
drm/i915: do not setup backlight if not available according to VBT
Jani Nikula
1
-0
/
+5
2014-04-11
drm/i915: check VBT for supported backlight type
Jani Nikula
3
-0
/
+14
2014-04-10
drm/i915: Disable self-refresh for untiled fbs on i915gm
Daniel Vetter
1
-0
/
+10
2014-04-10
drm/mm: Don't WARN if drm_mm_reserve_node
Daniel Vetter
1
-2
/
+0
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
437
-15223
/
+38636
2014-04-08
drm/radeon: Improve vramlimit module param documentation
Lauri Kasanen
1
-1
/
+1
2014-04-08
drm/radeon: fix audio pin counts for DCE6+ (v2)
Alex Deucher
2
-5
/
+14
2014-04-08
drm/radeon/dp: switch to the common i2c over aux code
Alex Deucher
5
-200
/
+44
2014-04-08
drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)
Alex Deucher
1
-1
/
+3
2014-04-08
drm/dp/i2c: send bare addresses to properly reset i2c connections (v4)
Alex Deucher
1
-19
/
+32
2014-04-08
drm/radeon/dp: handle zero sized i2c over aux transactions (v2)
Alex Deucher
1
-5
/
+18
2014-04-08
drm/i915: support address only i2c-over-aux transactions
Jani Nikula
1
-3
/
+4
2014-04-08
drm/tegra: dp: Support address-only I2C-over-AUX transactions
Thierry Reding
2
-13
/
+32
2014-04-08
DRM: armada: fix corruption while loading cursors
Russell King
1
-0
/
+1
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2014-04-05
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
28
-412
/
+608
2014-04-05
Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
17
-100
/
+2071
2014-04-05
Merge tag 'drm/panel/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-51
/
+106
2014-04-05
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
13
-2
/
+3038
2014-04-05
Merge tag 'vmwgfx-next-2014-04-04' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
3
-5
/
+8
2014-04-05
Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
3
-18
/
+18
2014-04-05
drm/dp_helper: don't return EPROTO for defers (v2)
Dave Airlie
1
-4
/
+4
2014-04-04
Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2014-04-04
drm/bridge: export ptn3460_init function
Inki Dae
1
-0
/
+1
2014-04-04
drm/exynos: remove MODULE_DEVICE_TABLE definitions
Inki Dae
2
-2
/
+0
2014-04-04
drm/panel: add S6E8AA0 driver
Andrzej Hajda
3
-0
/
+1077
2014-04-04
drm/panel: add ld9040 driver
Andrzej Hajda
3
-0
/
+384
2014-04-04
drm/exynos: add DSIM driver
Andrzej Hajda
5
-0
/
+1551
2014-04-04
drm/exynos: disallow fbdev initialization if no device is connected
Andrzej Hajda
1
-0
/
+21
2014-04-04
drm/mipi_dsi: create dsi devices only for nodes with reg property
Andrzej Hajda
1
-1
/
+5
2014-04-04
Skip intel_crt_init for Dell XPS 8700
Giacomo Comes
1
-0
/
+8
2014-04-04
drm/i915: vlv: fix RPS interrupt mask setting
Imre Deak
1
-1
/
+1
2014-04-04
Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec"
Deepak S
1
-4
/
+2
2014-04-04
drm/i915: move power domain init earlier during system resume
Imre Deak
1
-14
/
+76
2014-04-04
drm/tegra: Use standard GPL v2 license text
Thierry Reding
1
-11
/
+3
2014-04-04
drm/tegra: Relicense under GPL v2
Thierry Reding
6
-87
/
+18
2014-04-04
drm/tegra: Add eDP support
Thierry Reding
9
-2
/
+2035
2014-04-04
gpu: host1x: export host1x_syncpt_incr_max() function
Bryan Wu
1
-0
/
+1
2014-04-04
drm/tegra: prime: Add vmap support
Thierry Reding
1
-0
/
+14
2014-04-04
drm/panel: add support for LG LD070WX3-SL01 panel
Alexandre Courbot
1
-0
/
+30
2014-04-04
drm/panel: add support for LG LH500WX1-SD03 panel
Alexandre Courbot
1
-0
/
+30
2014-04-04
drm/panel: simple: Allow DSI panels to provide mode flags
Thierry Reding
1
-0
/
+3
2014-04-04
drm/panel: simple: Allow GPIO accesses to sleep
Thierry Reding
1
-2
/
+2
2014-04-04
drm/panel: remove redundant regulator_disable()
Alexandre Courbot
1
-2
/
+0
2014-04-04
drm/panel: use gpiod interface for enable GPIO
Alexandre Courbot
1
-49
/
+18
2014-04-04
drm/panel: Add LG 12.9" LCD panel
Thierry Reding
1
-0
/
+25
2014-04-04
drm/ttm: Hide the implementation details of reservation
Thomas Hellstrom
3
-18
/
+18
2014-04-04
drm: gem-cma: Fix warnings due to improper printk formats
Laurent Pinchart
1
-3
/
+3
[prev]
[next]