Bug 26562
Summary: | [bisected] blank screen with radeon.modeset=1 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Sami Liedes (sami.liedes) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | airlied, alexdeucher, florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.37 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
Revert "drm/radeon/kms: remove new pll algo"
possible fix alternate patch |
Description
Sami Liedes
2011-01-12 02:41:27 UTC
Did the mail for this bug go anywhere?? Bugzilla timed out and I certainly did not get any mail about this (I should per my bugzilla preferences), but the bug has been created. I believe bugzilla failed to send mail before I added comment #1 some 11 hours later. Reported this in #26592. Created attachment 43352 [details]
Revert "drm/radeon/kms: remove new pll algo"
I can now confirm that reverting 48dfaaeb6637240af3089bf9b7a00a6cf24e0182 on 2.6.37 fixes this problem for me. Patch attached. Of course I'll still be happy to test better fixes.
Created attachment 43372 [details]
possible fix
Does this patch fix the issues?
Yes, 2.6.37 + that patch works for me. Created attachment 43492 [details] alternate patch Can you try this one instead of the patch in comment 4? No, 2.6.37 + patch in comment #6 (alone) does not fix the issue for me. Can you try the patch in comment 29 of bug 26552: https://bugzilla.kernel.org/show_bug.cgi?id=26552#c29 and make sure everything works ok? Yes, that patch works for me. Thanks. merged in .38-rc4: commit 619efb105924d8cafa0c1dd9389e9ab506f5425d Author: Alex Deucher <alexdeucher@gmail.com> Date: Mon Jan 31 16:48:53 2011 -0500 drm/radeon/kms: Enable new pll calculation for avivo+ asics |