http://bugs.freedesktop.org/show_bug.cgi?id=21886
--- Comment #3 from Nicolai Hähnle <[email protected]> 2009-05-31 07:38:02 PST --- Created an attachment (id=26318) --> (http://bugs.freedesktop.org/attachment.cgi?id=26318) The simplest thing that could possibly work Would the attached patch (against radeon-rewrite) be fine for you? It should provide all the information in a way which is least intrusive to the driver: It provides the CHIP_FAMILY (which is what the driver itself bases decisions on when it comes to choosing between different code paths) as well as the PCI device ID as a hex value. Of course one could also pull in the PCI ID database, but somehow I don't fancy the idea of duplicating that database in yet another location. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
