Bug 28182
Summary: | Radeon Cedar 5450 doesn't interlace | ||
---|---|---|---|
Product: | Drivers | Reporter: | Chris Kennedy (bitbytebit) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.38-rc3 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | possible fix |
Description
Chris Kennedy
2011-02-04 16:59:30 UTC
Created attachment 46222 [details]
possible fix
This patch should fix it.
Cool, I will test that. Also a person reported to me this same behavior on the RS690. At first it flickered and didn't work, but after applying your patch for the PLL HIGHER he got a stable picture yet it seems that it was a half screen again like this was doing on the 5450. So not sure if it's the same type of thing, or if this patch might even fix it? I have tested the patch and it works, now I can get interlaced modes just fine, thanks. merged in (soon to be) .38-rc6: commit c9417bdd4c6b1b92a21608c07e83afa419c7bb62 Author: Alex Deucher <alexdeucher@gmail.com> Date: Sun Feb 6 14:23:26 2011 -0500 drm/radeon/kms: fix interlaced modes on dce4+ |