[Mesa-dev] [Bug 108900] [KBL-G][Vulkan] Non-recoverable GPU hangs with GfxBench v5 Aztec Ruins Vulkan test
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 9 14:19:36 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=108900
Eero Tamminen <eero.t.tamminen at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--- Comment #14 from Eero Tamminen <eero.t.tamminen at intel.com> ---
(In reply to Samuel Pitoiset from comment #13)
> I asked for a copy of this benchmark (the Linux version) and they said me
> that it will no longer be supported, don't expect further releases of Aztec.
> Closing because we just can't debug it.
After looking at kernel firmware repo, I wonder whether the problem is
firmware:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
VegaM hasn't been updated since it has been added, almost a year ago:
----------------------------------------------------
$ git log --format=fuller vegam*
commit 153a51e438cafe07610b28db0304b1721b91d847
Author: Alex Deucher <alexander.deucher at amd.com>
AuthorDate: Tue Jul 10 15:53:14 2018 -0500
Commit: Josh Boyer <jwboyer at kernel.org>
CommitDate: Tue Jul 17 07:54:55 2018 -0400
amdgpu: add initial VegaM firmware
----------------------------------------------------
Whereas other Vega firmware was updated this month:
----------------------------------------------------
$ git log -1 --format=fuller vega*
commit 92e17d0dd2437140fab044ae62baf69b35d7d1fa (HEAD -> master, origin/master,
origin/HEAD)
Author: Alex Deucher <alexander.deucher at amd.com>
AuthorDate: Mon Apr 29 08:50:27 2019 -0500
Commit: Josh Boyer <jwboyer at kernel.org>
CommitDate: Thu May 2 06:24:19 2019 -0400
amdgpu: update vega20 to the latest 19.10 firmware
----------------------------------------------------
As was previous generation:
----------------------------------------------------
$ git log -1 --format=fuller polaris*
commit 4ea5c73b96ed4a508f90047e22ccbaa477481310
Author: Alex Deucher <alexander.deucher at amd.com>
AuthorDate: Mon Apr 29 08:47:55 2019 -0500
Commit: Josh Boyer <jwboyer at kernel.org>
CommitDate: Thu May 2 06:23:54 2019 -0400
amdgpu: update polaris11 to the latest 19.10 firmware
----------------------------------------------------
Even two generations older cards have newer update:
----------------------------------------------------
$ git log -1 --format=fuller tonga_* fiji_* carrizo_* stoney_*
commit fcd5a5f14abf1c0202abb8dc6b98ddb2ff23c359
Author: Alex Deucher <alexander.deucher at amd.com>
AuthorDate: Tue Oct 23 16:35:58 2018 -0500
Commit: Josh Boyer <jwboyer at kernel.org>
CommitDate: Fri Oct 26 08:08:40 2018 -0400
amdgpu: update fiji firmware to 18.40
----------------------------------------------------
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190509/0a21b513/attachment.html>
More information about the mesa-dev
mailing list