public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
@ 2023-11-03 21:51 Bibek Kumar Patro
  2023-11-03 21:51 ` [PATCH 1/3] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings Bibek Kumar Patro
                   ` (3 more replies)
  0 siblings, 4 replies; 26+ messages in thread
From: Bibek Kumar Patro @ 2023-11-03 21:51 UTC (permalink / raw)
  To: will, robin.murphy, joro, dmitry.baryshkov, a39.skl,
	konrad.dybcio, quic_saipraka, quic_pkondeti, quic_molvera
  Cc: linux-arm-kernel, iommu, linux-kernel, qipl.kernel.upstream,
	Bibek Kumar Patro

This patch series consists of three parts and covers the following:

1. Introducing intital set of driver changes to implement ACTLR register
for custom prefetcher settings in Qualcomm SoCs.

2. Adding ACTLR data and implementation operations for SM8550.

3. Re-enabling context caching for Qualcomm SoCs to retain prefetcher
settings during reset and runtime suspend.

Link to discussion on RFC posted on ACTLR implementation:
https://lore.kernel.org/all/a01e7e60-6ead-4a9e-ba90-22a8a6bbd03f@quicinc.com/

Bibek Kumar Patro (3):
  iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
  iommu/arm-smmu: add ACTLR data and support for sm8550
  iommu/arm-smmu: re-enable context caching in smmu reset operation

 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 143 ++++++++++++++++++++-
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.h |   2 +
 drivers/iommu/arm/arm-smmu/arm-smmu.c      |   5 +-
 drivers/iommu/arm/arm-smmu/arm-smmu.h      |   5 +
 4 files changed, 146 insertions(+), 9 deletions(-)

--
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2023-11-14 10:37 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-03 21:51 [PATCH 0/3] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs Bibek Kumar Patro
2023-11-03 21:51 ` [PATCH 1/3] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings Bibek Kumar Patro
2023-11-03 22:03   ` Dmitry Baryshkov
2023-11-06  6:12     ` Bibek Kumar Patro
2023-11-14 10:20       ` Bibek Kumar Patro
2023-11-14 10:36         ` Dmitry Baryshkov
2023-11-03 21:51 ` [PATCH 2/3] iommu/arm-smmu: add ACTLR data and support for SM8550 Bibek Kumar Patro
2023-11-03 22:01   ` Dmitry Baryshkov
2023-11-03 22:38     ` Bibek Kumar Patro
2023-11-03 22:41       ` Dmitry Baryshkov
2023-11-06  6:09         ` Bibek Kumar Patro
2023-11-06  9:05           ` Dmitry Baryshkov
2023-11-06 12:09             ` Bibek Kumar Patro
2023-11-10  9:55               ` Pratyush Brahma
2023-11-04 11:29   ` Konrad Dybcio
2023-11-06  6:26     ` Bibek Kumar Patro
2023-11-04 15:29   ` kernel test robot
2023-11-03 21:51 ` [PATCH 3/3] iommu/arm-smmu: re-enable context caching in smmu reset operation Bibek Kumar Patro
2023-11-03 21:58   ` Dmitry Baryshkov
2023-11-03 22:06     ` Bibek Kumar Patro
2023-11-03 22:23       ` Dmitry Baryshkov
2023-11-03 22:42         ` Bibek Kumar Patro
2023-11-04 11:30   ` Konrad Dybcio
2023-11-06  6:28     ` Bibek Kumar Patro
2023-11-03 22:44 ` [PATCH 0/3] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs Dmitry Baryshkov
2023-11-06  6:39   ` Bibek Kumar Patro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox