xserver-multidpi/hw/xfree86/dri
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
..
dri.c Notify DRI when crtc regions change 2008-11-24 13:24:35 -08:00
dri.h Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-08-23 18:19:17 -07:00
drimodule.c DRI: Fix build warning. 2007-06-11 09:23:19 +02:00
dristruct.h Notify DRI when crtc regions change 2008-11-24 13:24:35 -08:00
Makefile.am Notify DRI when crtc regions change 2008-11-24 13:24:35 -08:00
sarea.h Changes for single-entity multi-screen DRI. 2007-04-16 17:31:40 +02:00
xf86dri.c Revert "registry: Register XF86DRI extension protocol names." 2007-11-20 17:48:46 -05:00