On Tue, May 30, 2023 at 05:12:24PM +0200, Thomas Zimmermann wrote: > Use the regular fbdev helpers for framebuffer I/O instead of DRM's > helpers. Tegra does not use damage handling, so DRM's fbdev helpers > are mere wrappers around the fbdev code. > > By using fbdev helpers directly within each DRM fbdev emulation, > we can eventually remove DRM's wrapper functions entirely. > > v4: > * use initializer macros for struct fb_ops > v2: > * use FB_SYS_HELPERS option > > Signed-off-by: Thomas Zimmermann <[email protected]> > Acked-by: Sam Ravnborg <[email protected]> > Cc: Thierry Reding <[email protected]> > Cc: Mikko Perttunen <[email protected]> > Cc: Jonathan Hunter <[email protected]> > --- > drivers/gpu/drm/tegra/Kconfig | 1 + > drivers/gpu/drm/tegra/fbdev.c | 8 +++----- > 2 files changed, 4 insertions(+), 5 deletions(-)
Acked-by: Thierry Reding <[email protected]>
signature.asc
Description: PGP signature
