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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-06-21
drm/arm: hdlcd: Use CMA helper for plane buffer address calculation
Liviu Dudau
1
-8
/
+1
2017-06-21
drm/arm: hdlcd: Set the CRTC's port before binding the encoder.
Liviu Dudau
1
-0
/
+9
[next]