index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
stm
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-10-14
drm/stm: Use video aperture helpers
Thomas Zimmermann
2024-09-26
drm/stm: Run DRM default client setup
Thomas Zimmermann
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-19
drm/stm: add COMMON_CLK dependency
Arnd Bergmann
2024-07-19
drm/stm: ltdc: remove reload interrupt
Yannick Fertre
2024-07-19
drm/stm: ltdc: add mask for lxcr register
Yannick Fertre
2024-07-19
drm/stm: ltdc: reset plane transparency after plane disable
Yannick Fertre
2024-07-15
drm/stm: ltdc: Remove unused function plane_to_ltdc
Jiapeng Chong
2024-07-15
drm/stm: Avoid use-after-free issues with crtc and plane
Katya Orlova
2024-07-15
drm/stm: ltdc: check memory returned by devm_kzalloc()
Claudiu Beznea
2024-07-09
drm/stm: Fix an error handling path in stm_drm_platform_probe()
Christophe JAILLET
2024-07-08
drm/stm: Remove unnecessary .owner for lvds_platform_driver
Jiapeng Chong
2024-06-28
drm/stm: dsi: expose DSI PHY internal clock
Raphael Gallais-Pou
2024-06-28
drm/stm: dsi: add pm runtime ops
Yannick Fertre
2024-06-28
drm/stm: dsi: use new SYSTEM_SLEEP_PM_OPS() macro
Raphael Gallais-Pou
2024-06-28
drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
Raphael Gallais-Pou
2024-05-08
drm/stm: Allow build with COMPILE_TEST=y
Ville Syrjälä
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc drivers
Douglas Anderson
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-08
drm/stm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-26
drm/stm: ltdc: fix late dereference check
Raphael Gallais-Pou
2023-05-26
drm/stm: dsi: Use devm_platform_ioremap_resource()
Yang Li
2023-04-16
drm/aperture: Remove primary argument
Daniel Vetter
2023-03-14
drm/stm: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
drm: Drop ARCH_MULTIPLATFORM from dependencies
Uwe Kleine-König
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-06-27
drm/stm: ltdc: update hardware error management
Yannick Fertre
2022-06-27
drm/stm: ltdc: add support of horizontal & vertical mirroring
Yannick Fertre
2022-06-27
drm/stm: ltdc: add support of the dynamic z-order
Yannick Fertre
2022-06-27
drm/stm: ltdc: fix various coding-style warnings
Yannick Fertre
2022-06-27
drm/stm: ltdc: remove error message about scaling
Yannick Fertre
2022-06-27
drm/stm: ltdc: disable all layers before crtc shutdown
Yannick Fertre
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-04-07
stm: ltdc: fix two incorrect NULL checks on list iterator
Xiaomeng Tong
2022-02-25
drm/stm: ltdc: add support for CRC hashing feature
Raphael Gallais-Pou
2022-02-25
drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()
Nathan Chancellor
2022-01-27
drm/stm: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
2022-01-13
drm/stm: ltdc: Drop format_mod_supported function
José Expósito
2022-01-13
drm/stm: ltdc: add support of ycbcr pixel formats
Yannick Fertre
2022-01-13
drm/stm: ltdc: add support of flexible pixel formats
Yannick Fertre
2022-01-13
drm/stm: ltdc: add per plane update support
Yannick Fertre
[next]