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
/
ltdc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/stm: add sleep power management
Yannick Fertré
2019-04-01
1
-0
/
+24
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm/stm: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-24
1
-1
/
+8
*
drm/stm: ltdc: remove set but not used variable 'src_h'
YueHaibing
2019-01-21
1
-3
/
+1
*
drm: stm: implement get_scanout_position function
Benjamin Gaignard
2018-09-27
1
-0
/
+45
*
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
1
-4
/
+12
*
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
1
-0
/
+22
*
drm/stm: move enable/disable_vblank to crtc
Philippe CORNU
2018-04-19
1
-4
/
+6
*
drm/stm: ltdc: remove non-alpha color formats on layer 2 for older hw
Philippe CORNU
2018-02-08
1
-0
/
+20
*
drm/stm: ltdc: add non-alpha color formats
Philippe CORNU
2018-02-08
1
-2
/
+31
*
drm/stm: ltdc: use crtc_mode_fixup to update adjusted_mode clock
Philippe CORNU
2018-01-29
1
-10
/
+25
*
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
*
gpu: drm: stm: Adopt SPDX identifiers
Benjamin Gaignard
2017-12-06
1
-2
/
+1
*
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
1
-1
/
+1
*
drm/stm: ltdc: remove bridge from driver internal structure
benjamin.gaignard@linaro.org
2017-10-10
1
-11
/
+5
*
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
1
-12
/
+0
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
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: ltdc: Add panel-bridge support
Philippe CORNU
2017-07-18
1
-175
/
+35
*
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: Add STM32 LTDC driver
Yannick Fertre
2017-04-14
1
-0
/
+1160