[Bug 67604] [HSW GT3] support the second slice
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 6 01:38:42 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67604
--- Comment #7 from Guo Yejun <yejun.guo at intel.com> ---
$ sudo ./intel_reg_write 0x138064 0x8
Value before: 0xB
Value after: 0xB
btw, i tried to read this register in function i915_driver_load with the
following source code, and the result is 0x8. Not know how the register changes
from 0x8 to 0xB.
int val = I915_READ(0x138064);
printk("0x%x\n", val);
--
You are receiving this mail because:
You are the QA Contact 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/20130806/2a44350e/attachment.html>
More information about the intel-gfx-bugs
mailing list