xserver-multidpi/hw/xfree86/modes
Keith Packard bed76caa6c Use EDID data to set screen physical size at server startup.
Screen physical size is set to a random value before the RandR code gets
control, override that and reset it to a value based on the compat_output
physical size (if available). If that output has no physical size, just use
96dpi as the default resolution and set the physical size as appropriate.
(cherry picked from commit 843077f23a)
2007-03-05 23:37:11 -08:00
..
Makefile.am Kludge around duplicate code added in hw/xfree86/modes. 2007-02-15 21:50:48 -08:00
xf86Crtc.c Add xf86SetDesiredModes to apply desired modes to crtcs. 2007-03-05 22:23:19 -08:00
xf86Crtc.h Add xf86SetDesiredModes to apply desired modes to crtcs. 2007-03-05 22:23:19 -08:00
xf86cvt.c Enable startup-time rotation; change rotation pixmap creation API. 2007-02-17 15:16:20 -08:00
xf86DiDGA.c Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86EdidModes.c Kludge around duplicate code added in hw/xfree86/modes. 2007-02-15 21:50:48 -08:00
xf86Modes.c Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86Modes.h Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86RandR12.c Use EDID data to set screen physical size at server startup. 2007-03-05 23:37:11 -08:00
xf86RandR12.h Merge crtc/output-based mode selection code. 2007-02-15 20:36:20 -08:00
xf86Rename.h Add xf86SetDesiredModes to apply desired modes to crtcs. 2007-03-05 22:23:19 -08:00
xf86Rotate.c Remove debugging ErrorF from rotation code. 2007-03-04 17:35:04 -08:00