[Bug 108531] [skl DXVK] GPU hang with Megadimension Neptunia VIIR

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 2 14:52:18 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=108531

Danylo <danylo.piliaiev at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danylo.piliaiev at gmail.com

--- Comment #6 from Danylo <danylo.piliaiev at gmail.com> ---
I've tried to look into the issue but performance made it extremely
problematic.

So I tried to look what's wrong with the performance first and why main menu is
so laggy. The main culprit was one draw call which did some kind of
post-processing (I don't really know its intention).

This is its compilation result:

SIMD8 shader: 3619 instructions. 2 loops. 230252 cycles. 197:368 spills:fills.
Promoted 9 constants. Compacted 57904 to 36320 bytes (37%)

That's the only such shader I found during the attempt to get past main menu.

I'll attach archive with RenderDoc trace (see call 159) of a frame and the
shader in question.

My hardware is i7-7500U, HD Graphics 620 + latest Mesa git

I have failed to see any obvious (for me) issues with processing of the shader
which may lead to such outcome, even the initial shader (dxbc) doesn't look
good for me.

Someone more knowledgeable than me should look at it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20181102/e63464b4/attachment-0001.html>


More information about the intel-3d-bugs mailing list