<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [KBL] Synmark2 is ended when GuC 9.14 is loaded"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97626">97626</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[KBL] Synmark2 is ended when GuC 9.14 is loaded
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>christophe.prigent@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=126273" name="attach_126273" title="log-synmark2">attachment 126273</a> <a href="attachment.cgi?id=126273&action=edit" title="log-synmark2">[details]</a></span>
log-synmark2

Platform: KABY LAKE-U
Processor : Genuine Intel(R) CPU 0000 @ 1.80GHz (cpu family: 6, model: 142,
stepping: 9)
MCP : KBL-U J0 2+3e
QDF : QL9J
PCH: PCH-LP C1
CRB : KABY LAKE U DDR3L RVP7
Rework: O-16

Software
BIOS: 45.1 3KBLSE2R1.R00.X045.P01.1606291634 from
<a href="https://ubit-artifactory-ba.intel.com/artifactory/owr-repos/Submissions/ifwi/KBL_ORANGE_IFWI_2016_WW27_3_03_SR'17/">https://ubit-artifactory-ba.intel.com/artifactory/owr-repos/Submissions/ifwi/KBL_ORANGE_IFWI_2016_WW27_3_03_SR'17/</a>
ME FW: 11.6.0.1065
EC FW: 1.24
KSC: 1.24
Linux distribution: Ubuntu 16.04 64 bits
Kernel: 4.8.0-rc4 9baa666 from <a href="http://cgit.freedesktop.org/drm-intel/">http://cgit.freedesktop.org/drm-intel/</a>
  commit 9baa666b3e48f71b46c5f63541f57d2a95a1b1c0
  Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
  Date:   Sat Sep 3 13:12:38 2016 +0100
  drm-intel-nightly: 2016y-09m-03d-12h-12m-15s UTC integration manifest
libdrm-2.4.70-6 4462303 from git://anongit.freedesktop.org/mesa/drm
mesa: mesa-12  from git://anongit.freedesktop.org/mesa/mesa
cairo 1.15.2 db8a7f1 from git://anongit.freedesktop.org/cairo
xorg-server-1.18.0-546 deae9c7 from git://git.freedesktop.org/git/xorg/xserver
2.99.917-701 205146b from
git://git.freedesktop.org/git/xorg/driver/xf86-video-intel
libva-1.7.0-47 2ebf897 from git://git.freedesktop.org/git/vaapi/libva 
vaapi-intel-driver: 1.7.0-95 1817bee from
git://git.freedesktop.org/git/vaapi/intel-driver
DMC 1.01 from
<a href="https://01.org/sites/default/files/downloads/intelr-graphics-linux/kbldmcver101.tar.bz2">https://01.org/sites/default/files/downloads/intelr-graphics-linux/kbldmcver101.tar.bz2</a>
GuC 9.14 from
<a href="http://rdvivi-hillsboro.jf.intel.com/firmware/kbl_guc_ver9_14.tar.bz2">http://rdvivi-hillsboro.jf.intel.com/firmware/kbl_guc_ver9_14.tar.bz2</a> 
Synmark2 from <a href="http://benchsrv.fi.intel.com/archive/benchmarks/">http://benchsrv.fi.intel.com/archive/benchmarks/</a>

Precondition:
--------------
Boot with kernel boot command lines: i915.enable_guc_loading=2
i915.enable_guc_submission=2

Steps:
------
1. Download Synmark2:
mkdir benchmark
cd benchmark
wget <a href="http://benchsrv.fi.intel.com/archive/benchmarks/SynMark2.tar.gz">http://benchsrv.fi.intel.com/archive/benchmarks/SynMark2.tar.gz</a>
tar -xvf SynMark2.tar.gz
2. From, Terminal 1:
startx
3. From Terminal 2:
cd SynMark2
sudo -E ./synmark-test.sh

Actual result:
--------------
3. Green square is displayed a couple of seconds (no rotation) then tool is
ended and returns errors:
intel_do_flush_locked failed: Input/output error
libGL: OpenDriver: trying /opt/X11R7/lib/dri/tls/i965_dri.so
libGL: OpenDriver: trying /opt/X11R7/lib/dri/i965_dri.so


Expected result:
----------------
3. Benchmark is launched without problem when GuC is loaded

Info:
-----
Benchmark is launched without problem after removing i915.enable_guc_loading=2
i915.enable_guc_submission=2 from Grub</pre>
        </div>
      </p>


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

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