| Summary: | ABI change in current DRM module for i945GM | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Bernhard Rosenkraenzer <bero> |
| Component: | Drivers/DRI/i915 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | medium | CC: | haihao.xiang |
| Version: | git | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Bernhard Rosenkraenzer
2008-05-05 05:28:12 UTC
git bisect results: feff72929e94b6c17e352a2ec86b3440b9edf059 is first bad commit commit feff72929e94b6c17e352a2ec86b3440b9edf059 Author: Xiang, Haihao <haihao.xiang@intel.com> Date: Wed Apr 23 17:16:53 2008 +0800 i915: fix for compatibility mode :040000 040000 e4b25270c016215377ce0438ff955945fff949c9 05bd5c5213e98211335f74b8007d0ced6db0381f M shared-core That commit looks harmless, probably it's just a matter of having to recompile the driver after making sure the current i915_drm.h is in the system... Yes, it's an undetected ABI change. Installing libdrm from git and then rebuilding mesa against it fixes the problem. It would still be nice if the driver detected it and gave a more useful error message. I'm closing since no one showed interest in the follow-up, and it's trivial. 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.