diff options
author | Haoran Liu <liuhaoran14@163.com> | 2023-11-29 12:34:05 +0100 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2024-06-06 10:27:44 +0200 |
commit | 3c28b239620e249b68beeca17f429e317fa6b8d4 (patch) | |
tree | a36e92e87d915e13251a19851ebf684bb5103f12 /drivers/gpu/drm/drm_mm.c | |
parent | dma-buf: align fd_flags and heap_flags with dma_heap_allocation_data (diff) | |
download | linux-3c28b239620e249b68beeca17f429e317fa6b8d4.tar.xz linux-3c28b239620e249b68beeca17f429e317fa6b8d4.zip |
drm/meson: plane: Add error handling
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
Diffstat (limited to 'drivers/gpu/drm/drm_mm.c')
0 files changed, 0 insertions, 0 deletions