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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge.
Eric Anholt
1
-149
/
+14
2017-06-05
drm/atmel-hlcdc: Drop custom encoder cleanup func.
Eric Anholt
1
-7
/
+1
2017-06-05
drm/vc4: Switch DPI to using the panel-bridge helper.
Eric Anholt
1
-134
/
+30
2017-06-05
drm/vc4: Switch DSI to the panel-bridge layer, and support bridges.
Eric Anholt
2
-135
/
+21
2017-06-05
drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.
Eric Anholt
4
-141
/
+228
2017-06-05
drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callback
Jose Abreu
4
-35
/
+23
2017-06-05
drm: zte: use devm_of_platform_populate()
Benjamin Gaignard
1
-1
/
+1
2017-06-02
drm/vc4: Mark the device as active when enabling runtime PM.
Eric Anholt
1
-0
/
+1
2017-06-02
drm/atmel-hlcdc: Use crtc->mode_valid() callback
Jose Abreu
3
-9
/
+11
2017-06-01
drm/exynos: Drop drm_vblank_cleanup
Daniel Vetter
1
-3
/
+1
2017-06-01
drm/hdlcd|mali: Drop drm_vblank_cleanup
Daniel Vetter
2
-4
/
+0
2017-06-01
drm/doc: Polish irq helper documentation
Daniel Vetter
2
-5
/
+28
2017-06-01
drm: Extract drm_vblank.[hc]
Daniel Vetter
4
-1603
/
+1670
2017-05-31
drm/vc4: Fix comment in vc4_drv.h
Boris Brezillon
1
-1
/
+1
2017-05-31
drm/pl111: fix warnings without CONFIG_ARM_AMBA
Arnd Bergmann
1
-3
/
+3
2017-05-31
drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()
Ville Syrjälä
1
-1
/
+1
2017-05-31
drm/arcgpu: Drop drm_vblank_cleanup
Daniel Vetter
1
-1
/
+0
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: Use vsnprintf extension %ph
Joe Perches
2
-40
/
+18
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
1
-0
/
+33
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
2
-3
/
+2
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-23
gpu: drm: gma500: remove two more dead variable
Arnd Bergmann
1
-2
/
+0
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
23
-151
/
+152
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
4
-24
/
+158
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
25
-121
/
+128
[next]