From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.sourceforge.net
Subject: [Bug 28932] New: new avivo PLL calculation in Radeon driver fails with certain modelines
Date: Sat, 12 Feb 2011 07:49:13 GMT [thread overview]
Message-ID: <bug-28932-2300@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=28932
Summary: new avivo PLL calculation in Radeon driver fails with
certain modelines
Product: Drivers
Version: 2.5
Kernel Version: 2.6.38-rc4
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri@kernel-bugs.osdl.org
ReportedBy: bitbytebit@gmail.com
Regression: Yes
This patch https://bugs.freedesktop.org/attachment.cgi?id=41943 fails to
calculate the PLL values for certain lower dotclock modelines. I can change
the code to use the legacy PLL calculation and things work again.
Here's an example modeline that fails now, used to work flawless...
# mario 256x224@59.19 15.2699Khz
ModeLine "256x224x59.19" 5.130681 256 272 296 336 224 233 236 258
-HSync -VSync
This modeline now with the newer avivo PLL calculation ends up being 133Hz
instead of 59.19 and the Horizontal frequency is 39khz or so. It's basically
completely wrong, way off of what it should be.
Things work fine for anything that seems to have a dotclock above 12 Mhz or so,
from what I suspect the newer method isn't taking into account possible lower
dotclock and Horizontal frequency modelines.
Thanks,
Chris
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
--
next reply other threads:[~2011-02-12 7:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-12 7:49 bugzilla-daemon [this message]
2011-02-12 8:51 ` [Bug 28932] new avivo PLL calculation in Radeon driver fails with certain modelines bugzilla-daemon
2011-02-12 16:53 ` bugzilla-daemon
2011-02-13 23:26 ` bugzilla-daemon
2011-02-14 7:31 ` bugzilla-daemon
2011-02-14 23:45 ` bugzilla-daemon
2011-02-20 0:03 ` bugzilla-daemon
2011-02-21 4:52 ` bugzilla-daemon
2011-02-21 8:42 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-28932-2300@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=dri-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.