From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Harvey Subject: Re: [PATCH] drm/mgag200: Add missing write to index before accessing data register Date: Fri, 31 May 2013 16:40:59 -0400 Message-ID: <87wqqeubl0.fsf@matrox.com> References: <20130531203307.787D87F45F@pluton.matrox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mtxmxout2.matrox.com (mtxmxout2.matrox.com [138.11.2.92]) by gabe.freedesktop.org (Postfix) with ESMTP id 950E5E5E03 for ; Fri, 31 May 2013 13:37:03 -0700 (PDT) Received: from venus.matrox.com (venus.matrox.com [192.168.1.30]) by mtxmxout2.matrox.com (Postfix) with ESMTP id EF5C5412EB7 for ; Fri, 31 May 2013 16:37:02 -0400 (EDT) Received: (from ssmsp@localhost) by venus.matrox.com (8.14.4/8.13.2) id r4VKb28e030823 for dri-devel@lists.freedesktop.org; Fri, 31 May 2013 16:37:02 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by venus.matrox.com (Postfix) with ESMTP id 979ECF4DB6 for ; Fri, 31 May 2013 16:37:02 -0400 (EDT) Received: from pluton.matrox.com (pluton.matrox.com [192.168.8.7]) by venus.matrox.com (Postfix) with ESMTP id 758EEF4DB5 for ; Fri, 31 May 2013 16:37:02 -0400 (EDT) In-reply-to: <20130531203307.787D87F45F@pluton.matrox.com> 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 Cc: Mathieu Larouche List-Id: dri-devel@lists.freedesktop.org On Fri, May 31 2013, Christopher Harvey wrote: > This is a bug fix for some versions of g200se cards while doing > mode-setting. > > Signed-off-by: Christopher Harvey > Tested-by: Julia Lemire > Acked-by: Julia Lemire Julia Lemire hmmm, feel free to delete the extra "Julia Lemire " before applying. (or I could just re-send) thanks