radeon driver, dual head
Christoph Bauer
ich at christoph-bauer.net
Sun Aug 7 03:03:01 PDT 2005
Hi,
I think the ! is wrong in radeon_driver.c. Xorg.0.log looks then better,
but my (secondary) monitor turns off then.
***************
*** 2077,2083 ****
info->OverlayOnCRTC2 = FALSE;
info->MergeType = MT_NONE;
if (pRADEONEnt->MonType2 != MT_NONE) {
! if(!pRADEONEnt->HasSecondary) {
info->MergeType = pRADEONEnt->MonType2;
}
Best regards,
Christoph Bauer
--
let () = let rec f a w i j = Printf.printf "%.20f\r" a; let a1 = a *. i /. j in
if w then f a1 false (i +. 2.0) j else f a1 true i (j +. 2.0) in f 2.0 false 2.0 1.0
More information about the xorg
mailing list