From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CFE1CC433F5 for ; Mon, 15 Nov 2021 14:49:21 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 92E166320D for ; Mon, 15 Nov 2021 14:49:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 92E166320D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DB4496E14B; Mon, 15 Nov 2021 14:49:18 +0000 (UTC) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id D804B6E0DE; Mon, 15 Nov 2021 14:49:16 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6200,9189,10168"; a="296880745" X-IronPort-AV: E=Sophos;i="5.87,236,1631602800"; d="scan'208";a="296880745" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Nov 2021 06:49:16 -0800 X-IronPort-AV: E=Sophos;i="5.87,236,1631602800"; d="scan'208";a="505942719" Received: from csrini4x-mobl1.ger.corp.intel.com (HELO localhost) ([10.251.218.37]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Nov 2021 06:49:14 -0800 From: Jani Nikula To: Daniel Vetter In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <87y25p1vm3.fsf@intel.com> Date: Mon, 15 Nov 2021 16:49:11 +0200 Message-ID: <87lf1p1nko.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Intel-gfx] [PATCH 0/3] drm/i915, agp/intel-ggt: clean up includes X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: intel-gfx@lists.freedesktop.org, Andy Shevchenko , dri-devel@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Mon, 15 Nov 2021, Daniel Vetter wrote: > On Mon, Nov 15, 2021 at 01:55:32PM +0200, Jani Nikula wrote: >> On Mon, 15 Nov 2021, Jani Nikula wrote: >> > Took Andy's patch [1] and expanded on it a bit. >> > >> > BR, >> > Jani. >> > >> > >> > [1] https://patchwork.freedesktop.org/patch/msgid/20211110102857.59604-1-andriy.shevchenko@linux.intel.com >> > >> > Cc: Andy Shevchenko >> > >> > Andy Shevchenko (1): >> > agp/intel-gtt: Replace kernel.h with the necessary inclusions >> >> Forgot to mention, I replaced the drm/i915 prefix with agp/intel-gtt >> here, no other changes to Andy's patch. > > Acked-by: Daniel Vetter > > Also feel free to push through drm-intel.git just in case you wondered > about that. Thanks; that's what I was planning on doing anyway. ;) BR, Jani. > -Daniel > >> >> > >> > Jani Nikula (2): >> > drm/i915: include intel-gtt.h only where needed >> > agp/intel-gtt: reduce intel-gtt dependencies more >> > >> > drivers/char/agp/intel-gtt.c | 1 + >> > drivers/gpu/drm/i915/gt/intel_ggtt.c | 2 ++ >> > drivers/gpu/drm/i915/gt/intel_gt.c | 2 ++ >> > drivers/gpu/drm/i915/i915_drv.h | 1 - >> > include/drm/intel-gtt.h | 8 +++++--- >> > 5 files changed, 10 insertions(+), 4 deletions(-) >> >> -- >> Jani Nikula, Intel Open Source Graphics Center -- Jani Nikula, Intel Open Source Graphics Center