From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Airlie Subject: Re: [PATCH 1/2] radeon: Don't generate new fence for page flip. Date: Wed, 13 Jul 2011 08:32:24 +0100 Message-ID: References: <1310470787-20490-1-git-send-email-michel@daenzer.net> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail-wy0-f177.google.com (mail-wy0-f177.google.com [74.125.82.177]) by gabe.freedesktop.org (Postfix) with ESMTP id 49E959ECC1 for ; Wed, 13 Jul 2011 07:42:18 -0700 (PDT) Received: by wyf23 with SMTP id 23so96040wyf.36 for ; Wed, 13 Jul 2011 07:42:17 -0700 (PDT) In-Reply-To: <1310470787-20490-1-git-send-email-michel@daenzer.net> 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: =?ISO-8859-1?Q?Michel_D=E4nzer?= Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org 2011/7/12 Michel D=E4nzer : > From: Michel D=E4nzer > > Use the fence of the new frontbuffer, if any. What tree is this against, I can't apply it to drm-fixes or drm-core-next h= ere. Dave.