[Bug 110584] [CI][SHARDS] igt at i915_pm_sseu@full-enable - Fail - Failed assertion: stat->info.eu_total <= stat->hw.eu_total

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 23 13:51:58 UTC 2019


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

Arek Hiler <arkadiusz.hiler at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|high                        |low

--- Comment #2 from Arek Hiler <arkadiusz.hiler at intel.com> ---
pm_sseu at full-enable makes sure that all the slices/subslices/EUs are "fully
enabled" (i.e. not power gated) while graphics is busy.

To make the execution units busy media_spin workload is used, and after waiting
for 2ms for a (supposedly) 10ms workload to be fully spun up we are reading the
current state from i915_sseu_status debugfs.

We have seen this failure once on shard-skl8 over 2 months ago. media_spin was
working correctly as the asserts both on function exit and verification of the
number of 'spins' performed were successful.

My guess is that the GPU managed to spin down because the batch ended already -
the numbers of spins is established in a experimental way and prone to
scheduling noise. Either that or we have read some trash from debugfs.
Volatility is not that bad if it happened once in forever.

Due to negligible impact and being cosmic-ray-flipping-a-bit-class of an event
I am lowering the priority to low.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190723/ad38c315/attachment.html>


More information about the intel-gfx-bugs mailing list