Summary: | HEAD broken: PLL fixes broke radeon DRI driver | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Adam Jackson <ajax> | ||||
Component: | Driver/Radeon | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | |||||
Severity: | blocker | ||||||
Priority: | highest | CC: | kem | ||||
Version: | git | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Adam Jackson
2005-03-28 12:20:09 UTC
I saw this as well. I'm working on a fix. Should have it ready shortly. Created attachment 2227 [details] [review] Fix build problems with PLL changes The problem was that some static functions were added to the radeon_macros.h file. I've moved them to radeon_driver.c, added the appropriate externs in radeon.h and fixed a few warnings. There's lots more clean up that could be done, but this should get us past the build problems. BTW, this patch is untested so far. Once I verify that everything still works, I'll check the patch in. Okay, I've tested the patch now, and it appears to work fine here. I will go ahead and check it in. Patch checked in. Closing. |
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.