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
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
30
-62
/
+97
2017-06-28
drm/gma500: remove an unneeded NULL check
Dan Carpenter
1
-4
/
+0
2017-06-28
drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()
Laurent Pinchart
3
-8
/
+8
2017-06-28
drm: vmwgfx: Remove unneeded CRTC .prepare() helper operation
Laurent Pinchart
1
-13
/
+0
2017-06-28
drm: qxl: Replace CRTC .commit() helper operation with .enable()
Laurent Pinchart
1
-2
/
+2
2017-06-28
drm: qxl: Remove unused CRTC .dpms() helper operation
Laurent Pinchart
1
-5
/
+0
2017-06-28
drm: arcpgu: Remove CRTC .prepare() helper operation
Laurent Pinchart
1
-1
/
+0
2017-06-28
drm: arcpgu: Remove CRTC .commit() helper operation
Laurent Pinchart
1
-1
/
+0
2017-06-28
drm/vblank: Unexport drm_vblank_cleanup
Daniel Vetter
2
-17
/
+3
2017-06-28
drm/hdlcd: remove drm_vblank_cleanup, rise of the zoombies edition
Daniel Vetter
1
-2
/
+0
2017-06-28
drm/core: Fail atomic IOCTL with no CRTC state but with signaling.
Andrey Grodzovsky
1
-1
/
+10
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
616
-21494
/
+349037
2017-06-27
drm/atomic-helper: Simplify commit tracking locking
Daniel Vetter
1
-6
/
+1
2017-06-27
drm/vmwgfx: Drop drm_vblank_cleanup
Daniel Vetter
5
-47
/
+3
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
17
-53
/
+88
2017-06-26
drm/udl: Drop drm_vblank_cleanup
Daniel Vetter
1
-2
/
+0
2017-06-26
drm/rockchip: Drop drm_vblank_cleanup
Daniel Vetter
1
-2
/
+0
2017-06-26
drm/nouveau: Drop drm_vblank_cleanup
Daniel Vetter
1
-2
/
+0
2017-06-26
drm/mtk: Drop drm_vblank_cleanup
Daniel Vetter
1
-1
/
+0
2017-06-26
drm/i915: Drop drm_vblank_cleanup
Daniel Vetter
1
-5
/
+1
2017-06-26
drm/kirin: Drop drm_vblank_cleanup
Daniel Vetter
1
-1
/
+0
2017-06-26
drm/hibmc: Drop drm_vblank_cleanup
Daniel Vetter
1
-1
/
+2
2017-06-23
drm/vgem: Pin our pages for dmabuf exports
Chris Wilson
2
-21
/
+64
2017-06-23
drm: arcpgu: arc_pgu_crtc_mode_valid() can be static
kbuild test robot
1
-2
/
+2
2017-06-23
drm/mxsfb: Drop drm_vblank_cleanup
Daniel Vetter
1
-1
/
+0
2017-06-23
drm/amd|radeon: Drop drm_vblank_cleanup
Daniel Vetter
2
-2
/
+0
2017-06-23
drm/qxl: move extern variable declaration header file
Gerd Hoffmann
2
-1
/
+1
2017-06-23
drm/qxl: declare a bunch of functions as static
Gerd Hoffmann
2
-11
/
+11
2017-06-23
drm/qxl: fix __user annotations
Gerd Hoffmann
1
-8
/
+9
2017-06-23
Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-18
/
+20
2017-06-23
drm/rockchip: dw_hdmi: introduce the pclk for grf
Mark Yao
1
-0
/
+18
2017-06-23
drm/rockchip: dw_hdmi: introduce the VPLL clock setting
Mark Yao
1
-1
/
+24
2017-06-23
drm/rockchip: dw_hdmi: add RK3399 HDMI support
Mark Yao
1
-11
/
+56
2017-06-22
drm: atmel-hlcdc: add support for 8-bit color lookup table mode
Peter Rosin
4
-0
/
+64
2017-06-22
drm: atmel-hlcdc: add missing .set_property helper to the crtc
Peter Rosin
1
-0
/
+1
2017-06-22
drm/vc4: Remove dead vc4_event_pending().
Eric Anholt
2
-9
/
+0
2017-06-22
drm/vc4: Use the atomic state's commit workqueue.
Eric Anholt
1
-58
/
+13
2017-06-22
drm/vc4: Wait for fences interruptibly in blocking mode.
Eric Anholt
1
-0
/
+10
2017-06-22
drm/vc4: Hook up plane prepare_fb to lookup dma-buf reservations.
Eric Anholt
1
-0
/
+17
2017-06-22
drm/vc4: Allow vblank_disable_immediate on non-fw-kms. (v2)
Mario Kleiner
1
-0
/
+3
2017-06-22
drm: Add drm_atomic_helper_wait_for_flip_done()
Boris Brezillon
1
-1
/
+42
2017-06-22
drm: arcpgu: Use crtc->mode_valid() callback
Jose Abreu
1
-15
/
+14
2017-06-22
drm/zte: Drop drm_vblank_cleanup
Daniel Vetter
1
-2
/
+0
2017-06-22
drm/shmob: Drop drm_vblank_cleanup
Daniel Vetter
1
-3
/
+1
2017-06-21
drm/vc4: Send a VBLANK event when disabling a CRTC
Boris Brezillon
1
-0
/
+13
2017-06-21
drm: Check for drm_device->dev in drm_set_busid
Daniel Vetter
1
-1
/
+1
2017-06-21
drm: sti: sti_hqvdp: undo preparation of a clock source.
Arvind Yadav
1
-0
/
+3
2017-06-21
drm/rockchip: Remove unnecessary NULL check
Thierry Reding
1
-3
/
+1
2017-06-21
drm/atmel-hlcdc: Remove unnecessary NULL check
Thierry Reding
1
-2
/
+1
2017-06-21
drm/arm: hdlcd: remove unused variables
Arnd Bergmann
1
-1
/
+1
[next]