Hi Eero, On Thu, 22 May 2025 at 00:56, Eero Tamminen <o...@helsinkinet.fi> wrote: > On 21.5.2025 10.06, Geert Uytterhoeven wrote: > > On Wed, 21 May 2025 at 01:59, Eero Tamminen <o...@helsinkinet.fi> wrote: > >> I tried your "atari-drm-wip-v1" branch commits on top of 6.14. > > > > Thanks for testing! > > > >> After some minor changes those applied. Getting it to build required > >> adding "&shadow_plane_state->fmtcnv_state" (struct drm_format_conv_state > >> *) argument to *_blit() functions in atari_drm.c, and changing: > >> drm_fbdev_generic_setup(dev, dev->mode_config.preferred_depth); > >> in its probe function to: > >> struct drm_format_info *format = NULL; > >> drm_client_setup(dev, format); > > > > I do keep it up-to-date locally, so I could provide these changes, > > if you are interested. > > Yes, please! (see below)
Sorry for taking so long: https://web.git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git/log/?h=atari-drm-wip-rebasing Enjoy! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds