Bug 29502
Summary: | Change to legacy algo to preferring lower post dividers breaks certain modelines | ||
---|---|---|---|
Product: | Drivers | Reporter: | Chris Kennedy (bitbytebit) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | florian, maciej.rutecki, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.38-rc5 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 27352 | ||
Attachments: | revert |
Description
Chris Kennedy
2011-02-20 02:29:05 UTC
On the above entry, I meant that it works in 2.6.38-rc3 or before the patch that included the change above with the legacy algo lower post divider change. Created attachment 48532 [details]
revert
revert that patch. It's not needed any more as the bugs it originally fixed were fixed via an alternate method.
Great, reverting works. Thanks, Chris Patch : https://bugzilla.kernel.org/attachment.cgi?id=48532 Handled-By : Alex Deucher <alexdeucher@gmail.com> merged in .38-rc7: commit bd6a60afeb4c9ada3ff27f1d13db1a2b5c11d8c0 Author: Alex Deucher <alexdeucher@gmail.com> Date: Mon Feb 21 01:11:59 2011 -0500 Revert "drm/radeon/kms: switch back to min->max pll post divider iteration" This reverts commit a6f9761743bf35b052180f4a8bdae4d2cc0465f6. |