| Summary: | glean cases "logicOp" and "paths" failed on 945g and 915g platform | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | veelion (inactive account) <weiliang.chong> |
| Component: | Drivers/DRI/i915 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | high | CC: | gordon.jin |
| Version: | git | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
xorg.log
xorg.conf xorg.log |
||
|
Description
veelion (inactive account)
2006-11-02 01:14:30 UTC
Created attachment 7630 [details]
xorg.log
Created attachment 7631 [details]
xorg.conf
Created attachment 7632 [details]
xorg.log
This X.Org log shows that DRI is disabled, in that case it could be a Mesa problem. Can you check ? I've reproduced it here. Software Mesa works (both as a forced fallback and with indirect rendering) but the hardware path doesn't work. Looking closer... Fixed in CVS. The problem was ctx->Color._LogicOpEnabled was being referenced before the value was properly computed. Use new RGBA_LOGICOP_ENABLED() macro instead. Fix applied to all DRI drivers. Verified. Thanks Brian. Mass version move, cvs -> git |
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.