| Summary: | crash with progs/perf/copytex | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Pierre Ossman <pierre-bugzilla> |
| Component: | Drivers/DRI/R600 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | git | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Pierre Ossman
2009-12-05 09:16:58 UTC
Looking through things, there are two questions that pop up: 1. Should the texture really be marked as complete when there is no data associated with it? Unfortunately mesa core cannot determine this by itself as the data might have been moved to some device specific area. 2. Is it necessary to map textures in radeonSpanRenderStart() to begin with? Workaround pushed to mesa_7_7_branch (commit id 8413a3aefaf4968f8b17263826b34baa99c2a907). Note: classic r600 driver has been abandoned. works correctly with r600g (gallium driver) on my rv770 tested with mesa git master e81ee67b51651e99e7e8e52c1ccafc66835d57cd and mesa 8.0.4 |
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.