[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200724123420.GU27672@8bytes.org>
Date: Fri, 24 Jul 2020 14:34:20 +0200
From: Joerg Roedel <joro@...tes.org>
To: Lu Baolu <baolu.lu@...ux.intel.com>
Cc: Koba Ko <koba.ko@...onical.com>, Jun Miao <jun.miao@...driver.com>,
iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
Ashok Raj <ashok.raj@...el.com>, stable@...r.kernel.org
Subject: Re: [PATCH v2 1/1] iommu/vt-d: Skip TE disabling on quirky gfx
dedicated iommu
On Thu, Jul 23, 2020 at 09:34:37AM +0800, Lu Baolu wrote:
> The VT-d spec requires (10.4.4 Global Command Register, TE field) that:
>
> Hardware implementations supporting DMA draining must drain any in-flight
> DMA read/write requests queued within the Root-Complex before completing
> the translation enable command and reflecting the status of the command
> through the TES field in the Global Status register.
>
> Unfortunately, some integrated graphic devices fail to do so after some
> kind of power state transition. As the result, the system might stuck in
> iommu_disable_translation(), waiting for the completion of TE transition.
>
> This provides a quirk list for those devices and skips TE disabling if
> the qurik hits.
>
> Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=208363
> Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=206571
> Tested-by: Koba Ko <koba.ko@...onical.com>
> Tested-by: Jun Miao <jun.miao@...driver.com>
> Cc: Ashok Raj <ashok.raj@...el.com>
> Cc: stable@...r.kernel.org
> Signed-off-by: Lu Baolu <baolu.lu@...ux.intel.com>
Applied for v5.9, thanks.
Powered by blists - more mailing lists