On Wednesday, October 24, 2007 1:17 pm Adrian Bunk wrote:
> > diff --git a/linux-core/Kconfig b/linux-core/Kconfig
> > index 2d02c76..5e73fc7 100644
> > --- a/linux-core/Kconfig
> > +++ b/linux-core/Kconfig
> > @@ -50,7 +50,7 @@ config DRM_I810
> >
> >  choice
> >     prompt "Intel 830M, 845G, 852GM, 855GM, 865G"
> > -   depends on DRM && AGP && AGP_INTEL
> > +   depends on DRM && AGP && AGP_INTEL && !FB_INTEL
> >     optional
> >...
>
> This sounds like a bad regression.

Well it's really documenting existing behavior.  Unless you're very 
careful, running custom applications, the Intel FB and DRM drivers will 
conflict.  IMO this is a long overdue change, but Dave has some custom 
stuff that requires both drivers so he'd rather not see it go in, so 
I'm fine with dropping this part.

Jesse

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to