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
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-11
/
+8
2013-02-27
drm/vmwgfx: convert to idr_alloc()
Tejun Heo
1
-9
/
+8
2013-02-27
drm/via: convert to idr_alloc()
Tejun Heo
1
-10
/
+3
2013-02-27
drm/sis: convert to idr_alloc()
Tejun Heo
1
-10
/
+3
2013-02-27
drm/i915: convert to idr_alloc()
Tejun Heo
1
-16
/
+5
2013-02-27
drm/exynos: convert to idr_alloc()
Tejun Heo
1
-11
/
+5
2013-02-27
drm: convert to idr_alloc()
Tejun Heo
4
-68
/
+25
2013-02-27
drm: don't use idr_remove_all()
Tejun Heo
7
-11
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-10
/
+10
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
344
-11204
/
+29513
2013-02-26
drm/tilcdc: only build on arm
Stephen Rothwell
1
-1
/
+1
2013-02-24
Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ...
Dave Airlie
11
-1266
/
+950
2013-02-24
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
4
-51
/
+34
2013-02-22
new helper: file_inode(file)
Al Viro
4
-9
/
+9
2013-02-22
drm/i915: Revert hdmi HDP pin checks
Daniel Vetter
1
-29
/
+0
2013-02-22
drm/tegra: Add list of framebuffers to debugfs
Thierry Reding
1
-0
/
+44
2013-02-22
drm/tegra: Fix color expansion
Thierry Reding
1
-1
/
+1
2013-02-22
drm/tegra: Split DC_CMD_STATE_CONTROL register write
Thierry Reding
1
-2
/
+3
2013-02-22
drm/tegra: Implement page-flipping support
Thierry Reding
4
-0
/
+82
2013-02-22
drm/tegra: Implement VBLANK support
Thierry Reding
3
-17
/
+91
2013-02-22
drm/tegra: Implement .mode_set_base()
Thierry Reding
1
-0
/
+32
2013-02-22
drm/tegra: Add plane support
Thierry Reding
3
-95
/
+372
2013-02-22
drm/tegra: Remove bogus tegra_framebuffer structure
Thierry Reding
2
-12
/
+1
2013-02-22
drm: Add consistency check for page-flipping
Thierry Reding
1
-0
/
+7
2013-02-22
drm/radeon: Use generic HDMI infoframe helpers
Thierry Reding
2
-161
/
+58
2013-02-22
drm/tegra: Use generic HDMI infoframe helpers
Thierry Reding
3
-306
/
+110
2013-02-22
drm: Add HDMI infoframe helpers
Thierry Reding
2
-0
/
+34
2013-02-22
drm: Move mode tables to drm_edid.c
Thierry Reding
2
-781
/
+746
2013-02-22
drm: Remove duplicate drm_mode_cea_vic()
Thierry Reding
4
-27
/
+11
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-22
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
8
-698
/
+490
2013-02-22
gma500: Fix n, m1 and m2 clock limits for sdvo and lvds
Patrik Jakobsson
1
-6
/
+6
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-5
/
+2
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2013-02-21
drm/i915: Handle untiled planes when computing their offsets
Chris Wilson
3
-22
/
+34
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-45
/
+32
2013-02-21
drm/exynos: Add device tree based discovery support for G2D
Ajay Kumar
1
-0
/
+10
2013-02-21
drm/exynos: hdmi: support extra resolutions using drm_display_mode timings
Sean Paul
1
-648
/
+374
2013-02-21
drm/exynos: mixer: set correct mode for range of resolutions
Rahul Sharma
1
-4
/
+4
2013-02-21
drm/exynos: implement display-mode-check callback in mixer driver
Rahul Sharma
1
-0
/
+26
2013-02-21
drm/exynos: add display-mode-check operation to exynos_mixer_ops struct
Rahul Sharma
3
-8
/
+22
2013-02-21
drm/exynos: release resources properly when fb creation is failed.
YoungJun Cho
1
-24
/
+27
2013-02-21
drm/exynos: fix wrong pointer access at vm close.
YoungJun Cho
1
-12
/
+21
2013-02-21
drm/exynos: Add missing braces around sizeof
Sachin Kamat
1
-1
/
+1
2013-02-21
drm/exynos: consider exception case to fb handle creation
Inki Dae
1
-0
/
+4
2013-02-21
drm/exynos: fix iommu address allocation order
Inki Dae
1
-1
/
+1
2013-02-21
Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in...
Dave Airlie
22
-26
/
+3918
2013-02-21
Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
15
-19
/
+212
2013-02-21
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
7
-220
/
+329
2013-02-20
drm/radeon: properly validate the atpx interface
Alex Deucher
1
-2
/
+71
[next]