Bug 3868 - DRI drivers should export all supported fbconfigs
Summary: DRI drivers should export all supported fbconfigs
Status: RESOLVED NOTABUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All All
: high normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-26 00:25 UTC by Ian Romanick
Modified: 2009-05-05 10:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.