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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-24
drm: replace "drm_connector_unreference" with "drm_connector_put"
Fernando Ramos
1
-1
/
+1
2018-11-24
drm: remove deprecated "drm_dev_unref" function
Fernando Ramos
1
-13
/
+0
2018-11-24
drm: replace "drm_dev_unref" function with "drm_dev_put"
Fernando Ramos
6
-11
/
+11
2018-11-23
drm/atomic-helper: WARN if fake_commit->hw_done is not completed as expected
Ville Syrjälä
1
-1
/
+3
2018-11-23
drm/atomic-helper: Complete fake_commit->flip_done potentially earlier
Ville Syrjälä
1
-0
/
+3
2018-11-22
drm/prime: Fix drm_gem_prime_mmap() stack use
Noralf Trønnes
1
-11
/
+20
2018-11-22
drm/sun4i: wait on implicit fence before display
Qiang Yu
3
-0
/
+6
2018-11-22
drm: Merge drm_info.c into drm_debugfs.c
Daniel Vetter
4
-143
/
+90
2018-11-21
drm/meson: Add implicit fencing support for primary and overlay planes
Koen Kooi
2
-0
/
+4
2018-11-21
drm/virtio: add edid support
Gerd Hoffmann
5
-0
/
+91
2018-11-21
qxl: Make sure qxl_cursor memory is pinned
Christophe Fergeau
1
-1
/
+9
2018-11-21
qxl: Remove unused qxl_bo_pin arguments
Christophe Fergeau
4
-12
/
+8
2018-11-21
qxl: No need for NULL check before calling qxl_bo_unref()
Christophe Fergeau
3
-9
/
+4
2018-11-21
drm/cirrus: Remove set but not used variable 'bo'
YueHaibing
1
-3
/
+0
2018-11-20
drm: Introduce new DRM_FORMAT_XYUV
Stanislav Lisovskiy
1
-0
/
+1
2018-11-20
drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPS
Noralf Trønnes
10
-88
/
+31
2018-11-20
drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPS
Noralf Trønnes
1
-0
/
+86
2018-11-20
drm/gem: Add drm_gem_object_funcs
Noralf Trønnes
3
-34
/
+121
2018-11-20
drm/prime: Add drm_gem_prime_mmap()
Noralf Trønnes
1
-0
/
+37
2018-11-20
drm/driver: Add defaults for .gem_prime_export/import callbacks
Noralf Trønnes
1
-2
/
+8
2018-11-20
drm/panel: s6d16d0: fix spelling mistake "enble" -> "enable"
Colin Ian King
1
-1
/
+1
2018-11-20
drm/bridge/sii902x: Add missing dependency on I2C_MUX
Fabrizio Castro
1
-0
/
+1
2018-11-19
drm/rockchip: fix for mailbox read size
Damian Kos
1
-1
/
+1
2018-11-15
drm/bridge/sii902x: Fix EDID readback
Fabrizio Castro
1
-69
/
+178
2018-11-15
drm: panel-orientation-quirks: Do rotation quirk for new GPD Win2 FW
Gabriel Krisman Bertazi
1
-1
/
+1
2018-11-14
drm/qxl: remove set but not used variables 'driver, qbo'
YueHaibing
1
-4
/
+0
2018-11-14
drm/qxl: remove set but not used variable 'map'
YueHaibing
1
-7
/
+3
2018-11-14
drm/virtio: fix memory leak of vfpriv on error return path
Colin Ian King
1
-1
/
+3
2018-11-14
drm/virtio: bump driver version after explicit synchronization addition
Gustavo Padovan
1
-2
/
+2
2018-11-14
drm/virtio: add in/out fence support for explicit synchronization
Robert Foss
1
-17
/
+64
2018-11-14
drm/virtio: add uapi for in and out explicit fences
Robert Foss
1
-0
/
+5
2018-11-14
drm/virtio: add virtio_gpu_alloc_fence()
Robert Foss
5
-15
/
+96
2018-11-14
drm/virtio: Use IDAs more efficiently
Matthew Wilcox
2
-5
/
+6
2018-11-14
drm/virtio: Handle error from virtio_gpu_resource_id_get
Matthew Wilcox
1
-2
/
+11
2018-11-13
drm/meson: Add primary plane scaling
Neil Armstrong
1
-45
/
+141
2018-11-13
drm/meson: move OSD scaler management into plane atomic update
Neil Armstrong
4
-62
/
+68
2018-11-13
drm/meson: Support Overlay plane for video rendering
Neil Armstrong
11
-8
/
+971
2018-11-13
drm/sti: remove set but not used variable 'priv'
YueHaibing
1
-2
/
+0
2018-11-13
drm/meson: Use optional canvas provider
Maxime Jourdan
5
-22
/
+52
2018-11-13
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
4767
-132681
/
+305229
2018-11-12
drm/syncobj: Fix compilation following partial revert
Chris Wilson
2
-5
/
+1
2018-11-12
drm: Revert syncobj timeline changes.
Eric Anholt
1
-288
/
+71
2018-11-09
drm/vc4: Prefer PPF over TPZ when dst >= 2/3 src
Boris Brezillon
1
-4
/
+4
2018-11-09
drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONE
Boris Brezillon
1
-5
/
+7
2018-11-09
drm/sun4i: tcon: Support an active-low DE signal with RGB interface
Paul Kocialkowski
2
-1
/
+7
2018-11-09
drm/sun4i: tcon: Get the connector from the encoder in RGB setup
Paul Kocialkowski
1
-12
/
+7
2018-11-09
drm/sun4i: tcon: Pass encoder to RGB setup function
Paul Kocialkowski
1
-1
/
+2
2018-11-08
drm/syncobj: disable the timeline UAPI for now v2
Christian König
1
-0
/
+4
2018-11-07
drm/atomic: Use explicit old/new state in drm_atomic_plane_check()
Ville Syrjälä
1
-39
/
+46
2018-11-07
drm/atomic: Use explicit old/new state in drm_atomic_crtc_check()
Ville Syrjälä
1
-11
/
+15
[next]