From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: [PATCH 1/3] drm/i915: extract constant offset setting Date: Tue, 11 Oct 2011 20:09:12 +0100 Message-ID: References: <1318357916-12661-1-git-send-email-ben@bwidawsk.net> <1318357916-12661-2-git-send-email-ben@bwidawsk.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTP id 327009E755 for ; Tue, 11 Oct 2011 12:09:15 -0700 (PDT) In-Reply-To: <1318357916-12661-2-git-send-email-ben@bwidawsk.net> 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 Cc: Ben Widawsky List-Id: intel-gfx@lists.freedesktop.org On Tue, 11 Oct 2011 11:31:54 -0700, Ben Widawsky wrote: > Signed-off-by: Ben Widawsky Nice clean up. Reveals we have a bug if the reservation is interrupted though. The actual loading of the register should be delayed until we are about to dispatch the execbuffer (and so won't be interferred by any usurper.) -Chris -- Chris Wilson, Intel Open Source Technology Centre