linux/drivers/gpu/drm/arm
Miaoqian Lin 15342f930e malidp: Fix NULL vs IS_ERR() checking
The get_sg_table() function does not return NULL.
It returns error pointers.

Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Link: https://lore.kernel.org/dri-devel/20211213072115.18098-1-linmq006@gmail.com/
2022-04-28 16:08:19 +01:00
..
display drm/komeda: return early if drm_universal_plane_init() fails. 2022-04-11 18:30:18 +01:00
hdlcd_crtc.c
hdlcd_drv.c drm/arm/hdlcd: Replace module initialization with DRM helpers 2022-01-19 18:40:27 +01:00
hdlcd_drv.h drm/arm/hdlcd: Convert to Linux IRQ interfaces 2021-08-10 20:00:51 +02:00
hdlcd_regs.h
Kconfig drm/arm: arm hdlcd select DRM_GEM_CMA_HELPER 2022-02-28 13:31:20 -06:00
Makefile
malidp_crtc.c drm: mali-dp: potential dereference of null pointer 2022-04-11 18:30:18 +01:00
malidp_drv.c drm/malidp: Replace module initialization with DRM helpers 2022-01-19 18:40:29 +01:00
malidp_drv.h
malidp_hw.c
malidp_hw.h
malidp_mw.c
malidp_mw.h
malidp_planes.c malidp: Fix NULL vs IS_ERR() checking 2022-04-28 16:08:19 +01:00
malidp_regs.h