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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc drivers
Douglas Anderson
2023-09-21
1
-0
/
+7
*
drm: Explicitly include correct DT includes
Rob Herring
2023-07-21
2
-2
/
+2
*
drm/stm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
2
-8
/
+4
*
drm/stm: ltdc: fix late dereference check
Raphael Gallais-Pou
2023-05-26
1
-1
/
+3
*
drm/stm: dsi: Use devm_platform_ioremap_resource()
Yang Li
2023-05-26
1
-3
/
+1
*
drm/aperture: Remove primary argument
Daniel Vetter
2023-04-16
1
-1
/
+1
*
drm/stm: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
1
-2
/
+2
*
drm: Drop ARCH_MULTIPLATFORM from dependencies
Uwe Kleine-König
2023-03-14
1
-1
/
+1
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
3
-7
/
+7
*
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
1
-7
/
+7
*
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-08-03
1
-1
/
+0
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
*
drm/stm: ltdc: update hardware error management
Yannick Fertre
2022-06-27
2
-19
/
+77
*
drm/stm: ltdc: add support of horizontal & vertical mirroring
Yannick Fertre
2022-06-27
2
-56
/
+108
*
drm/stm: ltdc: add support of the dynamic z-order
Yannick Fertre
2022-06-27
3
-3
/
+22
*
drm/stm: ltdc: fix various coding-style warnings
Yannick Fertre
2022-06-27
1
-3
/
+2
*
drm/stm: ltdc: remove error message about scaling
Yannick Fertre
2022-06-27
1
-1
/
+2
*
drm/stm: ltdc: disable all layers before crtc shutdown
Yannick Fertre
2022-06-27
1
-0
/
+6
*
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
stm: ltdc: fix two incorrect NULL checks on list iterator
Xiaomeng Tong
2022-04-07
1
-6
/
+10
*
drm/stm: ltdc: add support for CRC hashing feature
Raphael Gallais-Pou
2022-02-25
2
-3
/
+104
*
drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()
Nathan Chancellor
2022-02-25
1
-1
/
+2
*
drm/stm: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
2022-01-27
1
-1
/
+2
*
drm/stm: ltdc: Drop format_mod_supported function
José Expósito
2022-01-13
1
-11
/
+0
*
drm/stm: ltdc: add support of ycbcr pixel formats
Yannick Fertre
2022-01-13
2
-7
/
+245
*
drm/stm: ltdc: add support of flexible pixel formats
Yannick Fertre
2022-01-13
2
-56
/
+145
*
drm/stm: ltdc: add per plane update support
Yannick Fertre
2022-01-13
2
-3
/
+24
*
drm/stm: ltdc: add YCbCr 422 output support
Yannick Fertre
2022-01-13
2
-1
/
+44
*
drm/stm: ltdc: switch to regmap
Yannick Fertre
2022-01-13
2
-71
/
+68
*
drm/stm: ltdc: support of new hardware version
Yannick Fertre
2022-01-04
2
-30
/
+145
*
drm/stm: remove conflicting framebuffers
Yannick Fertre
2022-01-04
1
-0
/
+5
*
drm/stm: dsi: provide the implementation of mode_valid()
Antonio Borneo
2022-01-04
1
-0
/
+98
*
drm/stm: dsi: move lane capability detection in probe()
Antonio Borneo
2022-01-04
1
-8
/
+8
*
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-11-30
1
-1
/
+0
*
drm/stm: ltdc: add layer alpha support
Raphael Gallais-Pou
2021-09-09
1
-1
/
+3
*
drm/stm: ltdc: attach immutable zpos property to planes
Raphael Gallais-Pou
2021-09-09
1
-0
/
+3
*
drm/stm: dsi: compute the transition time from LP to HS and back
Antonio Borneo
2021-07-19
1
-4
/
+13
*
drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
Jagan Teki
2021-07-19
1
-3
/
+5
*
drm/stm: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-29
1
-3
/
+0
*
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2021-06-24
1
-1
/
+0
*
drm/stm: Remove usage of drm_display_mode_to_videomode()
Marek Vasut
2021-06-08
1
-16
/
+17
*
drm/stm: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2021-05-06
1
-2
/
+0
*
drm/stm: dsi: Avoid printing errors for -EPROBE_DEFER
Yannick Fertre
2021-03-08
1
-6
/
+3
*
drm/stm: ltdc: Use simple encoder
Jagan Teki
2021-03-08
1
-10
/
+2
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-1
/
+2
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-2
/
+4
[next]