From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id A5E706EE64 for ; Wed, 6 Oct 2021 20:16:16 +0000 (UTC) Date: Wed, 06 Oct 2021 13:16:15 -0700 Message-ID: <87v929vrhs.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" In-Reply-To: <20211006174439.921806-1-rodrigo.vivi@intel.com> References: <20211006174439.921806-1-rodrigo.vivi@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] Revert include/drm-uapi/i915_drm.h back to a drm-next one. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Rodrigo Vivi Cc: igt-dev@lists.freedesktop.org, Alan Previn , Petri Latvala List-ID: On Wed, 06 Oct 2021 10:44:39 -0700, Rodrigo Vivi wrote: > > That was my mistake during review and merge since I had > ignored the rules documented at README.md and considered > drm-intel branches would be enough. I'm sorry. > > Instead, I should had used the new lib/i915/i915_drm_local.h > as Ashutosh pointed out. Reviewed-by: Ashutosh Dixit > Fixes: 4d5f8bcd2e35 ("i915_drm.h sync") > Cc: Ashutosh Dixit > Cc: Alan Previn > Cc: Petri Latvala > Signed-off-by: Rodrigo Vivi