Summary: | Some textures now rendered as completely black after register allocator rewrite. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Chris Rankin <rankincj> |
Component: | Drivers/Gallium/r300 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
FP debug output
Verbose patch Output of RADEON_DEBUG=nohiz,fp Possible Fix Output of RADEON_DEBUG=nohiz,fp |
Description
Chris Rankin
2011-05-01 15:35:48 UTC
Can you run the program with RADEON_DEBUG=fp and post the output. Created attachment 46250 [details]
FP debug output
Strictly speaking, this output is from RADEON_DEBUG=nohiz,fp because HiZ is also broken with M66GL chips at the moment.
(In reply to comment #2) > Created an attachment (id=46250) [details] > FP debug output > > Strictly speaking, this output is from RADEON_DEBUG=nohiz,fp because HiZ is > also broken with M66GL chips at the moment. I'm working on a proper fix for this. In the mean time, running with RADEON_DEBUG=noopt should fix the problem. (In reply to comment #3) > In the mean time, running with RADEON_DEBUG=noopt should fix the problem. Indeed it does, thanks. Created attachment 46753 [details] [review] Verbose patch The patch will give me some extra debug info. Can you apply it and post the output of RADEON_DEBUG=fp. Created attachment 46786 [details] Output of RADEON_DEBUG=nohiz,fp (In reply to comment #5) > The patch will give me some extra debug info. Can you apply it and post the > output of RADEON_DEBUG=fp. As requested. Created attachment 46792 [details] [review] Possible Fix Can you try this patch. If it doesn't fix the issue, can you post the output of RADEON_DEBUG=fp again. Created attachment 46833 [details] Output of RADEON_DEBUG=nohiz,fp (In reply to comment #7) > Can you try this patch? That seems to have fixed it, thanks. I've attached the RADEON_DEBUG output anyway, so that you can check that it did what you were expecting. Fixed in git by commit 217cd216eac65983004ca77a9e49dbfad1b720b6. |
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.