From: Daniel Vetter Date: Fri, 5 Jul 2024 09:21:34 +0000 (+0200) Subject: Merge tag 'exynos-drm-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.11-rc1~141^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ccf1b83a57b3a09df66a005cde3b404c4130319;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'exynos-drm-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next Some cleanups to Exynos Virtual Display driver - Use drm_edid_duplicate() instead of kmemdup(). - Replace existing EDID handling with struct drm_edid functions for improved management. - Keep an allocated raw_edid or NULL and handle fake_edid_info in get_modes(). Signed-off-by: Daniel Vetter From: Inki Dae Link: https://patchwork.freedesktop.org/patch/msgid/20240703075912.37106-1-inki.dae@samsung.com --- 3ccf1b83a57b3a09df66a005cde3b404c4130319