[PATCH v4 00/13] drm/fbdev: Remove DRM's helpers for fbdev I/O
Sam Ravnborg
sam at ravnborg.org
Mon May 29 19:37:55 UTC 2023
Hi Thomas.
> v4:
> * use initializer and generator macros for struct fb_ops
> * partially support damage handling in msm (Dmitri)
I like the macros. They make it simpler and we do not spread the _cfb_
misname to more files.
> v3:
> * fix Kconfig options (Jingfeng)
> * minimize changes to exynos (Sam)
> v2:
> * simplify Kconfig handling (Sam)
>
> Thomas Zimmermann (13):
> fbdev: Add Kconfig options to select different fb_ops helpers
> fbdev: Add initializer macros for struct fb_ops
> drm/armada: Use regular fbdev I/O helpers
> drm/exynos: Use regular fbdev I/O helpers
> drm/gma500: Use regular fbdev I/O helpers
> drm/radeon: Use regular fbdev I/O helpers
> drm/fbdev-dma: Use regular fbdev I/O helpers
> drm/msm: Use regular fbdev I/O helpers
> drm/omapdrm: Use regular fbdev I/O helpers
> drm/tegra: Use regular fbdev I/O helpers
These are all:
Acked-by: Sam Ravnborg <sam at ravnborg.org>
More information about the amd-gfx
mailing list