radeon: Regression between v3.6-rc4 and v3.6-rc6: unable to allocate a PPLL

Deucher, Alexander Alexander.Deucher at amd.com
Mon Sep 17 07:24:08 PDT 2012


> -----Original Message-----
> From: Andres Freund [mailto:andres at anarazel.de]
> Sent: Monday, September 17, 2012 9:56 AM
> To: Deucher, Alexander
> Cc: LKML; David Airlie; dri-devel at lists.freedesktop.org
> Subject: Re: radeon: Regression between v3.6-rc4 and v3.6-rc6: unable to
> allocate a PPLL
> 
> On Monday, September 17, 2012 03:16:56 PM Deucher, Alexander wrote:
> > > -----Original Message-----
> > > From: Andres Freund [mailto:andres at anarazel.de]
> > > Sent: Monday, September 17, 2012 7:29 AM
> > > To: LKML; Deucher, Alexander; David Airlie;
> > > dri-devel at lists.freedesktop.org Subject: radeon: Regression between
> > > v3.6-rc4 and v3.6-rc6: unable to allocate a PPLL
> > >
> > > Hi,
> > >
> > > While debugging another issue I upgraded from v3.6-rc4 to latest git
> > > (which exactly is v3.6-rc6). After X started up one of my three monitors
> > > blacked out. A look into the kernel log revealed:
> > > [drm:radeon_atom_pick_pll] *ERROR* unable to allocate a PPLL
> >
> > What 3 monitors are you using (DVI, HDMI, DP, VGA)? Note that there are
> > only 2 PLLs for non-DP monitors, so if you are trying to use more than 2
> > non-DP monitors, it's not supported right now and if it worked before, it
> > was random luck.  If you want to use 3+ monitors, only 2 can be non-DP,
> > the rest need to be DP.  If you use a DP to DVI/HDMI adapter, it must be
> > active (looks like DP to the GPU), passive adapters just pass through
> > native DVI/HDMI.  That said, I've got a set of patches for 3.7 to allow
> > PLL sharing properly for non-DP displays, but it's too invasive for
> > -fixes.
> 2DVI, 1DP via an supposedly active converter. I can try a native DP cable, its
> just too short, so I will have to move the monitor to the ground ;)
> 
> Can I check its really an active connector?

Try the attached debugging patch.  It will tell us what PPLLs are getting allocated and what type of sink we detect on the DP port (DP or non-DP)

> 
> The patchset you referenced is in alexdeucher/drm-next-3.7-wip if I saw that
> correctly? Will test it with a passive connector I have lying arround.
> 

Yes.  Note that PLLs can only be shared for non-DP monitors if the clocks are the same.

Alex

-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug_dp.diff
Type: application/octet-stream
Size: 1228 bytes
Desc: debug_dp.diff
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120917/a76327c8/attachment.obj>


More information about the dri-devel mailing list