From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7B8AA10E611 for ; Wed, 9 Mar 2022 17:02:58 +0000 (UTC) Date: Wed, 09 Mar 2022 08:50:42 -0800 Message-ID: <87ilsnxe71.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Anshuman Gupta In-Reply-To: <20220308144914.29185-2-anshuman.gupta@intel.com> References: <20220308144914.29185-1-anshuman.gupta@intel.com> <20220308144914.29185-2-anshuman.gupta@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 v2 1/2] i915/gem_eio: Exercise object creation while wedged List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org, chris.p.wilson@intel.com, Chris Wilson Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On Tue, 08 Mar 2022 06:49:13 -0800, Anshuman Gupta wrote: > > From: Chris Wilson > > Make sure that we can continue to create buffers, primarily to service as > frameuffers for scanout, even while the device is wedged. Reviewed-by: Ashutosh Dixit