XAAInit returns FALSE in dual monitor chips driver - PPC

Donald Kayser xorg at kayser.net
Wed May 13 15:58:22 PDT 2009


And the answer is...

In xserver/hw/xfree86/xaa/xaaInitAccel.c, line 154
/* If this PCI entity has IS_SHARED_ACCEL set in entityProp

* then a RestoreAccelState function is required

*/

if(!infoRec->RestoreAccelState && is_shared) return FALSE;



On May 6, 2009, at 4:29 PM, Donald Kayser wrote:

> I have debugged the dual monitor problem down a bit. When a single
> monitor is enabled, the call to XAAInit() from CHIPSScreenInit
> succeeds and you will get the log message indicating such. When dual
> monitors are configured, the XAAInit() return FALSE. Is there any
> reason for this to not work for two screens?
>
> Donald Kayser
> xorg at kayser dot net
> _______________________________________________
> xorg-devel mailing list
> xorg-devel at lists.x.org
> http://lists.x.org/mailman/listinfo/xorg-devel
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.x.org/archives/xorg-devel/attachments/20090513/c55f85cd/attachment.html 


More information about the xorg-devel mailing list