projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
fb625bf
38e3825
)
Merge tag 'exynos-drm-fixes-for-v6.10-rc4' of git://git.kernel.org/pub/scm/linux...
author
Inki Dae
<inki.dae@samsung.com>
Wed, 3 Jul 2024 04:00:01 +0000
(13:00 +0900)
committer
Inki 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
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
drivers/gpu/drm/exynos/exynos_dp.c
Simple merge