From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: IVB page flipping fixes (hopefully final) Date: Thu, 16 Jun 2011 09:19:12 -0700 Message-ID: <1308241154-6830-1-git-send-email-jbarnes@virtuousgeek.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from oproxy1-pub.bluehost.com (oproxy1-pub.bluehost.com [66.147.249.253]) by gabe.freedesktop.org (Postfix) with SMTP id 0C8E49E774 for ; Thu, 16 Jun 2011 09:19:21 -0700 (PDT) Received: from c-67-161-37-189.hsd1.ca.comcast.net ([67.161.37.189] helo=localhost.localdomain) by box514.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1QXFHs-0004r8-Ux for intel-gfx@lists.freedesktop.org; Thu, 16 Jun 2011 10:19:21 -0600 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org This set addresses comments from Dan and Chris, namely: - pin & fence the new fb on the correct ring for IVB - cleanup gen2/3 wait code by putting it in gen2/3 wait functions - remove dead code - fix a race in the split code with the interrupt handler and flip pending Thanks, Jesse