From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: [PATCH 07/13] drm/i915: Mark the cursor and the overlay as being part of the display planes Date: Wed, 04 May 2011 20:47:45 +0100 Message-ID: <0d30dc$m412e6@orsmga001.jf.intel.com> References: <1302771827-26112-1-git-send-email-chris@chris-wilson.co.uk> <1302771827-26112-8-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 mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTP id 992029E709 for ; Wed, 4 May 2011 12:47:48 -0700 (PDT) In-Reply-To: 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: Keith Packard , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Wed, 04 May 2011 11:46:42 -0700, Keith Packard wrote: > On Wed, 04 May 2011 19:28:35 +0100, Chris Wilson wrote: > > > to simply mark the device as uninterruptible for the duration. > > > > The code now does the latter. > > I'm good with that plan during modesetting, the question is whether the > new users of this function should allow for interrupts. The callers control whether that function is interruptible or not by setting a flag on the device. So far the only piece of code that we have allowed to run non-interruptible is the modesetting. -Chris -- Chris Wilson, Intel Open Source Technology Centre