From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8A68F10E110 for ; Fri, 1 Apr 2022 17:52:32 +0000 (UTC) Date: Fri, 01 Apr 2022 10:52:30 -0700 Message-ID: <87lewohesh.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Matthew Auld In-Reply-To: References: <20220401072826.6447-1-arjun.melkaveri@intel.com> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Subject: Re: [igt-dev] [PATCH i-g-t] tests/i915/gem_lmem_swapping: Fix bug in test_smem_oom List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On Fri, 01 Apr 2022 02:10:40 -0700, Matthew Auld wrote: > > On Fri, 1 Apr 2022 at 08:28, Arjun Melkaveri wrote: > > > > ctx was not initialized with all physical engines, > > after device reopening. > > This change would resolve assert issue seen in __do_evict. > > > > v2: Added missing intel_ctx_destroy. > > > Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/5528 ? > > > Cc: Ashutosh Dixit > > Cc: Ramalingam C > > Signed-off-by: Arjun Melkaveri > > Sorry for breaking this, > Reviewed-by: Matthew Auld Merged and close the GL issue above.