Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp143717ybg; Sun, 31 May 2020 19:53:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz+gquUrm1pep4AfpKa4iuwGssC89eH16kku17KZejZevC7h30CKp2/Z8EvRvSwOtb/28Cc X-Received: by 2002:a17:907:ab9:: with SMTP id bz25mr4897616ejc.39.1590979993609; Sun, 31 May 2020 19:53:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590979993; cv=none; d=google.com; s=arc-20160816; b=eoKR6ruyN8qJ4ccNgXrYMbeVnZ5VM629e688Eib8mrMP8C83aY5r126wUbFwDkdtBG /hUt8Hiq6ew4XCYifnmRe7myOpTGtVwiV3vW1MboVU3qpmgNCmyeL0l9qE923A4NV3ax SMSIDdSMSNC/HW9JfYrPtUZashqGShfQcFB7GsQuZllIsggx6Et4LcE5ZoRi32NT8K1L xIgj6kuQJsSMsDyqwoUt3ZFPOJoNLc5br4E03bCenW8dKSaAejDcmU7JdHG58oc3/eCw MEebpIX9s8X5v0eo/YoU6PTDAQ9Tj+0Z2OUEND/+YlfNz+Jc4SFqvSR5t5D+84w69q10 qnug== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=Wftv08j9lDYroN8y7ZEPYM7QrWcFRnVMnhM1ryKaRn4=; b=WHwWNJIxRqv2FGCI1FwmEDjkPHQY+P8Insw0NU4JG+l4bZH7HWBmfq9u5CNyJwKEQF 52BKapHzwq725pJUN9bAzmoq9ymw75XV8YMvn2YoAR0de3Fqem0jjAW2FB60+4y04e/p mZnpbJNnX/AMigoGblyroaXeSPMgAEekBt9fmFkvY0/yx5BvUgmBDkdWraVQyxgbQpvG e5wmCs76P/x5qa+y6HrJDjmIC9KC6IUuu9CPCJOcPipu5w6pkdZA4RU+DATAnVZ2Jauf iZGgBT29Q44Rq3vENyq97C3C7uLS9SRW7HFg2eDsc0+sW3DiwVjoO7KXmrdRiv+fOtV4 0xmQ== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dk10si8813638edb.73.2020.05.31.19.52.51; Sun, 31 May 2020 19:53:13 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727820AbgFACsE (ORCPT + 99 others); Sun, 31 May 2020 22:48:04 -0400 Received: from mx3.molgen.mpg.de ([141.14.17.11]:54871 "EHLO mx1.molgen.mpg.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727808AbgFACsE (ORCPT ); Sun, 31 May 2020 22:48:04 -0400 Received: from [192.168.178.35] (unknown [94.134.88.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: pmenzel) by mx.molgen.mpg.de (Postfix) with ESMTPSA id BF0D82002EE14; Mon, 1 Jun 2020 04:48:01 +0200 (CEST) Subject: Re: [PATCH] iommu/amd: Fix event counter availability check To: Alexander Monakov , linux-kernel@vger.kernel.org Cc: iommu@lists.linux-foundation.org, Shuah Khan , =?UTF-8?B?SsO2cmcgUsO2ZGVs?= , Suravee Suthikulpanit References: <20200529200738.1923-1-amonakov@ispras.ru> From: Paul Menzel Message-ID: <1b2652e9-903e-c02f-8393-2775ae60f0b4@molgen.mpg.de> Date: Mon, 1 Jun 2020 04:48:01 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dear Alexander, Thank you very much for the patch. Am 31.05.20 um 09:22 schrieb Alexander Monakov: > Adding Shuah Khan to Cc: I've noticed you've seen this issue on Ryzen 2400GE; > can you have a look at the patch? Would be nice to know if it fixes the > problem for you too. > On Fri, 29 May 2020, Alexander Monakov wrote: > >> The driver performs an extra check if the IOMMU's capabilities advertise >> presence of performance counters: it verifies that counters are writable >> by writing a hard-coded value to a counter and testing that reading that >> counter gives back the same value. >> >> Unfortunately it does so quite early, even before pci_enable_device is >> called for the IOMMU, i.e. when accessing its MMIO space is not >> guaranteed to work. On Ryzen 4500U CPU, this actually breaks the test: >> the driver assumes the counters are not writable, and disables the >> functionality. >> >> Moving init_iommu_perf_ctr just after iommu_flush_all_caches resolves >> the issue. This is the earliest point in amd_iommu_init_pci where the >> call succeeds on my laptop. >> >> Signed-off-by: Alexander Monakov >> Cc: Joerg Roedel >> Cc: Suravee Suthikulpanit >> Cc: iommu@lists.linux-foundation.org >> --- >> >> PS. I'm seeing another hiccup with IOMMU probing on my system: >> pci 0000:00:00.2: can't derive routing for PCI INT A >> pci 0000:00:00.2: PCI INT A: not connected >> >> Hopefully I can figure it out, but I'd appreciate hints. I guess it’s a firmware bug, but I contacted the linux-pci folks [1]. >> drivers/iommu/amd_iommu_init.c | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >> >> diff --git a/drivers/iommu/amd_iommu_init.c b/drivers/iommu/amd_iommu_init.c >> index 5b81fd16f5fa..1b7ec6b6a282 100644 >> --- a/drivers/iommu/amd_iommu_init.c >> +++ b/drivers/iommu/amd_iommu_init.c >> @@ -1788,8 +1788,6 @@ static int __init iommu_init_pci(struct amd_iommu *iommu) >> if (iommu->cap & (1UL << IOMMU_CAP_NPCACHE)) >> amd_iommu_np_cache = true; >> >> - init_iommu_perf_ctr(iommu); >> - >> if (is_rd890_iommu(iommu->dev)) { >> int i, j; >> >> @@ -1891,8 +1889,10 @@ static int __init amd_iommu_init_pci(void) >> >> init_device_table_dma(); >> >> - for_each_iommu(iommu) >> + for_each_iommu(iommu) { >> iommu_flush_all_caches(iommu); >> + init_iommu_perf_ctr(iommu); >> + } >> >> if (!ret) >> print_iommu_info(); >> >> base-commit: 75caf310d16cc5e2f851c048cd597f5437013368 Thank you very much for fixing this issue, which is almost two years old for me. Tested-by: Paul Menzel MSI MSI MS-7A37/B350M MORTAR with AMD Ryzen 3 2200G Link: https://lore.kernel.org/linux-iommu/20180727102710.GA6738@8bytes.org/ Kind regards, Paul [1]: https://lore.kernel.org/linux-pci/8579bd14-e369-1141-917b-204d20cff528@molgen.mpg.de/