Summary: | Unending loop in R600OverlapCopy() [srcX == dstX && srcY == dstY] | ||
---|---|---|---|
Product: | xorg | Reporter: | Jakub Zawadzki <darkjames> |
Component: | Driver/radeonhd | Assignee: | Luc Verhaegen <lverhaegen> |
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | major | ||
Priority: | high | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Jakub Zawadzki
2009-02-25 02:35:48 UTC
Uhm, I just sync my git tree, and saw commit 34a3f94b91406aa8e6355787f5474cbb6bfc0052 so now it works great (thanks!) however if accel_state->copy_area will be NULL (luckily I've got enough memory) it could still deadlock in that loop Sorry for creating confusion ::( > I dunno how R600OverlapCopy() should work when (srcX == dstX) && (srcY ==
> dstY)
Unless I'm missing something, it means the operation is a NOP and could just be skipped.
*** This bug has been marked as a duplicate of bug 20126 *** fixed in 8373f4399b03961f2c928a9275d47e9f41bd92bb Thanks! |
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.