xserver/hw/xfree86
Peter Hutterer 9422321b37 xfree86: add xf86UpdateDesktopDimensions()
This call is required for external drivers (specifically NVIDIA) that do
not share the xfree86 infrastructure to update the desktop dimensions.
Without it, the driver would update the ScreenRecs but not update the total
dimensions the input code relies on for transformation.

This call is a thin wrapper around the already-existing internal call and
should be backported to all stable series servers, with the minor ABI bump.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
CC: Andy Ritger <aritger@nvidia.com>
Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
(cherry picked from commit 0a75bd640b)

Conflicts:
	hw/xfree86/common/xf86.h
	hw/xfree86/common/xf86Helper.c
	hw/xfree86/common/xf86Module.h
2012-10-12 10:46:07 +10:00
..
common xfree86: add xf86UpdateDesktopDimensions() 2012-10-12 10:46:07 +10:00
ddc Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
dixmods Xinerama: Fix ExtensionInit prototype 2012-08-01 18:04:37 -07:00
doc Undocument Font Module loading 2012-05-29 13:18:41 -07:00
dri Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
dri2 dri2: Add DRI2CreateDrawable2. 2012-07-30 19:26:15 +02:00
exa Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
fbdevhw Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
i2c Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
int10 Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
loader Fix up formatting of initializers for arrays of structs 2012-08-19 08:45:55 -07:00
man xfree86: mention udev in the xorg.conf manpage AutoAddDevices section 2012-01-13 09:04:44 +10:00
modes Fix up formatting of initializers for arrays of structs 2012-08-19 08:45:55 -07:00
os-support Fix up formatting of initializers for arrays of structs 2012-08-19 08:45:55 -07:00
parser Remove obsolete tab stop comments from hw/xfree86/parser/*.c 2012-08-01 17:15:46 -07:00
ramdac xf86: cursor code got mangled by indenting 2012-08-01 17:51:49 -07:00
shadowfb Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
utils cvt man page should use Hz, not kHz, for vertical refresh rate 2012-05-29 13:18:59 -07:00
vbe Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
vgahw Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
x86emu Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
xaa Introduce a consistent coding style 2012-03-27 11:50:40 -07:00
.gitignore xfree86: Move sdksyms generation to ddx toplevel 2011-06-23 05:28:31 -07:00
Makefile.am Xorg: Link XKB DDX library after core server libs 2012-08-01 18:02:49 -07:00
sdksyms.sh Handle blank betweeen type and name in sdksyms.sh 2012-03-27 11:50:38 -07:00
xorgconf.cpp xfree86: use sed rather than cpp to perform string substitutions 2011-01-18 15:11:14 -08:00