[Bug 90514] New: [BSW]disable RC6 make some OpenCL test cases fail
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 18 23:27:37 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90514
Bug ID: 90514
Summary: [BSW]disable RC6 make some OpenCL test cases fail
Product: DRI
Version: unspecified
Hardware: All
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Intel
Assignee: intel-gfx-bugs at lists.freedesktop.org
Reporter: mengmeng.meng at intel.com
QA Contact: intel-gfx-bugs at lists.freedesktop.org
CC: intel-gfx-bugs at lists.freedesktop.org
==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
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150519/fa40b7cc/attachment.html>
More information about the intel-gfx-bugs
mailing list