Message ID | 20240814-smmu-v1-0-3d6c27027d5b@freebox.fr |
---|---|
Headers | show
Received: from ns.iliad.fr (ns.iliad.fr [212.27.33.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A67A71B1410; Wed, 14 Aug 2024 14:00:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=212.27.33.1 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1723644022; cv=none; b=aKByCs5zixroR4+73v0Jc9lgWBJNfSfxTZTJeZJUFh9g4b4RXJd6ycIAa/X3eD/65jk6Dxsx8JXPlDAsz3yanhL1atFOTxNfH3nv3bcgF817dHiZ4tmSjxGNFqlmvu/q9NsFmRmtuwBgbUrWVI4Dx7Ue5UmrqC6S4XKo5EhUk/c= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1723644022; c=relaxed/simple; bh=/6cw3tOWL+4l0726raXhGXm3cR28e6PNK5EJ2Dqp760=; h=From:Subject:Date:Message-Id:MIME-Version:Content-Type:To:Cc; b=s6OFLP+niOA0AWVJ+7S/qgJGLUUYblM3SVQKmVhQqWkp/41OX+TyE5ougHuudft+s65El0qcRVIKJEKCN6RBSHpUdLxq8yc+SoEYtJnpWm6cMnumhWu15LbVfTVHrpokckUnkcz9hGXGzt805/oEB/zc1q/Cn4ua4qy7GBa+J8E= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=freebox.fr; spf=pass smtp.mailfrom=srs.iliad.fr; arc=none smtp.client-ip=212.27.33.1 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=freebox.fr Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=srs.iliad.fr Received: from ns.iliad.fr (localhost [127.0.0.1]) by ns.iliad.fr (Postfix) with ESMTP id D1FE520990; Wed, 14 Aug 2024 16:00:09 +0200 (CEST) Received: from [127.0.1.1] (freebox.vlq16.iliad.fr [213.36.7.13]) by ns.iliad.fr (Postfix) with ESMTP id BDAD920988; Wed, 14 Aug 2024 16:00:09 +0200 (CEST) From: Marc Gonzalez <mgonzalez@freebox.fr> Subject: [PATCH 0/2] Work around reserved SMMU context bank on msm8998 Date: Wed, 14 Aug 2024 15:59:54 +0200 Message-Id: <20240814-smmu-v1-0-3d6c27027d5b@freebox.fr> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: <linux-arm-msm.vger.kernel.org> List-Subscribe: <mailto:linux-arm-msm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-arm-msm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-B4-Tracking: v=1; b=H4sIAFq4vGYC/6tWKk4tykwtVrJSqFYqSi3LLM7MzwNyDHUUlJIzE vPSU3UzU4B8JSMDIxMDC0MT3eLc3FLdFFNzo2TDREOzxMRkJaDSgqLUtMwKsDHRsbW1ACh0KDJ WAAAA To: Rob Clark <robdclark@gmail.com>, Will Deacon <will@kernel.org>, Robin Murphy <robin.murphy@arm.com>, Joerg Roedel <joro@8bytes.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org> Cc: iommu@lists.linux.dev, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Bjorn Andersson <andersson@kernel.org>, Konrad Dybcio <konradybcio@kernel.org>, Arnaud Vrac <avrac@freebox.fr>, Pierre-Hugues Husson <phhusson@freebox.fr>, Marijn Suijten <marijn.suijten@somainline.org>, Marc Gonzalez <mgonzalez@freebox.fr> X-Mailer: b4 0.13.0 |
Series |
Work around reserved SMMU context bank on msm8998
|
expand
|