| Bug ID | 96498 |
|---|---|
| Summary | AMD PITCAIRN only OpenGL 4.2 |
| Product | Mesa |
| Version | git |
| Hardware | x86-64 (AMD64) |
| OS | Linux (All) |
| Status | NEW |
| Severity | minor |
| Priority | medium |
| Component | Drivers/Gallium/radeonsi |
| Assignee | dri-devel@lists.freedesktop.org |
| Reporter | gringo@slonko.net |
| QA Contact | dri-devel@lists.freedesktop.org |
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.