me='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/stm/drv.c
AgeCommit message (Expand)Author
2024-07-15drm/stm: Avoid use-after-free issues with crtc and planeKatya Orlova
2024-07-09drm/stm: Fix an error handling path in stm_drm_platform_probe()Christophe JAILLET
2023-09-21drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc driversDouglas Anderson
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-06-08drm/stm: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-16drm/aperture: Remove primary argumentDaniel Vetter
2023-03-14drm/stm: Use GEM DMA fbdev emulationThomas Zimmermann
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann