From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6981E10E787 for ; Sun, 15 May 2022 17:34:07 +0000 (UTC) Date: Sun, 15 May 2022 10:34:02 -0700 Message-ID: <877d6mbsz9.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Adrian Larumbe In-Reply-To: <20220513152045.383099-1-adrian.larumbe@collabora.com> References: <20220513152045.383099-1-adrian.larumbe@collabora.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 1/2] i915_drm.h sync engine class definitions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org, bob.beckett@collabora.com, daniel@ffwll.ch Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On Fri, 13 May 2022 08:20:44 -0700, Adrian Larumbe wrote: > > gem_ctx_isolation@preservation needs to take into account the shared reset > domain between RCS and CCS engines. > > Because the uAPI engine class defs have already been merged onto drm-tip, > remove the temporary definitions and also sync the remaining ones. Where are these sync'd from? include/drm-uapi/i915_drm.h is sync'd from drm-next not drm-tip, see git log for the file.