Bug 3868

Summary: DRI drivers should export all supported fbconfigs
Product: Mesa Reporter: Ian Romanick <idr>
Component: OtherAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Ian Romanick 2005-07-26 00:25:03 UTC
Each driver currently exports only the fbconfigs that match the current color
bits.  This is wrong.  The driver should export *all* the fbconfigs that it can
support and let the loader figure out which ones should actually be exposed to
the application.
Comment 1 Jon Smirl 2005-08-06 03:53:16 UTC
If I change r200 to export all of it's fbconfigs, is the loader set up to figure
out which configs to expose? Which loader are you referring to? I need to make
this change in order to get EGL working.
Comment 2 Ian Romanick 2009-05-05 10:09:46 UTC
This bug is no longer relevant.  Now that the 3D driver is used in the server to determine what visuals / fbconfigs are available, there are a few more restrictions on what fbconfigs it should export.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.