From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754755AbbCRApv (ORCPT ); Tue, 17 Mar 2015 20:45:51 -0400 Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.230]:41967 "EHLO cdptpa-oedge-vip.email.rr.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754181AbbCRApr (ORCPT ); Tue, 17 Mar 2015 20:45:47 -0400 Date: Tue, 17 Mar 2015 20:46:36 -0400 From: Steven Rostedt To: Daniel Vetter Cc: Andrey Skvortsov , Chris Wilson , Daniel Vetter , Jani Nikula , David Airlie , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Sitsofe Wheeler Subject: Re: [Intel-gfx] [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object Message-ID: <20150317204636.7b1d8477@grimm.local.home> In-Reply-To: <20150317075321.GM21993@phenom.ffwll.local> References: <20150203191507.GA2374@crion86> <20150203202152.GD5784@nuc-i3427.alporthouse.com> <20150204182627.GA2272@crion86> <20150204184217.GG10991@nuc-i3427.alporthouse.com> <20150223201239.GC3871@crion86> <20150305142728.GC3042@home.goodmis.org> <20150316114503.21846d5e@gandalf.local.home> <20150316164333.GJ21993@phenom.ffwll.local> <20150316132158.35df25a1@gandalf.local.home> <20150317075321.GM21993@phenom.ffwll.local> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.118:25 X-Cloudmark-Score: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 17 Mar 2015 08:53:21 +0100 Daniel Vetter wrote: > Can you please cherry pick 42a7b088127f (\"drm/i915: Make sure the primary > plane is enabled before reading out the fb state\") from -next to 4.0-rc > to test whether this is indeed the difference in ducttape? I cherry-picked that patch and the warning does go away. Thanks, -- Steve