Summary: | [bisected piketon] rendercheck repeat and triangles failed | ||
---|---|---|---|
Product: | DRI | Reporter: | fangxun <xunx.fang> |
Component: | DRM/Intel | Assignee: | Chris Wilson <chris> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | jbarnes |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
fangxun
2010-10-22 01:58:45 UTC
commit 878a3c37d36142a192bdf5b6bfcf920832f431d7 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Oct 22 10:48:12 2010 +0100 drm/i915: Fix flushing regression from 9af90d19f Whilst moving the code around in 9af90d19f, I dropped the or'ing in of new write domains which would zero out the write domain for a render target if later reused as a source later in the batch. This meant that we might drop a required flush before reading from the render target. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31043 Reported-by: xunx.fang@intel.com Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Verified with Kernel: (drm-intel-next)b6651458d33c309767762a6c3da041573413fd88 This fix has been included in kernel 2.6.37-rc1 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.