Mailinglist Archive: radeonhd (408 mails)
| < Previous | Next > |
[radeonhd] [Bug 22093] Detecting PANEL modes fails after connecting VGA-1
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Date: Fri, 5 Jun 2009 10:25:54 -0700 (PDT)
- Message-id: <20090605172554.D7D21130016@xxxxxxxxxxxxxxxxxxxxxxxx>
http://bugs.freedesktop.org/show_bug.cgi?id=22093
--- Comment #10 from Matthias Hopf <mhopf@xxxxxxx> 2009-06-05 10:25:53 PST ---
Created an attachment (id=26469)
--> (http://bugs.freedesktop.org/attachment.cgi?id=26469)
Quick fix
Hopefully this fixes this issue.
New connectors were initialized with all '0', but DDC_NONE is 0xff...
So if there was no DDC object for a connector, it got DDC0.
It seems that only DDC has the exception that NONE is not 0. Something to think
about.
Please test!
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
--- Comment #10 from Matthias Hopf <mhopf@xxxxxxx> 2009-06-05 10:25:53 PST ---
Created an attachment (id=26469)
--> (http://bugs.freedesktop.org/attachment.cgi?id=26469)
Quick fix
Hopefully this fixes this issue.
New connectors were initialized with all '0', but DDC_NONE is 0xff...
So if there was no DDC object for a connector, it got DDC0.
It seems that only DDC has the exception that NONE is not 0. Something to think
about.
Please test!
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |