index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
stm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
drm/stm: ltdc: reset plane transparency after plane disable
Yannick Fertre
1
-0
/
+3
2024-10-17
drm/stm: Avoid use-after-free issues with crtc and plane
Katya Orlova
2
-56
/
+20
2024-10-17
drm/stm: ltdc: check memory returned by devm_kzalloc()
Claudiu Beznea
1
-0
/
+2
2024-10-17
drm/stm: Fix an error handling path in stm_drm_platform_probe()
Christophe JAILLET
1
-1
/
+3
2023-08-30
drm/aperture: Remove primary argument
Daniel Vetter
1
-1
/
+1
2023-08-23
drm/stm: ltdc: fix late dereference check
Raphael Gallais-Pou
1
-1
/
+3
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
3
-7
/
+7
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-7
/
+7
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
1
-1
/
+0
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-27
drm/stm: ltdc: update hardware error management
Yannick Fertre
2
-19
/
+77
2022-06-27
drm/stm: ltdc: add support of horizontal & vertical mirroring
Yannick Fertre
2
-56
/
+108
2022-06-27
drm/stm: ltdc: add support of the dynamic z-order
Yannick Fertre
3
-3
/
+22
2022-06-27
drm/stm: ltdc: fix various coding-style warnings
Yannick Fertre
1
-3
/
+2
2022-06-27
drm/stm: ltdc: remove error message about scaling
Yannick Fertre
1
-1
/
+2
2022-06-27
drm/stm: ltdc: disable all layers before crtc shutdown
Yannick Fertre
1
-0
/
+6
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-04-07
stm: ltdc: fix two incorrect NULL checks on list iterator
Xiaomeng Tong
1
-6
/
+10
2022-02-25
drm/stm: ltdc: add support for CRC hashing feature
Raphael Gallais-Pou
2
-3
/
+104
2022-02-25
drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()
Nathan Chancellor
1
-1
/
+2
2022-01-27
drm/stm: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
1
-1
/
+2
2022-01-13
drm/stm: ltdc: Drop format_mod_supported function
José Expósito
1
-11
/
+0
2022-01-13
drm/stm: ltdc: add support of ycbcr pixel formats
Yannick Fertre
2
-7
/
+245
2022-01-13
drm/stm: ltdc: add support of flexible pixel formats
Yannick Fertre
2
-56
/
+145
2022-01-13
drm/stm: ltdc: add per plane update support
Yannick Fertre
2
-3
/
+24
2022-01-13
drm/stm: ltdc: add YCbCr 422 output support
Yannick Fertre
2
-1
/
+44
2022-01-13
drm/stm: ltdc: switch to regmap
Yannick Fertre
2
-71
/
+68
2022-01-04
drm/stm: ltdc: support of new hardware version
Yannick Fertre
2
-30
/
+145
2022-01-04
drm/stm: remove conflicting framebuffers
Yannick Fertre
1
-0
/
+5
2022-01-04
drm/stm: dsi: provide the implementation of mode_valid()
Antonio Borneo
1
-0
/
+98
2022-01-04
drm/stm: dsi: move lane capability detection in probe()
Antonio Borneo
1
-8
/
+8
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
1
-1
/
+0
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: dsi: compute the transition time from LP to HS and back
Antonio Borneo
1
-4
/
+13
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: dsi: Avoid printing errors for -EPROBE_DEFER
Yannick Fertre
1
-6
/
+3
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
[next]