Bug 93727 - [Regression] [r600g] Core profile is 3.2 instead of 3.3 in Big Endian PPC
Summary: [Regression] [r600g] Core profile is 3.2 instead of 3.3 in Big Endian PPC
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r600 (show other bugs)
Version: 11.0
Hardware: PowerPC Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact: Default DRI bug account
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-15 12:48 UTC by Oded Gabbay
Modified: 2019-09-18 19:20 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
glxinfo for mesa 10.3.2 (32.61 KB, text/plain)
2016-01-15 12:48 UTC, Oded Gabbay
Details
glxinfo for mesa 11.0.8 (33.14 KB, text/plain)
2016-01-15 12:48 UTC, Oded Gabbay
Details
glxinfo for mesa 11.2.0 (98.53 KB, text/plain)
2016-06-22 00:01 UTC, j.ribeirovega
Details

Description Oded Gabbay 2016-01-15 12:48:10 UTC
Created attachment 121063 [details]
glxinfo for mesa 10.3.2

In mesa 11.0.8, the core profile reported by mesa for r600 gallium driver is 3.2, while in mesa 10.3.2 the core profile was 3.3

This is because the ARB_texture_rgb10_a2ui extension is reported to be unsupported by the r600 driver
Comment 1 Oded Gabbay 2016-01-15 12:48:29 UTC
Created attachment 121064 [details]
glxinfo for mesa 11.0.8
Comment 2 j.ribeirovega 2016-06-22 00:01:09 UTC
Created attachment 124650 [details]
glxinfo for mesa 11.2.0

Bug remains on mesa 11.2.0 on ubuntu 16.04.
Comment 3 mirh 2017-06-09 16:49:13 UTC
Should be fixed in 12 branch, thanks to Oded's fix.
Comment 4 erhard_f 2017-06-16 19:56:58 UTC
Seems it has not been fixed up to now.

$ glxinfo | grep -i opengl
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD CEDAR (DRM 2.49.0 / 4.10.17-gentoo)
OpenGL core profile version string: 3.2 (Core Profile) Mesa 17.1.2
OpenGL core profile shading language version string: 1.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 17.1.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 17.1.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
Comment 5 erhard_f 2018-03-08 22:02:32 UTC
Still core profile 3.2 on r600g, Mesa 18.0.0-rc4 

$ glxinfo | grep -i opengl
OpenGL vendor string: X.Org
OpenGL renderer string: AMD CAICOS (DRM 2.49.0 / 4.9.85-gentoo)
OpenGL core profile version string: 3.2 (Core Profile) Mesa 18.0.0-rc4
OpenGL core profile shading language version string: 1.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 18.0.0-rc4
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 18.0.0-rc4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
OpenGL ES profile extensions:
Comment 6 GitLab Migration User 2019-09-18 19:20:54 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/571.


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.