<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 - [BSW]disable RC6 make some OpenCL test cases fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90514">90514</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BSW]disable RC6 make some OpenCL test cases fail
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>All
          </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>mengmeng.meng@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>==Regression==
--------------------------
Regression: No. Firstly tests OpenCL on BSW.
Ubuntu: 14.04

==kernel==
--------------------------
drm-intel-next-queued: git-65de79

==Test cases==
Beignet: git://anongit.freedesktop.org/git/beignet (master git-6aae2e8)
failed cases: compiler_async_copy_char2
              compiler_async_copy_uchar2

==Bug detailed description==
-----------------------------
Disable RC6 in kernel makes some OpenCL test cases fail. If enable RC6(no
i915.enable_rc6=0 in grub), the case works OK.


e.g. run compiler_async_copy_char2() 
compiler_async_copy_char2()    [FAILED]
    Error: dst[i] == src[i]
  at file /home/OpenCL/beignet/utests/compiler_async_copy.cpp, function
compiler_async_copy_char2, line 46


==Reproduce steps==
---------------------------- 
1. set "i915.enable_rc6=0"
2. utests/utest_run -c compiler_async_copy_char2</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 on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>