OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: XF4

From: Matthieu Herrb (matthieucvs.openbsd.org)
Date: Thu Feb 22 2007 - 14:29:03 CST


CVSROOT: /cvs
Module name: XF4
Changes by: matthieucvs.openbsd.org 2007/02/22 13:29:03

Modified files:
        xc/programs/Xserver/hw/xfree86/drivers/ati: radeon_driver.c

Log message:
Fixes for multi-head support from X.Org git repository:

commit 901409f47cc990721c1648b1c08e23450e6a4452
Author: Benjamin Herrenschmidt <benhkernel.crashing.org>
Date: Thu Mar 16 04:32:22 2006 +0000

Fix incorrect CRTC2_OFFSET values when using old-style dual head (not
MergedFB). Fixes Xinerama for me.

commit cc1825b503ce7e785cbb4611fd177477a1081b6e
Author: Benjamin Herrenschmidt <benhkernel.crashing.org>
Date: Mon Apr 24 07:44:52 2006 +0000

Fix enabling of external VGA output on some cards with dual entity setup
instead of MergedFB.

commit 7d9e2b450f0fa42553156f57572a6dab70a0ea13
Author: Dave Airlie <airliedstarflyer-ubuntu.(none)>
Date: Tue Sep 12 07:04:23 2006 +1000

radeon: this stops mergedfb working on my ATI M7 development board

tested by henning, couderc, and others.