From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 91861] [Radeon RS780] Blank screen (no signal) on HDMI after boot in 3.15 & later
Date: Thu, 29 Jan 2015 13:00:14 +0000 [thread overview]
Message-ID: <bug-91861-2300-QsPdvfjNmJ@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-91861-2300@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=91861
--- Comment #7 from Christian König <deathsimple@vodafone.de> ---
(In reply to Mike S. from comment #6)
> I can confirm that the patch
> https://bugzilla.kernel.org/attachment.cgi?id=163891 to cap ref_div to 7
> fixes the problem on my RS780. I did the test on kernel 3.18.3. Note that I
> also cast the number 7 in the min() to unsigned to avoid a compiler warning.
Thanks for testing.
> I'd also like to ask a question, please. With this patch, the GPU divider
> values are now running at:
>
> 148500 - 148490, pll dividers - fb: 580.7 ref: 7, post 8
>
> while on 3.14 they were:
>
> 14851, pll dividers - fb: 145.2 ref: 2, post: 7
>
> These new values produce a marginally different dot clock rate (the old
> debug msg displayed the value 10x less than the new one), but the difference
> is tiny, and probably doesn't make any practical difference.
It does make quite a difference, that's why I've added the new code in the
first place. Some people had problems with the old one resulting in unstable
signals and audio/video desync after a while.
> Other than the dot clock, do the values of the 3 dividers affect anything
> else in the GPU? Are there any advantages or disadvantages running the FB
> and REF substantially higher (as they are now)?
When you use higher dividers in a PLL you can get closer to the desired
frequency, but at the cost of higher jitter. The trick is to stay within the
limits of the PLL. For example the VCO shouldn't get to fast otherwise the
input voltage gets to high, the feedback divider shouldn't get to high cause
otherwise the jitter is to high for the PLL to follow etc...
We most likely have an undocumented limit on the input frequency here,
otherwise limiting the reference divider won't have such an effect.
Christian.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2015-01-29 13:00 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 7:29 [Bug 91861] New: [Radeon RS780] Blank screen (no signal) on HDMI after boot in 3.15 & later bugzilla-daemon
2015-01-23 7:35 ` [Bug 91861] " bugzilla-daemon
2015-01-23 19:15 ` bugzilla-daemon
2015-01-24 11:05 ` bugzilla-daemon
2015-01-27 8:08 ` bugzilla-daemon
2015-01-27 9:15 ` bugzilla-daemon
2015-01-28 23:46 ` bugzilla-daemon
2015-01-29 13:00 ` bugzilla-daemon [this message]
2015-01-29 22:20 ` bugzilla-daemon
2015-01-30 1:21 ` bugzilla-daemon
2015-01-30 15:43 ` bugzilla-daemon
2015-01-30 22:44 ` bugzilla-daemon
2015-01-31 9:55 ` bugzilla-daemon
2015-02-01 22:19 ` bugzilla-daemon
2015-02-06 9:44 ` bugzilla-daemon
2015-02-06 9:52 ` bugzilla-daemon
2015-02-06 10:08 ` bugzilla-daemon
2015-02-06 10:20 ` 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-91861-2300-QsPdvfjNmJ@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
/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.