Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp138460pxj; Mon, 17 May 2021 23:15:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzEtJSrPun374wf7d/0Zs3p7T2CirmnhpzpVBjfysSAtNdZURHcTCHySkpEKWepnDmWZ3sJ X-Received: by 2002:a17:906:56d1:: with SMTP id an17mr2102684ejc.6.1621318536886; Mon, 17 May 2021 23:15:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621318536; cv=none; d=google.com; s=arc-20160816; b=cz+vSuKshzjVJxiqolp/7hYkAQ3Q+2i0sF7jKSkxO+FrX3fEYZczP67qxIZV10ZHUl F39ug4xs40jJbgASjhmWc7/ZsW0B9sWYERsQPRz9ZATOQ6cB/0/vFTeT0WiZUZOknppy AXIOp6QHHYMgMu1zfRoRmGXNS0rhSZmRBSGYuhVC6OrW/TrDKyq31KCloYHIUhEAemHN /FsvO115tw1HhCPWoFY/fTVeP2q0XXHTP5d+fyGNL4d6i1OH6FTUYYKY4uKouDHo72e0 x7UrGe0QMiJUUfQXWlGW40b4s3I8n2Ku49xBvJBc6Pp0skK/2jzInf7WdGbRQnRJEcR0 9+cg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=12uyqhIPUViyMazZ5+gcaCcuJpY8mxWlEA6HqpY/fmc=; b=YCPHGMF1g1tEt2kz42kV0XHAkVi9anxoFfeECH1wQ0bNl6FTpy2DhUEJQRc9AMyfGa qh/Lr55COztnmUzvBSF3gvWxiBfVbpVi74TLaQxYUfbkUbXNbcddZaeCOc3uNQ/S3tWz wwySKZneo2ayALXMZHRX6qoevpXh1lz7TnfrBhD3CPTVJrj93BcliJ3OfYCwBSX5OYCr WLJ6TkDTTU7WP+yOSE+bIA1/Bp64qdW2binJiE1zud/dH02ntbHw5HQi5VDFcCt+eAy3 iM/cZZCGse4c+UfkBh7IFWCbliB/jPNTPTueApyWlbpTjDLdwec2Xwp97FMW+BzmAlyj 14VA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=oOlo6W2v; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i2si16549406ejp.119.2021.05.17.23.15.13; Mon, 17 May 2021 23:15:36 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=oOlo6W2v; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242001AbhEQOt3 (ORCPT + 99 others); Mon, 17 May 2021 10:49:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:55126 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240846AbhEQOlj (ORCPT ); Mon, 17 May 2021 10:41:39 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 77F616141E; Mon, 17 May 2021 14:19:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621261165; bh=alxfMwCipGtJ6uHMVjZEJ2BScj4MmkJQdDjF0722YEo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=oOlo6W2vj8qQgKPaIwHz32Tc8I6ppW0kGqIQAsIBvtooYfVi+rYYLWadf7Xkux28r fJvxqLTdys1ae7T9fdImVgnhF77p7CkBYhYe0D05/tvbtpxVx1rdJcHZNu04ifAx7O w9BW1nilOxE9Cu7695UOfJu4IRC7/gnf+j+/X0tY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, "Tj (Elloe Linux)" , Shuah Khan , Alexander Monakov , David Coe , Paul Menzel , Suravee Suthikulpanit , Joerg Roedel , Sasha Levin Subject: [PATCH 5.11 073/329] Revert "iommu/amd: Fix performance counter initialization" Date: Mon, 17 May 2021 15:59:44 +0200 Message-Id: <20210517140304.558876909@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210517140302.043055203@linuxfoundation.org> References: <20210517140302.043055203@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Paul Menzel [ Upstream commit 715601e4e36903a653cd4294dfd3ed0019101991 ] This reverts commit 6778ff5b21bd8e78c8bd547fd66437cf2657fd9b. The original commit tries to address an issue, where PMC power-gating causing the IOMMU PMC pre-init test to fail on certain desktop/mobile platforms where the power-gating is normally enabled. There have been several reports that the workaround still does not guarantee to work, and can add up to 100 ms (on the worst case) to the boot process on certain platforms such as the MSI B350M MORTAR with AMD Ryzen 3 2200G. Therefore, revert this commit as a prelude to removing the pre-init test. Link: https://lore.kernel.org/linux-iommu/alpine.LNX.3.20.13.2006030935570.3181@monopod.intra.ispras.ru/ Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=201753 Cc: Tj (Elloe Linux) Cc: Shuah Khan Cc: Alexander Monakov Cc: David Coe Signed-off-by: Paul Menzel Signed-off-by: Suravee Suthikulpanit Link: https://lore.kernel.org/r/20210409085848.3908-2-suravee.suthikulpanit@amd.com Signed-off-by: Joerg Roedel Signed-off-by: Sasha Levin --- drivers/iommu/amd/init.c | 45 ++++++++++------------------------------ 1 file changed, 11 insertions(+), 34 deletions(-) diff --git a/drivers/iommu/amd/init.c b/drivers/iommu/amd/init.c index 9846b01a5214..3d417afb581b 100644 --- a/drivers/iommu/amd/init.c +++ b/drivers/iommu/amd/init.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include @@ -255,8 +254,6 @@ static enum iommu_init_state init_state = IOMMU_START_STATE; static int amd_iommu_enable_interrupts(void); static int __init iommu_go_to_state(enum iommu_init_state state); static void init_device_table_dma(void); -static int iommu_pc_get_set_reg(struct amd_iommu *iommu, u8 bank, u8 cntr, - u8 fxn, u64 *value, bool is_write); static bool amd_iommu_pre_enabled = true; @@ -1715,11 +1712,13 @@ static int __init init_iommu_all(struct acpi_table_header *table) return 0; } -static void __init init_iommu_perf_ctr(struct amd_iommu *iommu) +static int iommu_pc_get_set_reg(struct amd_iommu *iommu, u8 bank, u8 cntr, + u8 fxn, u64 *value, bool is_write); + +static void init_iommu_perf_ctr(struct amd_iommu *iommu) { - int retry; struct pci_dev *pdev = iommu->dev; - u64 val = 0xabcd, val2 = 0, save_reg, save_src; + u64 val = 0xabcd, val2 = 0, save_reg = 0; if (!iommu_feature(iommu, FEATURE_PC)) return; @@ -1727,39 +1726,17 @@ static void __init init_iommu_perf_ctr(struct amd_iommu *iommu) amd_iommu_pc_present = true; /* save the value to restore, if writable */ - if (iommu_pc_get_set_reg(iommu, 0, 0, 0, &save_reg, false) || - iommu_pc_get_set_reg(iommu, 0, 0, 8, &save_src, false)) - goto pc_false; - - /* - * Disable power gating by programing the performance counter - * source to 20 (i.e. counts the reads and writes from/to IOMMU - * Reserved Register [MMIO Offset 1FF8h] that are ignored.), - * which never get incremented during this init phase. - * (Note: The event is also deprecated.) - */ - val = 20; - if (iommu_pc_get_set_reg(iommu, 0, 0, 8, &val, true)) + if (iommu_pc_get_set_reg(iommu, 0, 0, 0, &save_reg, false)) goto pc_false; /* Check if the performance counters can be written to */ - val = 0xabcd; - for (retry = 5; retry; retry--) { - if (iommu_pc_get_set_reg(iommu, 0, 0, 0, &val, true) || - iommu_pc_get_set_reg(iommu, 0, 0, 0, &val2, false) || - val2) - break; - - /* Wait about 20 msec for power gating to disable and retry. */ - msleep(20); - } - - /* restore */ - if (iommu_pc_get_set_reg(iommu, 0, 0, 0, &save_reg, true) || - iommu_pc_get_set_reg(iommu, 0, 0, 8, &save_src, true)) + if ((iommu_pc_get_set_reg(iommu, 0, 0, 0, &val, true)) || + (iommu_pc_get_set_reg(iommu, 0, 0, 0, &val2, false)) || + (val != val2)) goto pc_false; - if (val != val2) + /* restore */ + if (iommu_pc_get_set_reg(iommu, 0, 0, 0, &save_reg, true)) goto pc_false; pci_info(pdev, "IOMMU performance counters supported\n"); -- 2.30.2