<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][SHARDS] igt@i915_pm_sseu@full-enable - fail - Failed assertion: pos != NULL"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110593#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][SHARDS] igt@i915_pm_sseu@full-enable - fail - Failed assertion: pos != NULL"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110593">bug 110593</a>
              from <span class="vcard"><a class="email" href="mailto:lionel.g.landwerlin@linux.intel.com" title="Lionel Landwerlin <lionel.g.landwerlin@linux.intel.com>"> <span class="fn">Lionel Landwerlin</span></a>
</span></b>
        <pre>I think there is another bug about this problem (can't remember the number).
I left a comment explaining why we should rewrite this test as an i915 self
test.
Essentially reading the values of the powergating registers from the CPU is
racy.
These register only contain values after the GPU has run at least a single
context. This test fails because we've waken up uncore, but no context has been
run on the RCS, leaving the EUs still not powered on (hence 0 values).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>