[PATCH 0/3] Fixes to bridge/panel and ingenic-drm
Paul Cercueil
paul at crapouillou.net
Sun Jan 17 11:26:43 UTC 2021
Hi,
Here are three independent fixes. The first one addresses a
use-after-free in bridge/panel.c; the second one addresses a
use-after-free in the ingenic-drm driver; finally, the third one makes
the ingenic-drm driver work again on older Ingenic SoCs.
Cheers,
-Paul
Paul Cercueil (3):
drm: bridge/panel: Cleanup connector on bridge detach
drm/ingenic: Register devm action to cleanup encoders
drm/ingenic: Fix non-OSD mode
drivers/gpu/drm/bridge/panel.c | 4 ++++
drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 21 +++++++++++++++++----
2 files changed, 21 insertions(+), 4 deletions(-)
--
2.29.2
More information about the dri-devel
mailing list