From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: [PATCH] drm: introduce drm_can_sleep and use in intel/radeon drivers. Date: Thu, 05 Jan 2012 16:10:31 +0000 Message-ID: References: <1325757476-19469-1-git-send-email-airlied@gmail.com> <20120105160051.GE3831@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by gabe.freedesktop.org (Postfix) with ESMTP id E6B249EB36 for ; Thu, 5 Jan 2012 08:10:47 -0800 (PST) In-Reply-To: <20120105160051.GE3831@phenom.ffwll.local> 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: Daniel Vetter , Dave Airlie Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Thu, 5 Jan 2012 17:00:52 +0100, Daniel Vetter wrote: > If MSLEEP is indeed unused, I think it should just die - we have way too > much yelling cruft from dri1 yonder lying around that hides important > details like this. Otherwise It was used, they just happened to all be redundant or mispellings of wait-for-vblank. All the remaining sleeps now look to be away from the atomic paths, and so MSLEEP can die for the time being. -Chris -- Chris Wilson, Intel Open Source Technology Centre