Summary: | [piketon -next bisected] Many tests make GPU hang and reset | ||
---|---|---|---|
Product: | DRI | Reporter: | Shuang He <shuang.he> |
Component: | DRM/Intel | Assignee: | Chris Wilson <chris> |
Status: | CLOSED FIXED | QA Contact: | fangxun <xunx.fang> |
Severity: | critical | ||
Priority: | high | CC: | jbarnes, xunx.fang |
Version: | XOrg git | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Shuang He
2010-12-14 19:05:15 UTC
commit c56bd04f97d9c01ab15348453ffec753cb621d78 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Wed Dec 15 09:56:50 2010 +0000 Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake" Restore PIPE_CONTROL once again just for Ironlake, as it appears that MI_USER_INTERRUPT does have the same coherency guarantees, that is the interrupt following a GPU write will arrive after the write is coherent from the CPU, as it does on the other generations. Reported-by: Zhenyu Wang <zhenyuw@linux.intel.com> Reported-by: Shuang He <shuang.he@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=32402 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Rewrote the changelog: b84e3cbc7eed896714e9f813204ded6e34e24715. Verified with Kernel:(drm-intel-next)9c04f015ebc2cc2cca5a4a576deb82a311578edc. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.