https://bugs.freedesktop.org/show_bug.cgi?id=102714
Bug ID: 102714 Summary: Kodi 17.1 broken in TAHITI Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: jrch2k10@gmail.com QA Contact: dri-devel@lists.freedesktop.org
Hi, Guys
I just realized kodi 17.1 is broken on mesa git when you enable Advanced Shaders and try to set on videos any option like bicubic or lanczos
OS: ArchLinux latest updates
Kernels tested: amd-staging-4.12 linux-mainline-4.13
Driver: AMDGPU
My GLXINFO: name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: X.Org (0x1002) Device: AMD Radeon HD 7900 Series (TAHITI / DRM 3.18.0 / 4.13.0-mainline, LLVM 6.0.0) (0x679a) Version: 17.3.0 Accelerated: yes Video memory: 2952MB Unified memory: no Preferred profile: core (0x1) Max core profile version: 4.5 Max compat profile version: 3.0 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.1 OpenGL vendor string: X.Org OpenGL renderer string: AMD Radeon HD 7900 Series (TAHITI / DRM 3.18.0 / 4.13.0-mainline, LLVM 6.0.0) OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.3.0-devel (git-74d2456491) OpenGL core profile shading language version string: 4.50 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile
OpenGL version string: 3.0 Mesa 17.3.0-devel (git-74d2456491) OpenGL shading language version string: 1.30 OpenGL context flags: (none)
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 17.3.0-devel (git-74d2456491) OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
Fail OUTPUT:
LLVM triggered Diagnostic Handler: Illegal instruction detected: VOP* instruction uses the constant bus more than once %VGPR11<def> = V_MADMK_F32 %SGPR3, 1077936128, %VGPR17, %EXEC<imp-use> LLVM triggered Diagnostic Handler: Illegal instruction detected: VOP* instruction uses the constant bus more than once %VGPR10<def> = V_MADMK_F32 %SGPR2, 1077936128, %VGPR14, %EXEC<imp-use> LLVM failed to compile shader
Tyvm, for your hard work
https://bugs.freedesktop.org/show_bug.cgi?id=102714
--- Comment #1 from Rafael Castillo jrch2k10@gmail.com --- Also broken using radeon
%VGPR11<def> = V_MADMK_F32 %SGPR3, 1077936128, %VGPR17, %EXEC<imp-use> LLVM triggered Diagnostic Handler: Illegal instruction detected: VOP* instruction uses the constant bus more than once %VGPR10<def> = V_MADMK_F32 %SGPR2, 1077936128, %VGPR14, %EXEC<imp-use> LLVM failed to compile shader
OpenGL renderer string: AMD TAHITI (DRM 2.50.0 / 4.13.0-mainline, LLVM 6.0.0)
https://bugs.freedesktop.org/show_bug.cgi?id=102714
--- Comment #2 from Rafael Castillo jrch2k10@gmail.com --- false alarm LLVM is broken not mesa
last good LLVM is 312776
you can close this if needed
TYVM and sorry
https://bugs.freedesktop.org/show_bug.cgi?id=102714
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED
--- Comment #3 from Michel Dänzer michel@daenzer.net ---
*** This bug has been marked as a duplicate of bug 102694 ***
dri-devel@lists.freedesktop.org