linux-stable/drivers/gpu/drm/exynos
Jani Nikula b71ae5fb2d drm/exynos: do not return negative values from .get_modes()
[ Upstream commit 13d5b04036 ]

The .get_modes() hooks aren't supposed to return negative error
codes. Return 0 for no modes, whatever the reason.

Cc: Inki Dae <inki.dae@samsung.com>
Cc: Seung-Woo Kim <sw0312.kim@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: stable@vger.kernel.org
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/d8665f620d9c252aa7d5a4811ff6b16e773903a2.1709913674.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-04-03 15:28:33 +02:00
..
exynos7_drm_decon.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
exynos5433_drm_decon.c drm/exynos: fix accidental on-stack copy of exynos_drm_plane 2024-01-31 16:19:12 -08:00
exynos_dp.c
exynos_drm_crtc.c drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable() 2023-08-08 09:35:11 +09:00
exynos_drm_crtc.h
exynos_drm_dma.c drm/exynos: fix a wrong error checking 2024-01-20 11:51:42 +01:00
exynos_drm_dpi.c
exynos_drm_drv.c drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time 2024-02-05 20:14:28 +00:00
exynos_drm_drv.h drm/exynos: Remove fb_helper from struct exynos_drm_private 2023-04-17 16:47:55 +09:00
exynos_drm_dsi.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
exynos_drm_fb.c drm/exynos: Implement fbdev emulation as in-kernel client 2023-04-17 16:47:55 +09:00
exynos_drm_fb.h
exynos_drm_fbdev.c fbdev: Use _DMAMEM_ infix for DMA-memory helpers 2023-07-31 20:07:18 +02:00
exynos_drm_fbdev.h drm/exynos: Implement fbdev emulation as in-kernel client 2023-04-17 16:47:55 +09:00
exynos_drm_fimc.c
exynos_drm_fimd.c drm/exynos: fix accidental on-stack copy of exynos_drm_plane 2024-01-31 16:19:12 -08:00
exynos_drm_g2d.c drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl 2023-06-07 13:03:16 +09:00
exynos_drm_g2d.h drm/exynos: fix g2d_open/close helper function definitions 2023-05-15 14:10:34 +09:00
exynos_drm_gem.c mm: replace vma->vm_flags direct modifications with modifier calls 2023-02-09 16:51:39 -08:00
exynos_drm_gem.h
exynos_drm_gsc.c drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resume 2024-01-31 16:19:12 -08:00
exynos_drm_ipp.c
exynos_drm_ipp.h
exynos_drm_mic.c
exynos_drm_plane.c
exynos_drm_plane.h
exynos_drm_rotator.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
exynos_drm_scaler.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
exynos_drm_vidi.c drm/exynos: do not return negative values from .get_modes() 2024-04-03 15:28:33 +02:00
exynos_drm_vidi.h
exynos_hdmi.c drm/exynos: do not return negative values from .get_modes() 2024-04-03 15:28:33 +02:00
exynos_mixer.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
Kconfig fbdev: Use _DMAMEM_ infix for DMA-memory helpers 2023-07-31 20:07:18 +02:00
Makefile
regs-decon7.h
regs-decon5433.h
regs-fimc.h
regs-gsc.h
regs-hdmi.h
regs-mixer.h
regs-rotator.h
regs-scaler.h
regs-vp.h