From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Widawsky Subject: Re: [PATCH 2/2] drm/i915: add context into request struct Date: Mon, 6 May 2013 22:12:29 -0700 Message-ID: <20130507051229.GA11168@bwidawsk.net> References: <1367502488-4108-1-git-send-email-mika.kuoppala@intel.com> <1367502488-4108-2-git-send-email-mika.kuoppala@intel.com> <20130504000742.GA954@bwidawsk.net> <871u9k5ufh.fsf@gaia.fi.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from shiva.localdomain (unknown [209.20.75.48]) by gabe.freedesktop.org (Postfix) with ESMTP id BC492E5C52 for ; Mon, 6 May 2013 22:09:54 -0700 (PDT) Content-Disposition: inline In-Reply-To: <871u9k5ufh.fsf@gaia.fi.intel.com> 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: Mika Kuoppala Cc: intel-gfx@lists.freedesktop.org, miku@iki.fi List-Id: intel-gfx@lists.freedesktop.org On Mon, May 06, 2013 at 12:28:18PM +0300, Mika Kuoppala wrote: > Ben Widawsky writes: > > > On Thu, May 02, 2013 at 04:48:08PM +0300, Mika Kuoppala wrote: > >> Storing context reference into request struct > >> allows us to inspect context and its associated > >> objects when requests are retired. > >> > >> Both ppgtt and arb robustness work will need > >> this. > >> > >> Signed-off-by: Mika Kuoppala > > > > Both 1&2 are: > > Reviewed-by: Ben Widawsky > > > > You should add your sob to 1, since you modified it (slightly), and > > maybe run them both my Chris to make sure he approves as well. > > I took 1/2 from: > http://cgit.freedesktop.org/~bwidawsk/drm-intel/commit/?h=ppgtt-ctx&id=5e266650d53d42ebbc8c22f2846c8ed87d747b21 > > and i don't remember intentionally modifying it. Is there some merge fallout I > missed? I couldn't spot any diff to original. > > -Mika Ah, I see. The original patch from Chris had all 4 args to add request. My patch had already fixed it :-D -- Ben Widawsky, Intel Open Source Technology Center