]> Git Repo - linux.git/commit
Merge tag 'exynos-drm-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel...
authorDaniel Vetter <[email protected]>
Fri, 5 Jul 2024 09:21:34 +0000 (11:21 +0200)
committerDaniel Vetter <[email protected]>
Fri, 5 Jul 2024 09:21:35 +0000 (11:21 +0200)
commit3ccf1b83a57b3a09df66a005cde3b404c4130319
treec04ff39a39f5eda48624282ee7c2d9355db9e773
parent86634fa4e6aeff2e190616c304156899beb4d76b
parent2210093478443cd57cff5950379fec31ee8a5f79
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 <[email protected]>
From: Inki Dae <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
This page took 0.057945 seconds and 4 git commands to generate.