From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: [PATCH 3/4] drm/i915: Remove early exit on i915_gpu_idle Date: Sat, 15 Oct 2011 22:59:14 +0200 Message-ID: <20111015205914.GC2819@phenom.ffwll.local> References: <1318711636-30109-1-git-send-email-ben@bwidawsk.net> <1318711636-30109-4-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 mail-bw0-f49.google.com (mail-bw0-f49.google.com [209.85.214.49]) by gabe.freedesktop.org (Postfix) with ESMTP id 891DB9F3BA for ; Sat, 15 Oct 2011 13:58:31 -0700 (PDT) Received: by bkbc12 with SMTP id c12so5690088bkb.36 for ; Sat, 15 Oct 2011 13:58:30 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1318711636-30109-4-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: Ben Widawsky Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Sat, Oct 15, 2011 at 01:47:15PM -0700, Ben Widawsky wrote: > [Description from: Daniel Vetter] > I've just discussed this quickly with Chris on irc and it's probably > best to just kill the list_empty early bailout. gpu_idle isn't a > fastpath, so who cares. One candidate where we emit commands to the ring > without adding anything onto these lists is e.g. pageflip. There are > probably more. > > Signed-off-by: Ben Widawsky Signed-Off-by: Daniel Vetter (for the commitmsg) -- Daniel Vetter Mail: daniel@ffwll.ch Mobile: +41 (0)79 365 57 48