From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751444AbdAYLde (ORCPT ); Wed, 25 Jan 2017 06:33:34 -0500 Received: from mga05.intel.com ([192.55.52.43]:22593 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751332AbdAYLdd (ORCPT ); Wed, 25 Jan 2017 06:33:33 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,283,1477983600"; d="scan'208";a="813134395" From: Jani Nikula To: Ingo Molnar , Paulo Zanoni Cc: Ander Conselvan de Oliveira , "H . Peter Anvin" , intel-gfx@lists.freedesktop.org, x86@kernel.org, linux-kernel@vger.kernel.org, Dhinakaran Pandiyan , Rodrigo Vivi , Daniel Vetter Subject: Re: [Intel-gfx] [PATCH] x86/gpu: GLK uses the same GMS values as SKL In-Reply-To: <87sho74br5.fsf@intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <1485283642-14401-1-git-send-email-paulo.r.zanoni@intel.com> <20170125072903.GA20432@gmail.com> <87sho74br5.fsf@intel.com> Date: Wed, 25 Jan 2017 13:33:29 +0200 Message-ID: <87pojb4bna.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org (Now without the typo in Daniel's address; apologies for the extra noise.) On Wed, 25 Jan 2017, Jani Nikula wrote: > On Wed, 25 Jan 2017, Ingo Molnar wrote: >> * Paulo Zanoni wrote: >> >>> So don't forget to reserve its stolen memory bits. >>> >>> Cc: Ingo Molnar >>> Cc: H. Peter Anvin >>> Cc: Ander Conselvan de Oliveira >>> Cc: x86@kernel.org >>> Reviewed-by: Ander Conselvan de Oliveira >>> Signed-off-by: Paulo Zanoni >>> --- >>> arch/x86/kernel/early-quirks.c | 1 + >>> 1 file changed, 1 insertion(+) >>> >>> Found by code inspection. This is completely untested since I don't have >>> GLK hardware. >>> >>> diff --git a/arch/x86/kernel/early-quirks.c b/arch/x86/kernel/early-quirks.c >>> index 6a08e25..23c4f1c 100644 >>> --- a/arch/x86/kernel/early-quirks.c >>> +++ b/arch/x86/kernel/early-quirks.c >>> @@ -526,6 +526,7 @@ static const struct pci_device_id intel_early_ids[] __initconst = { >>> INTEL_SKL_IDS(&gen9_early_ops), >>> INTEL_BXT_IDS(&gen9_early_ops), >>> INTEL_KBL_IDS(&gen9_early_ops), >>> + INTEL_GLK_IDS(&gen9_early_ops), >>> }; >> >> There's no INTEL_GLK_IDS() upstream - is there any dependency here on other >> changes to the i915 GPU driver? > > It's in our -next. Ack for merging this through drm-intel along with the > deps? > > BR, > Jani. > >> >> Thanks, >> >> Ingo >> _______________________________________________ >> Intel-gfx mailing list >> Intel-gfx@lists.freedesktop.org >> https://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Jani Nikula, Intel Open Source Technology Center