-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tormod Volden wrote: > From: Tormod Volden <debian.tor...@gmail.com> > > --- > > For automated bug triaging hackery purposes, it can be nice to have > these chipset labels, reported in glxinfo, more consistent. > > I wonder if also the "E7221G (i915)" string can be further harmonized > with the other labels, but I have no idea what that chip is.
NAK. Annoying as they may be, these are the strings our corporate overlords have commanded us to use. > > Tormod > > src/mesa/drivers/dri/intel/intel_context.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/src/mesa/drivers/dri/intel/intel_context.c > b/src/mesa/drivers/dri/intel/intel_context.c > index 2aeca6b..f7bd807 100644 > --- a/src/mesa/drivers/dri/intel/intel_context.c > +++ b/src/mesa/drivers/dri/intel/intel_context.c > @@ -104,7 +104,7 @@ intelGetString(GLcontext * ctx, GLenum name) > chipset = "Intel(R) 915G"; > break; > case PCI_CHIP_E7221_G: > - chipset = "Intel (R) E7221G (i915)"; > + chipset = "Intel(R) E7221G (i915)"; > break; > case PCI_CHIP_I915_GM: > chipset = "Intel(R) 915GM"; > @@ -148,7 +148,7 @@ intelGetString(GLcontext * ctx, GLenum name) > chipset = "Intel(R) 965GME/GLE"; > break; > case PCI_CHIP_GM45_GM: > - chipset = "Mobile Intel® GM45 Express Chipset"; > + chipset = "Intel(R) GM45"; > break; > case PCI_CHIP_IGD_E_G: > chipset = "Intel(R) Integrated Graphics Device"; > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > ------------------------------------------------------------------------ > > -- > _______________________________________________ > Dri-devel mailing list > Dri-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/dri-devel -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAksFsdwACgkQX1gOwKyEAw+g7ACePKZxluAGhmLRhdIWppdWtg4z 8/kAnRZVC0/X/aWX0lY3QQq5JPBD4O8Z =V0sP -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel