From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: Re: [PATCH 2/2] uxa: Mark the output as off before making pipe changes Date: Wed, 18 Jun 2014 15:50:45 +0200 Message-ID: <53A19935.902@redhat.com> References: <1403096497-7570-1-git-send-email-hdegoede@redhat.com> <1403096497-7570-2-git-send-email-hdegoede@redhat.com> <20140618131414.GI31023@nuc-i3427.alporthouse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by gabe.freedesktop.org (Postfix) with ESMTP id 523786E5A5 for ; Wed, 18 Jun 2014 06:50:50 -0700 (PDT) In-Reply-To: <20140618131414.GI31023@nuc-i3427.alporthouse.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: Chris Wilson , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org Hi, On 06/18/2014 03:14 PM, Chris Wilson wrote: > On Wed, Jun 18, 2014 at 03:01:37PM +0200, Hans de Goede wrote: >> This is a partial "backport" of commit c6cd10f536, which makes the same >> change for sna, to avoid users still using uxa ending up with a blackscreen >> after plugging in an external monitor. >> >> Signed-off-by: Hans de Goede > > Do you want to reference your bugzilla here for background on the bug? I wasn't sure, which is why I omitted it, but yes that probably makes sense, please add these links to the commit msg: https://bugzilla.redhat.com/show_bug.cgi?id=1032978 https://bugzilla.redhat.com/show_bug.cgi?id=1103806 Thanks, Hans