NetBSD/src dY8Umnnsys/external/bsd/drm2/drm drmfb.c, sys/external/bsd/drm2/i915drm intelfb.c

   add da_fb_linebytes to drmfb_attach_args and use it to pass linebytes
   from nouveau code to drmfb. keep the same linebytes logic for i915.

   nvidia hardware needs 256 byte alignment, so aligning to just 64 was
   not enough.

   fixes broken console with a width of 1440px (PR kern/51181)
   ok riastradh
VersionDeltaFile
1.3+3-5sys/external/bsd/drm2/drm/drmfb.c
1.14+5-2sys/external/bsd/drm2/i915drm/intelfb.c
1.4+3-2sys/external/bsd/drm2/nouveau/nouveaufb.c
1.2+2-1sys/external/bsd/drm2/include/drm/drmfb.h
+13-104 files

UnifiedSplitRaw