Bug 96498

Summary: AMD PITCAIRN only OpenGL 4.2
Product: Mesa Reporter: Marcin Deranek <gringo>
Component: Drivers/Gallium/radeonsiAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED NOTABUG QA Contact: Default DRI bug account <dri-devel>
Severity: minor    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: glxinfo output

Description Marcin Deranek 2016-06-12 13:56:35 UTC
Created attachment 124485 [details]
glxinfo output

According to docs/GL3.txt radeonsi should support OpenGL 4.3, but on my hardware (PITCAIRN which is OpenGl 4.5 capable) it does not even though I have LLVM and mesa latest git. According to glxinfo output (see attachment) I do not have ARB_compute_shader for whatever reason. Any clue why ?
BTW: When running with fglrx I have OpenGL 4.5 as expected.
Comment 1 Daniel Scharrer 2016-06-12 14:15:29 UTC
What kernel version are you using?

You need a recent rc version of linux 4.7 for compute shader support on SI.
Comment 2 Marcin Deranek 2016-06-12 16:32:16 UTC
That would explain it as I'm running 4.6.2. Thank you.

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.