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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-08
drm/msm: remove fence_cbs
Rob Clark
6
-107
/
+47
2016-05-08
drm/msm: introduce msm_fence_context
Rob Clark
9
-78
/
+108
2016-05-08
drm/msm: split locking and pinning BO's
Rob Clark
2
-31
/
+40
2016-05-08
drm/msm/gpu: simplify tracking in-flight bo's
Rob Clark
1
-29
/
+22
2016-05-08
drm/msm: split out timeout_to_jiffies helper
Rob Clark
2
-10
/
+16
2016-05-08
drm/msm: use imported dmabuf's reservation object
Rob Clark
3
-8
/
+14
2016-05-08
drm/msm: move fence code to it's own file
Rob Clark
8
-133
/
+178
2016-05-08
drm/msm: move debugfs code to it's own file
Rob Clark
4
-152
/
+196
2016-05-08
drm/msm: make HDCP support optional
Rob Clark
3
-1
/
+20
2016-05-05
drm/i915/mst: use reference counted connectors. (v3)
Dave Airlie
2
-24
/
+21
2016-05-05
drm/atomic: use connector references (v3)
Dave Airlie
2
-9
/
+9
2016-05-05
drm/crtc: take references to connectors used in a modeset. (v2)
Dave Airlie
1
-0
/
+19
2016-05-05
drm/fb_helper: add connector reference counting. (v2)
Dave Airlie
1
-33
/
+5
2016-05-05
drm/modes: add connector reference counting. (v2)
Dave Airlie
2
-6
/
+41
2016-05-05
Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
39
-401
/
+474
2016-05-04
drm: Fixup locking WARN_ON mistake around gem_object_free_unlocked
Daniel Vetter
1
-4
/
+5
2016-05-04
drm/etnaviv: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-04
drm/imx: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-04
drm/radeon: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-04
drm/amdgpu: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-04
drm/gem: support BO freeing without dev->struct_mutex
Daniel Vetter
1
-1
/
+53
2016-05-04
Merge tag 'drm-hisilicon-next-2016-04-29' of github.com:xin3liang/linux into ...
Dave Airlie
12
-0
/
+2682
2016-05-04
Merge tag 'drm-amdkfd-next-2016-05-04' of git://people.freedesktop.org/~gabba...
Dave Airlie
5
-17
/
+16
2016-05-04
Merge branch 'drm-rockchip-next-fixes-05-03' of https://github.com/markyzq/ke...
Dave Airlie
7
-98
/
+196
2016-05-04
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
19
-615
/
+542
2016-05-04
Merge tag 'drm-vc4-next-2016-05-02' of https://github.com/anholt/linux into d...
Dave Airlie
10
-1
/
+597
2016-05-04
Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
18
-216
/
+229
2016-05-04
Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
42
-1653
/
+2689
2016-05-03
drm/atomic: Add WARN_ON when state->acquire_ctx is not set.
Maarten Lankhorst
1
-0
/
+6
2016-05-03
drm/fsl-dcu: add COMMON_CLK dependency
Arnd Bergmann
1
-1
/
+1
2016-05-03
drm/rockchip: vop: Initialize vskiplines to zero
Mark Yao
1
-1
/
+1
2016-05-03
drm/rockchip: vop: fix iommu crash with async atomic
Mark Yao
1
-0
/
+18
2016-05-03
drm/rockchip: support non-iommu buffer path
Mark Yao
1
-19
/
+47
2016-05-03
drm/rockchip: get rid of rockchip_drm_crtc_mode_config
Mark Yao
6
-77
/
+128
2016-05-03
drm/rockchip: inno_hdmi: fix an error code
Dan Carpenter
1
-1
/
+2
2016-05-03
drm/rockchip: don't leak iommu mapping
John Keeping
1
-1
/
+2
2016-05-03
drm/rockchip: remove redundant statement
John Keeping
1
-1
/
+0
2016-05-03
drm/vc4: Add missing render node support
Eric Anholt
1
-0
/
+1
2016-05-03
drm/vc4: Add support for gamma ramps.
Eric Anholt
2
-0
/
+64
2016-05-02
drm/tilcdc: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-05-02
drm/shmobile: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-05-02
drm/rcar-du: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-05-02
drm/msm: use drm_crtc_send_vblank_event()
Gustavo Padovan
2
-2
/
+2
2016-05-02
drm/radeon: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-05-02
drm/amdgpu: use drm_crtc_send_vblank_event()
Gustavo Padovan
3
-3
/
+3
2016-05-02
drm/i915: Rename async to nonblock.
Maarten Lankhorst
1
-8
/
+8
2016-05-02
drm/vc4: Rename async to nonblock.
Maarten Lankhorst
1
-3
/
+3
2016-05-02
drm/rockchip: Rename async to nonblock.
Maarten Lankhorst
1
-3
/
+3
2016-05-02
drm/tegra: Rename async to nonblock.
Maarten Lankhorst
1
-3
/
+3
2016-05-02
drm/sti: Rename async to nonblock.
Maarten Lankhorst
1
-3
/
+3
[next]