From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Christian_K=F6nig?= Subject: Re: -next merged with Linus tree Date: Fri, 20 Jul 2012 16:32:58 +0200 Message-ID: <50096C1A.8030202@vodafone.de> References: <50091B3D.9030606@vodafone.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable Return-path: Received: from outgoing.email.vodafone.de (outgoing.email.vodafone.de [139.7.28.128]) by gabe.freedesktop.org (Postfix) with ESMTP id 415459E801 for ; Fri, 20 Jul 2012 07:33:00 -0700 (PDT) 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: Jerome Glisse Cc: dri-devel List-Id: dri-devel@lists.freedesktop.org On 20.07.2012 16:12, Jerome Glisse wrote: > On Fri, Jul 20, 2012 at 4:47 AM, Christian K=F6nig > wrote: >> On 20.07.2012 07:34, Dave Airlie wrote: >>> Hi, >>> >>> I've just merged Linus tree into drm-next and fixes up the conflicts, >>> some in i915, one in radeon. >>> >>> Can you guys check that they look correct after it? >> Have to test it a bit more, but at least >> drivers/gpu/drm/radeon/radeon_gart.c looks valid to me on first glance. >> >> Christian. >> >> >>> I'll leave it just on my drm-next branch for now. >>> >>> Thanks, >>> Dave. > Attached patch fix something that have been lost. Ups, yes indeed. The patch itself is: Reviewed-by: Christian K=F6nig > > Cheers, > Jerome