jandberg@ wrote: > Izumi Tsutsui wrote Tue, 23 Aug 2022 23:53:53 +0900: > > Finally I've tried Afb planar changes on my LUNA-II with 8bpp board. > > > > It just works fine, but I had to fix several implementation and > > would like to commit several these changes. > > Great! Thanks. I'll also check how we can handle 4bpp planar ones. > >1) proper XORG_VERSION_CURRENT checks for HAVE_XORG_SERVER_VER=110 ports > > and define explicit "HAVE_SHADOW_AFB" macro for maintainability > > https://github.com/tsutsui/netbsd-xsrc/commit/9964f0d15d6e7c6898edeedab4125dd17b7e0277 > > > >2) fix mmap size length in planar cases without WSDISPLAYIO_GET_FBINFO > > (rin@ said amiga occationally worked because fbi_fbsize was preferred) > > https://github.com/tsutsui/netbsd-xsrc/commit/da2f3ff6283590a3af7dc4feeaa89ef05a407b9a > > > >3) luna68k 8bpp planar support > > https://github.com/tsutsui/netbsd-xsrc/commit/1e81576540a0e308d6ef9cb7e2e5abe14d823ca9 > > Looks like good improvement. I've committed these changes to HEAD. > > Furthermore, I've tried to reduce diffs from upstream xf86-video-wsfb: : > I'm not so familiar with these parts, but no objections. I'll commit these ones separately in a few days later. Thanks, --- Izumi Tsutsui