index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: ltdc: add pinctrl for DPI encoder mode
Yannick Fertré
2019-09-09
1
-0
/
+35
*
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-09-08
1
-2
/
+2
*
drm/stm: attach gem fence to atomic state
Ahmad Fatoum
2019-07-25
1
-0
/
+2
*
drm/stm: support runtime power management
Yannick Fertré
2019-06-07
1
-16
/
+51
*
drm/stm: ltdc: No message if probe
Yannick Fertré
2019-06-07
1
-1
/
+1
*
drm/stm: ltdc: restore calls to clk_{enable/disable}
Benjamin Gaignard
2019-05-28
1
-0
/
+2
*
drm/stm: ltdc: remove clk_round_rate comment
Yannick Fertré
2019-05-24
1
-7
/
+3
*
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
2019-05-20
1
-1
/
+1
*
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
2019-05-20
1
-1
/
+1
*
drm/stm: ltdc: return appropriate error code during probe
Fabien Dessenne
2019-05-06
1
-2
/
+3
*
drm/stm: ltdc: manage the get_irq probe defer case
Fabien Dessenne
2019-05-06
1
-0
/
+3
*
drm/stm: ltdc: add modifier support
Yannick Fertré
2019-04-24
1
-1
/
+20
*
drm/stm: ltdc: reset controller to avoid partial refresh
Yannick Fertré
2019-04-24
1
-5
/
+6
*
drm/stm: ltdc: limit number of layer to avoid memory overflow
Yannick Fertré
2019-04-24
1
-2
/
+5
*
drm/stm: ltdc: update planes at next vblank to avoid partial refresh
Yannick Fertré
2019-04-24
1
-2
/
+2
*
drm/stm: ltdc: fix data enable polarity
Yannick Fertré
2019-04-24
1
-1
/
+1
*
drm/stm: ltdc: use DRM_WARN for fifo & transfer error messages
Philippe Cornu
2019-04-24
1
-2
/
+2
*
drm/stm: ltdc: disable hw interrupts before its handler init
Yannick Fertré
2019-04-24
1
-4
/
+4
*
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
[next]