Summary: | [Huron River] render corruption after S3 resume (with tiling) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Gordon Jin <gordon.jin> | ||||||
Component: | DRM/Intel | Assignee: | Yuanhan Liu <yuanhan.liu> | ||||||
Status: | CLOSED FIXED | QA Contact: | |||||||
Severity: | major | ||||||||
Priority: | high | CC: | jbarnes, mat, zhenyu.z.wang | ||||||
Version: | unspecified | Keywords: | patch | ||||||
Hardware: | All | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Gordon Jin
2010-09-14 23:46:41 UTC
Created attachment 38734 [details] [review] The Patch to fix this bug Good catch! But I'm pretty sure that fence reg only changed on sandybridge, but not for ironlake. So you should use IS_GEN6(dev) instead of HAS_PCH_SPLIT(). Please send this to intel-gfx list and cc stable. thanks. Created attachment 38735 [details] [review] Updated patch based on zhenyu's review (In reply to comment #2) > Good catch! But I'm pretty sure that fence reg only changed on sandybridge, but > not for ironlake. So you should use IS_GEN6(dev) instead of HAS_PCH_SPLIT(). > > Please send this to intel-gfx list and cc stable. > Thanks. And here is the new patch. Ummm, I can't reproduce this problem now, with 2.6.34-rc6, even without your patch. I'd suggest just commit it since it works on your machine. Applied to -fixes, will send pull request to Linus after I have had a chance to boot test [on pre-Sandybridge]. *** Bug 30499 has been marked as a duplicate of this bug. *** Closing old verified. |
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.