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.13.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
2016-06-10
drm: sun4i: Rely on the default ->best_encoder() behavior
Boris Brezillon
2
-19
/
+0
2016-06-10
drm: rockchip: Rely on the default ->best_encoder() behavior
Boris Brezillon
2
-18
/
+0
2016-06-10
drm: rcar-du: Rely on the default ->best_encoder() behavior
Boris Brezillon
5
-20
/
+0
2016-06-10
drm: fsl-dcu: Rely on the default ->best_encoder() behavior
Boris Brezillon
1
-9
/
+0
2016-06-10
drm: exynos: Rely on the default ->best_encoder() behavior
Boris Brezillon
4
-34
/
+0
2016-06-10
drm: atmel-hlcdc: Rely on the default ->best_encoder() behavior
Boris Brezillon
1
-12
/
+0
2016-06-10
drm: arc: Rely on the default ->best_encoder() behavior
Boris Brezillon
1
-18
/
+0
2016-06-10
drm/rockchip: Resume DP early
Tomeu Vizoso
1
-12
/
+3
2016-06-10
drm/rockchip: Use atomic PM helpers
Tomeu Vizoso
2
-53
/
+32
2016-06-10
drm/rockchip: Nuke pending event handling in preclose
Daniel Vetter
3
-43
/
+0
2016-06-10
drm/rockchip: convert to helper nonblocking atomic commit
Daniel Vetter
4
-78
/
+27
2016-06-10
drm/rockchip: Fix crtc_state->event signalling
Daniel Vetter
1
-6
/
+18
2016-06-10
drm/rockchip: Disarm vop->is_enabled
Daniel Vetter
2
-9
/
+0
2016-06-10
drm/hdlcd: Use helper support for nonblocking commits
Daniel Vetter
1
-7
/
+1
2016-06-10
drm/arc: Implement nonblocking commit correctly
Daniel Vetter
1
-7
/
+1
2016-06-10
drm/atomic-helper: nonblocking commit support
Daniel Vetter
1
-46
/
+98
2016-06-10
drm/atomic-helper: roll out commit synchronization
Daniel Vetter
1
-0
/
+347
2016-06-10
drm/atomic: Add struct drm_crtc_commit to track async updates
Daniel Vetter
3
-0
/
+31
2016-06-10
drm/sun4i: Implement some semblance of vblank event handling
Daniel Vetter
1
-0
/
+12
2016-06-10
drm/arc: Actually bother with handling atomic events.
Daniel Vetter
1
-7
/
+5
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
13
-16
/
+16
2016-06-10
drm/rockchip: Drop drm_driver.load/unload callbacks
Tomeu Vizoso
1
-57
/
+30
2016-06-10
drm/rockchip: fix compile warnings for 64-bit
Brian Norris
2
-2
/
+2
2016-06-10
drm/exynos: use logical AND in exynos_drm_plane_check_size()
Tobias Jakobi
1
-1
/
+1
2016-06-09
drm: Move format-related helpers to drm_fourcc.c
Laurent Pinchart
3
-290
/
+321
2016-06-09
drm/hisilicon: Implement some semblance of vblank event handling
Daniel Vetter
1
-8
/
+12
2016-06-09
drm/fsl-du: Implement some semblance of vblank event handling
Daniel Vetter
1
-12
/
+11
2016-06-09
drm/arc: Nuke event_list
Daniel Vetter
3
-24
/
+0
2016-06-09
drm: Replace fb_helper->atomic with mode_config->atomic_commit
Daniel Vetter
2
-6
/
+2
2016-06-09
drm/atomic-helper: Annotate a bunch more RETURNS: sections
Daniel Vetter
1
-4
/
+4
2016-06-09
drm: sti: Rely on the default ->best_encoder() behavior
Boris Brezillon
3
-30
/
+0
2016-06-09
drm: msm: Rely on the default ->best_encoder() behavior where appropriate
Boris Brezillon
3
-27
/
+0
2016-06-09
drm: mediatek: Rely on the default ->best_encoder() behavior
Boris Brezillon
1
-9
/
+0
2016-06-09
drm: Remove dev_pm_ops from drm_class
Lukas Wunner
2
-73
/
+0
2016-06-09
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
51
-554
/
+1936
2016-06-09
Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-...
Dave Airlie
4
-113
/
+157
2016-06-09
Merge tag 'drm-intel-next-2016-06-06' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
41
-957
/
+1467
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
66
-446
/
+386
2016-06-09
Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...
Dave Airlie
28
-115
/
+19
2016-06-09
Backmerge tag 'v4.7-rc2' into drm-next
Dave Airlie
44
-225
/
+223
2016-06-07
drm/dsi: Implement set tear scanline
Vinay Simha BN
1
-0
/
+22
2016-06-07
drm/fb_cma_helper: Implement fb_mmap callback
Robin Murphy
1
-0
/
+8
2016-06-07
drm/qxl: Remove useless drm_fb_get_bpp_depth() call
Laurent Pinchart
1
-4
/
+0
2016-06-07
drm/ast: Remove useless drm_fb_get_bpp_depth() call
Laurent Pinchart
1
-3
/
+0
2016-06-07
drm/atomic: Fix remaining places where !funcs->best_encoder is valid
Boris Brezillon
2
-2
/
+15
2016-06-07
drm/omapdrm: Implement gamma_lut atomic crtc properties
Jyri Sarha
1
-0
/
+56
2016-06-07
drm/omapdrm: Workaround for errata i734 (LCD1 Gamma) in DSS dispc
Jyri Sarha
1
-0
/
+174
2016-06-07
drm/omapdrm: Add gamma table support to DSS dispc
Jyri Sarha
5
-22
/
+197
2016-06-07
drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()
Jyri Sarha
3
-34
/
+47
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
17
-59
/
+80
[next]