Re: gnome-shell stuck because of amdgpu driver [5.3 RC5]

2019-08-29 Thread mikhail . v . gavrilov
On Sun, Aug 25, 2019 at 10:13:05PM +0800, Hillf Danton wrote: > Can we try to add the fallback timer manually? > > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c > @@ -322,6 +322,10 @@ int amdgpu_fence_wait_empty(struct amdgp > } >

Re: After upgrading LLVM to 7.0.0-0.1.r326462 version and MESA to 18.1.0-0.4.git56dc9f9 the games which are used Vulkan driver have begun crashing at start

2018-03-19 Thread mikhail . v . gavrilov
No one looked why Vulkan driver start crashing? Thread 1 "vulkandriverque" received signal SIGSEGV, Segmentation fault. 0x in ?? () (gdb) thread apply all bt Thread 3 (Thread 0x7fffef06c700 (LWP 15668)): #0 0x76e4f82d in futex_wait_cancelable (private=, expected=0, fute

After upgrading LLVM to 7.0.0-0.1.r326462 version and MESA to 18.1.0-0.4.git56dc9f9 the games which are used Vulkan driver have begun crashing at start.

2018-03-11 Thread mikhail . v . gavrilov
After upgrading LLVM to 7.0.0-0.1.r326462 version and MESA to 18.1.0-0.4.git56dc9f9 the games which are used Vulkan driver have begun crashing at start. Latest workable LLVM was 7.0.0-0.1.r323994 and MESA 18.1.0-0.2.gita5053ba For example: - steam client itself Core was generated by `/home/mi