diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2012-10-03 13:12:27 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-10-12 10:46:07 +1000 |
commit | 9422321b37ddafb5b12f259842e10c7803039857 (patch) | |
tree | 8e9bcd5ac59a78aa40e653d2951c9eda0a7ef288 /hw/xfree86/shadowfb | |
parent | 78c77356c5d88d78d69b1a244c7e27cd85544842 (diff) |
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 0a75bd640b3dc26b89d9e342999a7f4b7e98edbf)
Conflicts:
hw/xfree86/common/xf86.h
hw/xfree86/common/xf86Helper.c
hw/xfree86/common/xf86Module.h
Diffstat (limited to 'hw/xfree86/shadowfb')
0 files changed, 0 insertions, 0 deletions