Summary: | [ANV] System freezes in some games (Unreal Engine 4 games, Dark Souls 3, Sekiro) | ||
---|---|---|---|
Product: | Mesa | Reporter: | Philip <kron4ek> |
Component: | Drivers/Vulkan/intel | Assignee: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | major | ||
Priority: | medium | CC: | danylo.piliaiev, jason |
Version: | 19.0 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
See Also: | https://bugs.freedesktop.org/show_bug.cgi?id=110228 | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | patch to disable dispatches in anv |
Description
Philip
2019-04-10 09:50:52 UTC
Hi, could you please clarify - behaviour is the same for all mentioned games? Asking because we already investigating this report https://bugs.freedesktop.org/show_bug.cgi?id=110228 Which has also gpu hang + kernel hang. Well, all games causes kernel freeze, but i don't know if gpu hangs. At that moment i only have Astroneer installed, and i can't find anyting related to gpu hang in journal. then maybe try 4.20 kernel or older? Who knows - maybe that's only kernel related. I tried different kernel versions (4.14-5.0 and iirc 4.9 too) and in all cases kernel freezes. Created attachment 143917 [details] [review] patch to disable dispatches in anv Hi, thanks for the report. It looks similar to https://bugs.freedesktop.org/show_bug.cgi?id=110228 where UE4 editor hangs. In that case it is due compute workload however I still don't know why it hangs and why it hangs so badly. So to test if these issues are related could you apply the patch I have attached? It will disable compute workload; this may break how games render but I'm only interested in hangs disappearance. Hangs disappeared after applying your patch. I only tested Astroneer yet, but i will also test Sekiro a little later. Thanks for testing, then I can assume that the issues are related. I tested Sekiro and it doesn't hangs with your patch too, so the issues are related. *** This bug has been marked as a duplicate of bug 110228 *** |
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.