xserver-multidpi/hw/xfree86/modes
Aaron Plattner 04d15da95d Add a screen resize hook to xf86CrtcConfigRec.
This hook is called when the DDX needs to resize the screen.  The driver is
responsible for changing virtualX and virtualY, along with any other related
screen properties (devPrivate.ptr, devKind, displayWidth, etc.).

Use the size range from the crtc config instead of randrp->virtual[XY] when
reporting the min and max screen sizes to the DDX.
2007-03-02 12:06:54 -08:00
..
Makefile.am Kludge around duplicate code added in hw/xfree86/modes. 2007-02-15 21:50:48 -08:00
xf86Crtc.c Add a screen resize hook to xf86CrtcConfigRec. 2007-03-02 12:06:54 -08:00
xf86Crtc.h Add a screen resize hook to xf86CrtcConfigRec. 2007-03-02 12:06:54 -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 Add a screen resize hook to xf86CrtcConfigRec. 2007-03-02 12:06:54 -08:00
xf86RandR12.h Merge crtc/output-based mode selection code. 2007-02-15 20:36:20 -08:00
xf86Rename.h Enable startup-time rotation; change rotation pixmap creation API. 2007-02-17 15:16:20 -08:00
xf86Rotate.c Enable startup-time rotation; change rotation pixmap creation API. 2007-02-17 15:16:20 -08:00