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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AC22DC433EF for ; Thu, 9 Dec 2021 09:39:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229646AbhLIJn3 (ORCPT ); Thu, 9 Dec 2021 04:43:29 -0500 Received: from smtp-relay-internal-1.canonical.com ([185.125.188.123]:34576 "EHLO smtp-relay-internal-1.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229449AbhLIJn2 (ORCPT ); Thu, 9 Dec 2021 04:43:28 -0500 Received: from mail-ot1-f71.google.com (mail-ot1-f71.google.com [209.85.210.71]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id 378A03F1B7 for ; Thu, 9 Dec 2021 09:39:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1639042794; bh=RF8mjWX2rbMrzqrrTOjauOGLhmt2KQwefuBfLZrxSTY=; h=MIME-Version:From:Date:Message-ID:Subject:To:Cc:Content-Type; b=Mg29YuDIpU++0NK/DBasscUzI9TK/JhppUwSbppL+FfdGFWWFD0jYfFB8UrqHBCZ6 EN2T4NOG2DRZKUBAtd7eqovd5djzXekmMQRKzBF9qtvv879t3ny7v9hl7C/0JD8QNx 6GiBXcQt7e0qkYgo9IOrIpTwMVQkRYFdUxzGu1qM4hqn+UjSbWs5ss5QI37X8YTEBc 348Gvh4J9SkACXwXjvAjfjrS6YozyDu8zZLCRUebM4LOp1QfpziT9UzPC6KNJQVx7x yl36GareBTcfzd0G0hTBKmWuq6Npx+ZMlfVL5qfOH/3Ig/EQb868GQ5t68jaCN9IS4 D+20ZhPToCb2w== Received: by mail-ot1-f71.google.com with SMTP id p7-20020a9d7447000000b0057a4ef67426so1813675otk.23 for ; Thu, 09 Dec 2021 01:39:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=RF8mjWX2rbMrzqrrTOjauOGLhmt2KQwefuBfLZrxSTY=; b=Lqymtu2rwcMhpDiCkwubPgq2RHiX4MXV7Pj02Fg80tW8az8k0UtNaY9xzlSzNg1gxp f7mmeidCknxvUAjJOCEsVkFsbn4Ed2PKDZIqPDPQ+AYYsrwlTKOQxWcyRfbrYwiRmgL9 q79DKkR/TkhFLO1Rkb2946Ua/VARYZc0hu4Vg456xH9SfvT4NiLDqR0bqj7vHYEudoQ3 J5yWeGNY+gicFWLFmhL+xP5dZxfEk7nF4Pl2TgiAsRKIwIb3oLxIcb/q0qjArvMEhw3G Aw4SY7zpOysa/6m7e0jmgqzeypuf1nYBlGtcp/EJgiaCHQPw/+88DG2ASBmpMGBG6ehj 8Rzg== X-Gm-Message-State: AOAM531wmE4Qt499OaM/AqSsrEY1hgvfzvvJk4QOGutxBbCpGT7l1tzG DTfJMk6HEL3EngL+noG0TGWGCjFU3NhV+svjUdf0tm6B8cGIRQJZ3ynJcXJnyqq0Hu67Vq1tIuU yz8sBFNzrQiF3ktD/bsSIPiFWUOs8jjiNz2TyNwUr3afN8TWejN6R0lUYjg== X-Received: by 2002:a4a:d54d:: with SMTP id q13mr3110709oos.57.1639042793021; Thu, 09 Dec 2021 01:39:53 -0800 (PST) X-Google-Smtp-Source: ABdhPJzijRWv9msOal5mU5JmujRGhjr+O8G3yZfQSeAeBzKE7+kFndNM9oPGFr5MLlOYMHsnquDx3ekJWkcRMcIEaoI= X-Received: by 2002:a4a:d54d:: with SMTP id q13mr3110689oos.57.1639042792602; Thu, 09 Dec 2021 01:39:52 -0800 (PST) MIME-Version: 1.0 From: Chris Chiu Date: Thu, 9 Dec 2021 17:39:41 +0800 Message-ID: Subject: Discrete Thunderbold Controller 8086:1137 throws DMAR and thunderbolt fails to work To: andreas.noever@gmail.com, michael.jamet@intel.com, mika.westerberg@linux.intel.com, YehezkelShB@gmail.com Cc: linux-usb@vger.kernel.org, Linux Kernel Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, We created a ticket https://bugzilla.kernel.org/show_bug.cgi?id=215265 that is pretty similar to https://bugzilla.kernel.org/show_bug.cgi?id=214259. So I tried the patch on https://lkml.org/lkml/2020/6/17/751 but it doesn't fix the issue. I also tried to boot with the kernel parameter `pci=nocrs` but it changed nothing either. I attached the kernel log with thunderbolt dynamic debug on and lspci output on the ticket. Also tried to disable the intel_iommu, the DMAR failure seems to go away but thunderbolt still fails to work. Can anyone suggest what kind of information is required to help identify the cause of the problem? Thanks Chris