From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 58121] Radeon SUMO: LVDS panel blanks when enabling external monitor Date: Tue, 25 Feb 2014 10:29:07 +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 768B0FAD77 for ; Tue, 25 Feb 2014 02:29:10 -0800 (PST) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 89191201ED for ; Tue, 25 Feb 2014 10:29:09 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id A624A201D3 for ; Tue, 25 Feb 2014 10:29:07 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=58121 Niels Ole Salscheider changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |niels_ole@salscheider-onlin | |e.de --- Comment #6 from Niels Ole Salscheider --- Created attachment 127381 --> https://bugzilla.kernel.org/attachment.cgi?id=127381&action=edit Possible fix I tried a current git checkout and noticed that now only DisplayPort monitors cause the problem - VGA works fine. After debugging the issue a bit further I noticed that the problem seems to be caused by a shared PLL between the bridge chip and the DP monitor. The attached patch fixes the issue for me but I am not sure if we must not share PLLs at all or just not with the bridge chip. -- You are receiving this mail because: You are watching the assignee of the bug.