index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
stm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/stm: ltdc: rework reset sequence
Yannick Fertre
2018-07-06
1
-1
/
+4
*
drm/stm: ltdc: filter mode pixel clock vs pad constraint
Yannick Fertre
2018-07-06
2
-4
/
+13
*
drm/stm: ltdc: fix warnings in ltdc_plane_create()
Philippe CORNU
2018-04-27
1
-2
/
+2
*
drm/stm: ltdc: add mode_valid()
Philippe CORNU
2018-04-27
1
-0
/
+38
*
drm/stm: ltdc: fix deferred endpoint management
Philippe CORNU
2018-04-27
1
-6
/
+5
*
drm/stm: ltdc: fix warning in ltdc_crtc_update_clut()
Philippe CORNU
2018-04-19
1
-3
/
+0
*
drm/stm: ltdc: add user update info in plane print state
Philippe CORNU
2018-04-19
2
-0
/
+30
*
drm/stm: move enable/disable_vblank to crtc
Philippe CORNU
2018-04-19
3
-8
/
+6
*
drm/stm: check pitch and size calculations even if !CONFIG_MMU
Benjamin Gaignard
2018-02-23
1
-2
/
+0
*
drm/stm: ltdc: remove non-alpha color formats on layer 2 for older hw
Philippe CORNU
2018-02-08
2
-0
/
+21
*
drm/stm: ltdc: add non-alpha color formats
Philippe CORNU
2018-02-08
1
-2
/
+31
*
drm/stm: drv: Improve data transfers
Philippe Cornu
2018-01-30
1
-1
/
+19
*
drm/stm: dsi: Add 1.31 version support
Philippe CORNU
2018-01-30
1
-9
/
+30
*
drm/stm: ltdc: use crtc_mode_fixup to update adjusted_mode clock
Philippe CORNU
2018-01-29
1
-10
/
+25
*
drm/bridge/synopsys: stop clobbering drvdata
Brian Norris
2018-01-09
1
-5
/
+9
*
drm/stm: ltdc: add clut mode support
Philippe CORNU
2018-01-09
1
-0
/
+30
*
drm/stm: ltdc: Remove unnecessary platform_get_resource() error check
Fabio Estevam
2017-12-19
1
-6
/
+0
*
drm/stm: dsi: Remove unnecessary platform_get_resource() error check
Fabio Estevam
2017-12-19
1
-5
/
+0
*
drm/stm: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-12-08
2
-33
/
+6
*
gpu: drm: stm: Adopt SPDX identifiers
Benjamin Gaignard
2017-12-06
4
-8
/
+4
*
drm/stm: ltdc: add a 2nd endpoint
Philippe CORNU
2017-11-07
1
-19
/
+45
*
drm/stm: checkpatch strict minor updates
Philippe CORNU
2017-11-07
2
-3
/
+3
*
drm/stm: dsi: Rename driver name
Philippe CORNU
2017-11-07
1
-1
/
+1
*
drm/stm: ltdc: remove bridge from driver internal structure
benjamin.gaignard@linaro.org
2017-10-10
2
-13
/
+5
*
drm/stm: fix warning about multiplication in condition
Arnd Bergmann
2017-09-08
1
-3
/
+5
*
drm/stm: Use drm_gem_fb_create()
Noralf Trønnes
2017-09-02
1
-1
/
+2
*
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: stm: remove dead code and pointless local lut storage
Peter Rosin
2017-08-04
2
-13
/
+0
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+1
*
drm/stm: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-29
1
-2
/
+0
*
drm/stm: dsi: Constify phy ops structure
Philippe CORNU
2017-07-26
1
-1
/
+1
*
drm/stm: ltdc: Cleanup rename returned value
Philippe CORNU
2017-07-26
1
-5
/
+5
*
drm/stm: ltdc: add devm_reset_control & platform_get_ressource
Philippe CORNU
2017-07-26
1
-4
/
+5
*
drm/stm: ltdc: Constify funcs structures
Philippe CORNU
2017-07-26
1
-3
/
+3
*
drm/stm: ltdc: Lindent and minor cleanups
Philippe CORNU
2017-07-26
1
-87
/
+85
*
drm/stm: ltdc: Cleanup signal polarity defines
Philippe CORNU
2017-07-26
1
-18
/
+10
*
drm/stm: drv: Rename platform driver name
Philippe CORNU
2017-07-26
1
-14
/
+7
*
drm: stm: remove "default y" in Kconfig
benjamin.gaignard@linaro.org
2017-07-26
1
-1
/
+0
*
drm/stm: Add STM32 DSI controller driver
Philippe CORNU
2017-07-26
3
-0
/
+361
*
drm/stm: ltdc: Add panel-bridge support
Philippe CORNU
2017-07-18
3
-177
/
+38
*
drm/stm: ltdc: Fix leak of px clk enable in some error paths
Philippe CORNU
2017-07-18
1
-4
/
+6
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm/stm: Drop drm_vblank_cleanup
Daniel Vetter
2017-05-31
1
-2
/
+0
*
drm/stm: ltdc: fix duplicated arguments
Philippe CORNU
2017-05-23
1
-1
/
+1
*
drm/stm: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
2017-05-22
1
-2
/
+0
*
drm/stm: Add STM32 LTDC driver
Yannick Fertre
2017-04-14
5
-0
/
+1444
[prev]