summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/ipu-v3/Makefile
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2023-12-13 11:01:30 +1000
committerDave Airlie <airlied@redhat.com>2023-12-13 11:01:40 +1000
commit3c2eb7806f641f2516d8265bdc324bfc680cc5ed (patch)
tree9809749208fd07ed284e8e2c01cd0666df263da6 /drivers/gpu/ipu-v3/Makefile
parentc1ee197d64f49c9e2a6c8e6a168083c411c1362c (diff)
parentead5a41c8f8a13ad7b1c9fd2d7edb1ea909b777f (diff)
downloadlinux-stable-3c2eb7806f641f2516d8265bdc324bfc680cc5ed.tar.gz
linux-stable-3c2eb7806f641f2516d8265bdc324bfc680cc5ed.tar.bz2
linux-stable-3c2eb7806f641f2516d8265bdc324bfc680cc5ed.zip
Merge tag 'exynos-drm-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
One bug fix - Add a missing call to drm_atomic_helper_shutdown() in Exynos DRM driver. This function is necessary during system shutdown and when the driver is unbound. Without this function, components like panels may not shut down properly, potentially leading to power issue as mentioned in the kernel documentation, specially in the "driver instance overview" secstion of 'drm_drv.c'. Two cleanups - Convert '.remove()' callback function in the Exynos DRM platform driver to a version that returns void instead of an integer. - Change connector type of exynos_drm_dpi.c module to DPI. Signed-off-by: Dave Airlie <airlied@redhat.com> From: Inki Dae <inki.dae@samsung.com> Link: https://patchwork.freedesktop.org/patch/msgid/20231212051134.48524-1-inki.dae@samsung.com
Diffstat (limited to 'drivers/gpu/ipu-v3/Makefile')
0 files changed, 0 insertions, 0 deletions