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 15:27:16 +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 E60B8FAEB9
for ;
Tue, 25 Feb 2014 07:27:19 -0800 (PST)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 437C52013D
for ;
Tue, 25 Feb 2014 15:27:18 +0000 (UTC)
Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org
[172.20.200.52])
by mail.kernel.org (Postfix) with ESMTP id BE853201BA
for ;
Tue, 25 Feb 2014 15:27:16 +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
--- Comment #7 from Alex Deucher ---
Created attachment 127441
--> https://bugzilla.kernel.org/attachment.cgi?id=127441&action=edit
updated version of the patch
The patch looks good. We already disable PLL sharing for non-DP displays, so
we should also disable it for DP displays as well. DCE4.1 only supports 2
displays anyway so sharing doesn't really buy us much. I updated the patch
slightly to make the logic a little cleaner. I'll add it to my -fixes queue.
--
You are receiving this mail because:
You are watching the assignee of the bug.