index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
stm
/
ltdc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
drm/stm: ltdc: add layer alpha support
Raphael Gallais-Pou
1
-1
/
+3
2021-09-09
drm/stm: ltdc: attach immutable zpos property to planes
Raphael Gallais-Pou
1
-0
/
+3
2021-07-19
drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
Jagan Teki
1
-3
/
+5
2021-06-29
drm/stm: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-3
/
+0
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
1
-1
/
+0
2021-06-08
drm/stm: Remove usage of drm_display_mode_to_videomode()
Marek Vasut
1
-16
/
+17
2021-05-06
drm/stm: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-2
/
+0
2021-03-08
drm/stm: ltdc: Use simple encoder
Jagan Teki
1
-10
/
+2
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+4
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-14
/
+14
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-5
/
+5
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-2
/
+2
2021-02-15
drm/stm: Fix bus_flags handling
Marek Vasut
1
-2
/
+31
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-1
/
+0
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-1
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
2020-07-08
drm/stm: repair runtime power management
Marek Vasut
1
-0
/
+3
2020-07-08
drm/stm: ltdc: remove call of pm-runtime functions
Yannick Fertre
1
-16
/
+0
2020-04-27
drm/stm: ltdc: check number of endpoints
Yannick Fertre
1
-50
/
+52
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-1
/
+1
2020-02-13
drm/stm: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-0
/
+1
2020-02-13
drm/stm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
1
-36
/
+39
2020-02-04
drm/stm: ltdc: check crtc state before enabling LIE
Yannick Fertre
1
-1
/
+6
2020-02-04
drm/stm: ltdc: add number of interrupts
Yannick Fertre
1
-15
/
+15
2019-12-20
drm/stm: ltdc: move pinctrl to encoder mode set
Yannick Fertré
1
-6
/
+18
2019-09-09
drm/stm: ltdc: add pinctrl for DPI encoder mode
Yannick Fertré
1
-0
/
+35
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
1
-2
/
+2
2019-07-25
drm/stm: attach gem fence to atomic state
Ahmad Fatoum
1
-0
/
+2
2019-06-07
drm/stm: support runtime power management
Yannick Fertré
1
-16
/
+51
2019-06-07
drm/stm: ltdc: No message if probe
Yannick Fertré
1
-1
/
+1
2019-05-28
drm/stm: ltdc: restore calls to clk_{enable/disable}
Benjamin Gaignard
1
-0
/
+2
2019-05-24
drm/stm: ltdc: remove clk_round_rate comment
Yannick Fertré
1
-7
/
+3
2019-05-20
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-06
drm/stm: ltdc: return appropriate error code during probe
Fabien Dessenne
1
-2
/
+3
2019-05-06
drm/stm: ltdc: manage the get_irq probe defer case
Fabien Dessenne
1
-0
/
+3
2019-04-24
drm/stm: ltdc: add modifier support
Yannick Fertré
1
-1
/
+20
2019-04-24
drm/stm: ltdc: reset controller to avoid partial refresh
Yannick Fertré
1
-5
/
+6
2019-04-24
drm/stm: ltdc: limit number of layer to avoid memory overflow
Yannick Fertré
1
-2
/
+5
2019-04-24
drm/stm: ltdc: update planes at next vblank to avoid partial refresh
Yannick Fertré
1
-2
/
+2
2019-04-24
drm/stm: ltdc: fix data enable polarity
Yannick Fertré
1
-1
/
+1
2019-04-24
drm/stm: ltdc: use DRM_WARN for fifo & transfer error messages
Philippe Cornu
1
-2
/
+2
2019-04-24
drm/stm: ltdc: disable hw interrupts before its handler init
Yannick Fertré
1
-4
/
+4
2019-04-01
drm/stm: add sleep power management
Yannick Fertré
1
-0
/
+24
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-24
drm/stm: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
1
-1
/
+8
2019-01-21
drm/stm: ltdc: remove set but not used variable 'src_h'
YueHaibing
1
-3
/
+1
2018-09-27
drm: stm: implement get_scanout_position function
Benjamin Gaignard
1
-0
/
+45
[next]