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: Sun, 24 Feb 2013 16:27:19 +0000 (UTC) Message-ID: <20130224162719.36E1011FC85@bugzilla.kernel.org> 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 C6363E5C30 for ; Sun, 24 Feb 2013 08:27:22 -0800 (PST) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id CDC2920232 for ; Sun, 24 Feb 2013 16:27:21 +0000 (UTC) Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217]) by mail.kernel.org (Postfix) with ESMTP id 4448220224 for ; Sun, 24 Feb 2013 16:27:20 +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 Alex Deucher changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@gmail.com --- Comment #1 from Alex Deucher 2013-02-24 16:27:18 --- This is a hardware limitation. The hardware only has 2 PLLs for non-DisplayPort monitors. As such, the driver only supports 2 independent pixel clocks on non-DisplayPort monitors. If you have more than 2 non-DP monitors, it will only work if several of them share the same pixel clock (i.e., the monitors sharing a PLL have to display the same mode with the same pixel clock). Older kernels did not properly warn about exceeding these limitations. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.