]> www.infradead.org Git - nvme.git/commitdiff
Merge tag 'exynos-drm-fixes-for-v6.10-rc4' of git://git.kernel.org/pub/scm/linux...
authorInki Dae <inki.dae@samsung.com>
Wed, 3 Jul 2024 04:00:01 +0000 (13:00 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 3 Jul 2024 04:00:01 +0000 (13:00 +0900)
Regression fix
- Fix an regression issue by adding 640x480 fallback mode
  for Exynos HDMI driver.

Bug fix
- Fix a memory leak by ensuring the duplicated EDID is properly freed in the get_modes function.

Code cleanup
- Remove redundant driver owner initialization since platform_driver_register() sets it automatically.

1  2 
drivers/gpu/drm/exynos/exynos_dp.c

Simple merge