index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m32r
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-31
drm/atmel: Drop drm_vblank_cleanup
Daniel Vetter
1
-1
/
+0
2017-05-31
drm/imx: Drop drm_vblank_cleanup
Daniel Vetter
1
-3
/
+1
2017-05-31
drm/meson: Drop drm_vblank_cleanup
Daniel Vetter
1
-1
/
+0
2017-05-31
drm/stm: Drop drm_vblank_cleanup
Daniel Vetter
1
-2
/
+0
2017-05-31
drm/sun4i: Drop drm_vblank_cleanup
Daniel Vetter
1
-2
/
+0
2017-05-31
drm: better document how to send out the crtc disable event
Daniel Vetter
1
-1
/
+3
2017-05-31
drm: Use vsnprintf extension %ph
Joe Perches
2
-40
/
+18
2017-05-31
drm/doc: move printf helpers out of drmP.h
Daniel Vetter
3
-17
/
+44
2017-05-31
drm/pl111: select DRM_PANEL
Arnd Bergmann
1
-0
/
+1
2017-05-30
drm/bridge: analogix-anx78xx: Use bridge->mode_valid() callback
Jose Abreu
1
-7
/
+7
2017-05-30
drm: Use mode_valid() in atomic modeset
Jose Abreu
1
-3
/
+73
2017-05-30
drm: Use new mode_valid() helpers in connector probe helper
Jose Abreu
1
-4
/
+63
2017-05-30
drm: Introduce drm_bridge_mode_valid()
Jose Abreu
2
-0
/
+35
2017-05-30
drm: Add drm_{crtc/encoder/connector}_mode_valid()
Jose Abreu
2
-0
/
+50
2017-05-29
drm: Remove drm_device->virtdev
Daniel Vetter
3
-5
/
+2
2017-05-26
drm: todo: remove task about switch to drm_connector_list_iter
Gustavo Padovan
1
-13
/
+0
2017-05-26
drm: remove unsafe drm_for_each_connector()
Gustavo Padovan
1
-15
/
+0
2017-05-26
drm/vc4: use drm_for_each_connector_iter()
Gustavo Padovan
1
-1
/
+5
2017-05-26
drm/nouveau: use drm_for_each_connector_iter()
Gustavo Padovan
1
-1
/
+4
2017-05-26
drm/mediatek: use drm_for_each_connector_iter()
Gustavo Padovan
1
-1
/
+4
2017-05-26
drm/i915: use drm_for_each_connector_iter()
Gustavo Padovan
1
-1
/
+4
2017-05-26
drm/rockchip: use drm_for_each_connector_iter()
Gustavo Padovan
1
-5
/
+6
2017-05-26
drm/exynos: use drm_for_each_connector_iter()
Gustavo Padovan
1
-6
/
+8
2017-05-24
dma-buf/sync-file: Defer creation of sync_file->name
Chris Wilson
3
-10
/
+44
2017-05-24
sync_file.txt: standardize document format
Mauro Carvalho Chehab
1
-10
/
+13
2017-05-23
gpu: drm: gma500: remove two more dead variable
Arnd Bergmann
1
-2
/
+0
2017-05-23
drm/doc: Clarify mode_fixup vs. atomic_check a bit more
Daniel Vetter
1
-2
/
+13
2017-05-23
drm/doc: Document adjusted/request modes a bit better
Daniel Vetter
3
-6
/
+30
2017-05-23
drm: Add crtc/encoder/bridge->mode_valid() callbacks
Jose Abreu
2
-33
/
+141
2017-05-23
MAINTAINERS: update drm/stm maintainers list
Vincent Abriou
1
-0
/
+2
2017-05-23
drm/stm: ltdc: fix duplicated arguments
Philippe CORNU
1
-1
/
+1
2017-05-22
drm/pl111: Fix return value check in pl111_amba_probe()
Wei Yongjun
1
-2
/
+2
2017-05-22
drm/amd: include <linux/delay.h> instead of "linux/delay.h"
Masahiro Yamada
6
-12
/
+16
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
25
-171
/
+202
2017-05-22
drm/vgem: Fix return value check in vgem_init()
Wei Yongjun
1
-2
/
+2
2017-05-22
drm/blend: Fix comment typ-o
Robert Foss
1
-1
/
+1
2017-05-22
drm/stm: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-2
/
+0
2017-05-22
drm/vc4: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
11
-65
/
+62
2017-05-19
drm/pl111: Add a debugfs node to dump our registers.
Eric Anholt
4
-0
/
+64
2017-05-19
drm/pl111: make structure mode_config_funcs static
Colin Ian King
1
-1
/
+1
2017-05-19
drm/pl111: make structure pl111_display_funcs static
Colin Ian King
1
-1
/
+1
2017-05-19
drm/pl111: Register the clock divider and use it.
Eric Anholt
5
-24
/
+163
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
26
-122
/
+128
2017-05-18
drm: replace drm_[cm]alloc* by kvmalloc alternatives
Michal Hocko
1
-78
/
+0
2017-05-18
gpu: host1x: select IOMMU_IOVA
Arnd Bergmann
1
-0
/
+1
2017-05-18
drm/sti:fix spelling mistake: "compoment" -> "component"
Colin Ian King
1
-1
/
+1
2017-05-18
drm: trivial documentation fix to drm_for_each_connector_iter
Gabriel Krisman Bertazi
1
-1
/
+1
2017-05-18
drm/via: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/vgem: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/udl: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-3
/
+0
[next]