hw/xfree86/modes/xf86RandR12.c hardcodes a default dpi to 96, instead of using the DEFAULT_DPI macro defined in xf86Priv.h.
Created attachment 12192 [details] [review] use DEFAULT_DPI instead of 96
xf86DefaultMode() in hw/xfree86/modes/xf86Crtc.c also uses 96 dpi.
Applied to master (in both places), thanks!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.