kernel_samsung_a53x/drivers/gpu/drm/meson
Haoran Liu d4747e6314 drm/meson: plane: Add error handling
[ Upstream commit 3c28b239620e249b68beeca17f429e317fa6b8d4 ]

This patch adds robust error handling to the meson_plane_create
function in drivers/gpu/drm/meson/meson_plane.c. The function
previously lacked proper handling for potential failure scenarios
of the drm_universal_plane_init call.

Signed-off-by: Haoran Liu <liuhaoran14@163.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231129113405.33057-1-liuhaoran14@163.com
[narmstrong: fixe the commit subject]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20231129113405.33057-1-liuhaoran14@163.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:20:58 +01:00
..
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_crtc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_crtc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_drv.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_drv.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_dw_hdmi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_dw_hdmi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_osd_afbcd.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_osd_afbcd.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_overlay.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_overlay.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_plane.c drm/meson: plane: Add error handling 2024-11-23 23:20:58 +01:00
meson_plane.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_rdma.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_rdma.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_registers.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_vclk.c drm/meson: vclk: fix calculation of 59.94 fractional rates 2024-11-19 12:26:57 +01:00
meson_vclk.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_venc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_venc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_venc_cvbs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_venc_cvbs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_viu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_viu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_vpp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meson_vpp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00