Keith I think this fixes a problem with the LCD not working on Asus
notebooks. I seem to recall this problem from a while back on some of
the xfree MLs. I don't know for sure however.
Alex
--- Keith Whitwell <[EMAIL PROTECTED]> wrote:
> Keith Whitwell wrote:
> > Bellegueulle Damien wrote:
> >
> >> --- radeon_driver.c.orig 2003-09-21 12:39:25.952390342 +0200
> >> +++ radeon_driver.c 2003-09-21 12:27:08.000000000 +0200
> >> @@ -1058,7 +1058,7 @@
> >> info->PanelPwrDly = RADEON_BIOS16(tmp+44);
> >> if (info->PanelPwrDly > 2000 || info->PanelPwrDly < 0)
> >> info->PanelPwrDly = 2000;
> >> - for (i = 0; i < 20; i++) {
> >> + for (i = 0; i < 21; i++) {
> >> tmp0 = RADEON_BIOS16(tmp+64+i*2);
> >> if (tmp0 == 0) break;
> >> if ((RADEON_BIOS16(tmp0) == info->PanelXRes) &&
> >>
> >
> >
> > Bellegueulle,
> >
> > Can you tell us a little more about what problem this fixes and why
> you
> > think it's a good fix? There's not much information to go on
> here...
>
> Have you tried a current CVS version of the dri drivers? This looks
> like a
> patch against a quite different version (although the '20' is still
> there).
>
> Please note that our cvs host has changed to freedesktop.org.
>
> Keith
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Dri-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dri-devel
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel