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.12.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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-19
drm/exynos: explicit store base gem object in dma_buf->priv
Inki Dae
1
-4
/
+8
2013-08-19
drm: use common drm_gem_dmabuf_release in i915/exynos drivers
Daniel Vetter
3
-35
/
+4
2013-08-19
drm: use ida to allocate connector ids
Ilia Mirkin
2
-18
/
+46
2013-08-19
drm/omap: kill omap_gem_helpers.c
Rob Clark
3
-131
/
+4
2013-08-19
drm/udl: use gem get/put page helpers
Rob Clark
1
-38
/
+6
2013-08-19
drm/gma500: use gem get/put page helpers
Rob Clark
1
-32
/
+6
2013-08-19
drm/gem: add shmem get/put page helpers
Rob Clark
1
-0
/
+103
2013-08-19
drm/gem: add drm_gem_create_mmap_offset_size()
Rob Clark
1
-4
/
+24
2013-08-19
drm/omap: use flip-work helper
Rob Clark
3
-72
/
+58
2013-08-19
drm/tilcdc: use flip-work helper
Rob Clark
1
-21
/
+12
2013-08-19
drm: add flip-work helper
Rob Clark
2
-1
/
+125
2013-08-19
drm: Remove drm_mode_validate_clocks
Stéphane Marchesin
1
-37
/
+0
2013-08-19
drm: no-op out GET_STATS ioctl
Daniel Vetter
1
-12
/
+1
2013-08-19
drm: hollow-out GET_CLIENT ioctl
Daniel Vetter
1
-21
/
+22
2013-08-19
drm/memory: don't export agp helpers
Daniel Vetter
1
-2
/
+0
2013-08-19
drm: rip out a few unused DRIVER flags
Daniel Vetter
1
-1
/
+1
2013-08-19
drm: rip out DRIVER_FB_DMA and related code
Daniel Vetter
1
-159
/
+2
2013-08-19
drm: remove FASYNC support
Daniel Vetter
23
-37
/
+0
2013-08-19
drm/vmwgfx: remove redundant clearing of driver->dma_quiescent
Daniel Vetter
1
-1
/
+0
2013-08-19
drm: mark context support as a legacy subsystem
Daniel Vetter
3
-36
/
+68
2013-08-19
drm: disallow legacy dma ioctls for modesetting drivers
Daniel Vetter
1
-0
/
+15
2013-08-19
drm: mark dma setup/teardown as legacy systems
Daniel Vetter
3
-14
/
+19
2013-08-19
drm: disallow legacy sg ioctls for modesetting drivers
Daniel Vetter
1
-0
/
+6
2013-08-19
drm: hide legacy sg cleanup better from common code
Daniel Vetter
2
-6
/
+10
2013-08-19
drm: kill dev->driver->set_version
Daniel Vetter
1
-3
/
+0
2013-08-19
drm/radeon: kill firstopen callback for kms driver
Daniel Vetter
2
-15
/
+0
2013-08-19
drm/omap: kill firstopen callback
Daniel Vetter
1
-7
/
+0
2013-08-19
drm/ttm: kill unused functions
Maarten Lankhorst
1
-154
/
+0
2013-08-19
drm/radeon: remove stale gem->driver_private access
David Herrmann
2
-2
/
+0
2013-08-19
drm/qxl: remove unused object_pin/unpin() helpers
David Herrmann
3
-30
/
+0
2013-08-19
drm/cirrus: remove unused driver_private access
David Herrmann
1
-1
/
+0
2013-08-19
drm/mgag200: remove unused driver_private access
David Herrmann
1
-1
/
+0
2013-08-19
drm/ast: remove unused driver_private access
David Herrmann
1
-1
/
+0
2013-08-19
Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next
Dave Airlie
45
-1243
/
+2410
2013-08-19
drm/tilcdc fixup mode to workaround sync for tda998x
Darren Etheridge
2
-2
/
+32
2013-08-19
drm/i2c: tda998x: prepare for broken sync workaround
Sebastian Hesselbarth
1
-0
/
+8
2013-08-19
drm/i2c: tda998x: fix sync generation and calculation
Sebastian Hesselbarth
1
-66
/
+115
2013-08-19
drm/i2c: tda998x: add video and audio input configuration
Russell King
1
-8
/
+260
2013-08-19
drm/i2c: tda998x: prepare for video input configuration
Russell King
1
-6
/
+10
2013-08-19
drm/i2c: tda998x: fix npix/nline programming
Russell King
1
-2
/
+2
2013-08-19
drm/i2c: tda998x: ensure VIP output mux is properly set
Russell King
1
-0
/
+4
2013-08-19
drm/i2c: tda998x: fix EDID reading on TDA19988 devices
Russell King
1
-1
/
+13
2013-08-19
drm: DRM should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-08-10
drm/rcar-du: Add FBDEV emulation support
Laurent Pinchart
4
-9
/
+45
2013-08-10
drm/rcar-du: Add internal LVDS encoder support
Laurent Pinchart
12
-3
/
+374
2013-08-10
drm/rcar-du: Configure RGB output routing to DPAD0
Laurent Pinchart
4
-4
/
+50
2013-08-10
drm/rcar-du: Rework output routing support
Laurent Pinchart
8
-20
/
+92
2013-08-10
drm/rcar-du: Add support for DEFR8 register
Laurent Pinchart
3
-1
/
+5
2013-08-10
drm/rcar-du: Add support for multiple groups
Laurent Pinchart
8
-30
/
+63
2013-08-10
drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU
Laurent Pinchart
3
-4
/
+16
[next]