From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: [PATCH 19/21] drm/i915: Enable the use of GPU semaphores whilst page-flipping Date: Sat, 16 Apr 2011 15:58:52 +0200 Message-ID: <20110416135850.GH3498@viiv.ffwll.ch> References: <1302945465-32115-1-git-send-email-chris@chris-wilson.co.uk> <1302945465-32115-20-git-send-email-chris@chris-wilson.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 387219E7BF for ; Sat, 16 Apr 2011 06:58:57 -0700 (PDT) Received: by wyb28 with SMTP id 28so3702884wyb.36 for ; Sat, 16 Apr 2011 06:58:56 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1302945465-32115-20-git-send-email-chris@chris-wilson.co.uk> 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: Chris Wilson Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Sat, Apr 16, 2011 at 10:17:43AM +0100, Chris Wilson wrote: > The 2D driver unfortunately uses the BLT ring in order to perform blits, > and will often blit between buffers in the course of a pageflip. (Though > usually it is from the post-flipped scanout to the window frontbuffer > for reasons known only to itself, maintaining the front buffer in case > of 2D access one presumes.) > > As such, being able to use a GPU semaphore and not stall the CPU/GPU > whilst switching between rings for a pageflip is useful. Hey, we could issue flips on the blt ring .... Reviewed-by: Daniel Vetter -- Daniel Vetter Mail: daniel@ffwll.ch Mobile: +41 (0)79 365 57 48