Created attachment 138034 [details] results from 'pigllit run all' Just wanted to give some overlook on the state of current mesa on Big Endian PowerPC. In case someone may be interested or has a surplus of spare time. ;) The card is a Radeon HD 6450 (no Mac-BIOS) in a PowerMac G5 11,2. The piglit run completed all tests, the GPU resetted itself successfully after some several crashes during the tests. Simple 3D games (e.g extreme tuxracer) run without glitches. piglit was built from current git-master.
Created attachment 138035 [details] html summary from 'pigllit run all'
Created attachment 138036 [details] Xorg.0.log
Created attachment 138043 [details] coredumps collected from 'pigllit run all' crashes
Same setup but with mesa built with LLVM support: # ./piglit run -s all results/OpenGL_all_llvm Skipping GL_ARB_gpu_shader_fp64 tests [54211/54211] skip: 30608, pass: 20471, warn: 15, fail: 3044, crash: 73 Thank you for running Piglit! Results have been written to /root/build/piglit/results/OpenGL_all_llvm $ glxinfo | grep -i opengl OpenGL vendor string: X.Org OpenGL renderer string: AMD CAICOS (DRM 2.49.0 / 4.9.87-gentoo, LLVM 5.0.1) 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:
Created attachment 138084 [details] results from 'pigllit run all' with LLVM
Created attachment 138085 [details] html summary from 'pigllit run all' with LLVM
Re-run of the piglit suite with 18.0.0: T801 ~/build/piglit # ./piglit run -s sanity results/sanity [1/1] pass: 1 Thank you for running Piglit! Results have been written to /root/build/piglit/results/sanity T801 ~/build/piglit # ./piglit run -s all results/OpenGL_all_18.0.0 Skipping GL_ARB_gpu_shader_fp64 tests [54227/54227] skip: 30612, pass: 20478, warn: 15, fail: 3047, crash: 75 Thank you for running Piglit! Results have been written to /root/build/piglit/results/OpenGL_all_18.0.0 ef@T801 ~ $ glxinfo | grep -i opengl OpenGL vendor string: X.Org OpenGL renderer string: AMD CAICOS (DRM 2.49.0 / 4.9.90-gentoo, LLVM 5.0.1) OpenGL core profile version string: 3.2 (Core Profile) Mesa 18.0.0 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 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 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10 OpenGL ES profile extensions:
Created attachment 138400 [details] results from 'pigllit run all' (18.0.0)
Created attachment 138402 [details] html summary from 'pigllit run all' (18.0.0)
-- 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/634.
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.