xserver/hw/xfree86/modes
Keith Packard 9c7ac47b87 Notify DRI when crtc regions change
Drivers that care about crtc positions on the screen to ensure that vblank
works correctly need to be notified when crtcs are changed.

Provide a hook in the mode setting code that is invoked whenever any
configuration is done to the screen.

Use this new hook in the DRI code so that DRI clients are notified and
receive updated information.

Signed-off-by: Keith Packard <keithp@keithp.com>
2008-11-24 13:24:35 -08:00
..
Makefile.am Add xf86GTFMode(). 2008-02-29 16:01:15 -05:00
xf86Crtc.c Notify DRI when crtc regions change 2008-11-24 13:24:35 -08:00
xf86Crtc.h Notify DRI when crtc regions change 2008-11-24 13:24:35 -08:00
xf86Cursors.c Add an array of integers for use as per-screen cursor private keys. 2008-08-27 19:27:13 -04:00
xf86DiDGA.c Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-22 19:26:34 -04:00
xf86EdidModes.c Build fix. 2008-07-22 10:21:22 -04:00
xf86Modes.c EDID: Various reduced blanking fixes. 2008-07-21 16:49:17 -04:00
xf86Modes.h EDID: Various reduced blanking fixes. 2008-07-21 16:49:17 -04:00
xf86RandR12.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
xf86RandR12.h Include xf86Rename.h in xf86RandR12.h. 2007-04-24 17:20:14 -07:00
xf86Rename.h Don't call xf86RandR12TellChanged if it doesn't exist. Add some exports to xf86Rename.h. 2007-04-20 14:23:38 -07:00
xf86Rotate.c damage: choose less ambiguous function names 2008-08-31 17:46:26 +02:00
xf86cvt.c Remove the duplicate copy of xf86cvt.c 2008-02-29 16:01:15 -05:00
xf86gtf.c Get modes code building with old X servers again. 2008-03-06 14:42:00 -08:00