From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 54381] [drm:radeon_atom_pick_pll] *ERROR* unable to allocate a PPLL Date: Fri, 20 Sep 2013 09:15:54 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by gabe.freedesktop.org (Postfix) with ESMTP id B4BCFE5C73 for ; Fri, 20 Sep 2013 02:16:02 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7B07C20381 for ; Fri, 20 Sep 2013 09:15:57 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id 9B0F320377 for ; Fri, 20 Sep 2013 09:15:54 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=54381 --- Comment #15 from Andrew Stubbs --- I fixed the problem now! (At least, for my own needs.) The patch turns out to be very simple. 1. Disregard the mode setting (why does the PPLL care?) 2. Allow a little leeway in the frequency matching. I've allowed 10%, but another figure might be better. I'll attach the patch in a moment. I'm not sure it's suitable for upstream without being configurable though? -- You are receiving this mail because: You are watching the assignee of the bug.