Bug 109058

Summary: Machine freezes during early stages of gfxbench startup
Product: Mesa Reporter: cstout
Component: Drivers/Vulkan/radeonAssignee: mesa-dev
Status: RESOLVED DUPLICATE QA Contact: mesa-dev
Severity: normal    
Priority: medium    
Version: 18.2   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: vkinfo

Description cstout 2018-12-13 19:13:30 UTC
Created attachment 142805 [details]
vkinfo

I'm trying out the radv driver on Ubuntu 18.10 on the Intel NUC 8i7HVK with AMD gpu:

https://www.intel.com/content/www/us/en/products/boards-kits/nuc/kits/nuc8i7hvk.html

vkinfo reports as attached.

Is this hardware known to work?
Is there a recommended test app to validate that the driver works on my system?

I'm trying to run gfxbench 5.0, the vulkan_5_normal scenario.  The app attempts to do some shader warmup early in initialization, and after a few seconds, the system freezes.

Thanks.
Comment 1 Bas Nieuwenhuizen 2018-12-13 21:25:56 UTC
I don't think there are any outstanding bugreports for that GPU specifically though it does not receive much testing.

Looking at https://bugs.freedesktop.org/show_bug.cgi?id=108900 it looks like there is a general issue with gfxbench5. 

Sascha Willems Vulkan demos are a safe bet at

https://github.com/SaschaWillems/Vulkan

If you don't want to run a game or CTS.
Comment 2 Bas Nieuwenhuizen 2019-01-02 17:11:17 UTC

*** This bug has been marked as a duplicate of bug 108900 ***
Comment 3 Eero Tamminen 2019-01-03 16:20:09 UTC
(In reply to cstout from comment #0)
> Is this hardware known to work?
> Is there a recommended test app to validate that the driver works on my system?
> I'm trying to run gfxbench 5.0, the vulkan_5_normal scenario.

All the Linux 3D benchmarks we tried (before Mesa AMD driver stopped building with LLVM v6) worked OK on HadesCanyon. GfxBench v5 (and especially its AztecRuins test) was the only exception, but there's no public GfxBench v5 release for Linux yet...

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.