diff options
author | 2024-11-05 12:59:45 +1000 | |
---|---|---|
committer | 2024-11-05 12:59:52 +1000 | |
commit | 086ed1d51544bfc1123b93eccc2ae88e0fbf3d51 (patch) | |
tree | 9d34d69b4301ed7fb4a6d8b6dd39c0182bba8da3 /scripts/generate_rust_analyzer.py | |
parent | Merge tag 'drm-xe-next-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next (diff) | |
parent | drm/exynos: exynos7_drm_decon: add driver data and support for Exynos7870 (diff) | |
download | wireguard-linux-086ed1d51544bfc1123b93eccc2ae88e0fbf3d51.tar.xz wireguard-linux-086ed1d51544bfc1123b93eccc2ae88e0fbf3d51.zip |
Merge tag 'exynos-drm-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
New feature
- Add Decon driver support for Exynos7870 SoC
. This patch adds driver data and support for Exynos7870 SoC
in the Exynos7 Decon driver
Bug fixups for exynos7_drm_decon.c module
- Properly clear channels during bind
. This patch implements shadow protection/unprotection to clear
DECON channels properly, preventing kernel panic
- Fix ideal_clk by converting it to HZ
. This patch corrects the clkdiv values by converting ideal_clk to Hz
for consistency
- Fix uninitialized crtc reference in functions
. This patch modifies functions to accept a pointer to
the decon_context struct to avoid uninitialized references
Cleanups
- Remove unused prototype for crtc
. This patch removes unused prototypes
exynos_drm_crtc_wait_pending_update
exynos_drm_crtc_finish_update
- And just typo fixup
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Inki Dae <inki.dae@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241104031341.36549-1-inki.dae@samsung.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions