https://bugs.freedesktop.org/show_bug.cgi?id=96495
Bug ID: 96495
Summary: [radeonsi] can't compile shaders with pow(10.0, x)
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: vegorov180(a)gmail.com
QA Contact: dri-devel(a)…
[View More]lists.freedesktop.org
For example https://www.shadertoy.com/view/MddGzf LLVM somewhere optimizes it
into exp10f:
56126: message: shader compiler issue 2: LLVM diagnostic (error):
<unknown>:0:0: in function main <{ i32, i32, i32, i32, i32, i32, i32, i32, i32,
i32, i32, float, float, float, float, float, float, float, float, float, float,
float, float, float, float }> ([17 x <16 x i8>] addrspace(2)*, [16 x <16 x i8>]
addrspace(2)*, [32 x <8 x i32>] addrspace(2)*, [16 x <8 x i32>] addrspace(2)*,
[16 x <4 x i32>] addrspace(2)*, float, i32, <2 x i32>, <2 x i32>, <2 x i32>, <3
x i32>, <2 x i32>, <2 x i32>, <2 x i32>, float, float, float, float, float,
i32, i32, float, i32): unsupported call to function exp10f
LLVM triggered Diagnostic Handler: <unknown>:0:0: in function main <{ i32, i32,
i32, i32, i32, i32, i32, i32, i32, i32, i32, float, float, float, float, float,
float, float, float, float, float, float, float, float, float }> ([17 x <16 x
i8>] addrspace(2)*, [16 x <16 x i8>] addrspace(2)*, [32 x <8 x i32>]
addrspace(2)*, [16 x <8 x i32>] addrspace(2)*, [16 x <4 x i32>] addrspace(2)*,
float, i32, <2 x i32>, <2 x i32>, <2 x i32>, <3 x i32>, <2 x i32>, <2 x i32>,
<2 x i32>, float, float, float, float, float, i32, i32, float, i32):
unsupported call to function exp10f
56126: message: shader compiler issue 3: LLVM compile failed
LLVM failed to compile shader
radeonsi: can't create a shader
--
You are receiving this mail because:
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=98010
Bug ID: 98010
Summary: [Regression] Screen corruption while playing videos
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: gringo(a)slonko.net
QA …
[View More]Contact: dri-devel(a)lists.freedesktop.org
Created attachment 126949
--> https://bugs.freedesktop.org/attachment.cgi?id=126949&action=edit
mpv 0.20 video screenshot
kernel: 4.7.5
mesa: git
llvm/clang: git
While playing videos I get kernel messages like this:
Oct 02 09:02:53 sun kernel: [drm:radeon_uvd_cs_parse [radeon]] *ERROR* Handle
0xa7c20001 already in use!
Oct 02 09:02:53 sun kernel: [drm:radeon_cs_ioctl [radeon]] *ERROR* Invalid
command stream !
Oct 02 09:02:53 sun kernel: [drm:radeon_uvd_cs_parse [radeon]] *ERROR* Handle
0xa7c20001 already in use!
Oct 02 09:02:53 sun kernel: [drm:radeon_cs_ioctl [radeon]] *ERROR* Invalid
command stream !
Oct 02 09:02:53 sun kernel: [drm:radeon_uvd_cs_parse [radeon]] *ERROR* Handle
0xa7c20001 already in use!
Oct 02 09:02:53 sun kernel: [drm:radeon_cs_ioctl [radeon]] *ERROR* Invalid
command stream !
and screen is corrupted (see attached file). mpv options are a follows:
vo=vdpau
hwdec=vdpau
>From what I can tell this problem was introduced in
fb827c055cb1bdd2b18d0687c06c56b537d805f3 as
a1e391e39df2b1d8169e773a30153167ab8e13e8 does not exhibit this problem.
--
You are receiving this mail because:
You are the assignee for the bug.
[View Less]
https://bugzilla.kernel.org/show_bug.cgi?id=175411
Bug ID: 175411
Summary: Using 144Hz results in unusable display
Product: Drivers
Version: 2.5
Kernel Version: 4.7.4
Hardware: x86-64
OS: Linux
Tree: Fedora
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri(a)kernel-bugs.osdl.org
Reporter: …
[View More]stevengruspier(a)gmail.com
Regression: No
Created attachment 240611
--> https://bugzilla.kernel.org/attachment.cgi?id=240611&action=edit
Picture of screen when using 144Hz
Software/Hardware
--------
OS: Fedora 24 x86_64 - X11
Mesa: 12.0.3
CPU: AMD Phenom II X6 1090T
GPU: ASUS STRIX R9 380 4GB
Monitor: ASUS MG278Q (144Hz (with a display port cable) and Freesync)
Problem:
When using 144Hz, the horizontally there is only a small portion of the screen
that displays correctly. The rest of the screen is either black or flashes with
lines. This has been a problem since installing Fedora 24 initially.
Temporary Workaround:
Created a startup item to change the refresh rate to 120Hz using xrandr
--
You are receiving this mail because:
You are watching the assignee of the bug.
[View Less]