xserver-multidpi/hw/xfree86
Benjamin Defnet 6f59a81600 hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_major
This moves code out of each implementation of set_mode_major and back into
the X server. The real feature here is that the transform is now available
in the crtc for use by either xf86CrtcRotate or whatever the driver wants to
do. Without this change, the transform was lost for drivers providing the
set_mode_major interface.

Note that users of this API will want to stop smashing the transformPresent
field, and could also stop setting mode/x/y/rotation for new enough X servers,
but there's no reason to make that change as it will break things when
running against older X servers.

Signed-off-by: Keith Packard <keithp@keithp.com>
Acked-by: Daniel Stone <daniel@fooishbar.org>
2009-06-09 16:23:38 -07:00
..
common Merge branch 'master' into xi2 2009-06-03 16:11:33 +10:00
ddc EDID: Add modes from Established Timings III descriptor to mode pool 2009-05-22 13:27:16 -04:00
dixmods Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
doc xfree86: restore default off for DontZap 2009-04-28 16:17:16 +10:00
dri Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
dri2 DRI2: update DRI2 private drawable width & height according to X drawable 2009-05-11 22:53:53 +02:00
exa Revert "EXA: Handle separate alpha maps properly in Composite fallback." 2009-02-27 16:37:27 +01:00
fbdevhw fbdevHWGetRec() doesn't return the private data 2009-02-04 09:53:03 +10:00
i2c Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
int10 Fix "warning: XXX defined but not used" 2009-02-04 09:41:40 +10:00
loader xfree86: Remove loader symbol list ABI stubs 2009-05-28 15:32:03 -04:00
modes hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_major 2009-06-09 16:23:38 -07:00
os-support xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
parser config: fix crash caused by strdup(NULL) 2009-04-09 02:29:28 -04:00
ramdac Input: rename DeviceIntRec->isMaster to ->type. 2009-05-22 15:44:50 +10:00
shadowfb s/MIN/min/, s/MAX/max/ (#2968) 2009-06-03 13:45:42 -04:00
utils cvt: Allow multiple-of-60Hz refresh rates for reduced blanking. 2009-06-09 16:20:11 -04:00
vbe xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
vgahw xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
x86emu Convert libx86emu.a to a "libtool convenience library". 2008-12-07 18:31:32 -02:00
xaa Don't enable XAA offscreen pixmaps with Option "XaaOffscreenPixmaps" "no". 2009-02-03 13:49:19 -08:00
xf8_16bpp Update several of my and/or Red Hat's licenses to standard form. 2009-05-14 07:02:44 -04:00
Makefile.am dix: remove all but main() from main.c 2009-04-28 16:03:56 +10:00
xorgconf.cpp Update sample xorg.conf file 2008-12-02 14:35:45 -08:00