xserver-multidpi/hw/xfree86/modes
Keith Packard 258beebc77 Report correct RandR 1.0 sizeID. Report correct subpixel order.
RandR 1.0 sizeID must be computed the same way every time, so when reporting
it in the ScreenChangeNotify event, just construct the usual 1.0 data block
and use that.

subpixel geometry information can be computed by looking at the connected
outputs and finding any with subpixel geometry and using one of those for
the global screen subpixel geometry. This might be improved by reporting
None if more than one screen has information and they conflict.
2007-02-15 20:37:44 -08:00
..
Makefile.am Merge crtc/output-based mode selection code. 2007-02-15 20:36:20 -08:00
xf86Crtc.c Report correct RandR 1.0 sizeID. Report correct subpixel order. 2007-02-15 20:37:44 -08:00
xf86Crtc.h Report correct RandR 1.0 sizeID. Report correct subpixel order. 2007-02-15 20:37:44 -08:00
xf86cvt.c Allow new modes code to build inside drivers as well as server. 2007-02-15 20:37:19 -08:00
xf86DiDGA.c Allow new modes code to build inside drivers as well as server. 2007-02-15 20:37:19 -08:00
xf86EdidModes.c Allow new modes code to build inside drivers as well as server. 2007-02-15 20:37:19 -08:00
xf86Modes.c Allow new modes code to build inside drivers as well as server. 2007-02-15 20:37:19 -08:00
xf86Modes.h Merge crtc/output-based mode selection code. 2007-02-15 20:36:20 -08:00
xf86RandR12.c Report correct RandR 1.0 sizeID. Report correct subpixel order. 2007-02-15 20:37:44 -08:00
xf86RandR12.h Merge crtc/output-based mode selection code. 2007-02-15 20:36:20 -08:00
xf86Rename.h Report correct RandR 1.0 sizeID. Report correct subpixel order. 2007-02-15 20:37:44 -08:00
xf86Rotate.c Allow new modes code to build inside drivers as well as server. 2007-02-15 20:37:19 -08:00