This bug was fixed in the package linux-nvidia-6.2 - 6.2.0-1009.9

---------------
linux-nvidia-6.2 (6.2.0-1009.9) jammy; urgency=medium

  * jammy/linux-nvidia-6.2: 6.2.0-1009.9 -proposed tracker (LP:
#2031342)

  * Pull-request to address ARM SMMU issue (LP: #2031320)
    - NVIDIA: SAUCE: iommu/arm-smmu-v3: Allow default substream bypass with a
      pasid support

  * GDS: Add NFS patches to optimized kernel (LP: #1982519)
    - NVMe/MVMEeOF: Patch NVMe/NVMeOF driver to support GDS on Linux 6.2 Kernel

  * Miscellaneous upstream changes
    - Revert "NVIDIA: SAUCE: Add NVMe Patches to enable GDS"
    - NVIDIA: [Config] CONFIG_NR_CPUS=512 for Grace
    - NVIDIA: [Config] CONFIG_MTD_SPI_NOR=y for Grace

 -- Ian May <ian....@canonical.com>  Mon, 14 Aug 2023 18:45:28 -0500

** Changed in: linux-nvidia-6.2 (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-nvidia-6.2 in Ubuntu.
https://bugs.launchpad.net/bugs/2031320

Title:
  Pull-request to address ARM SMMU issue

Status in linux-nvidia-6.2 package in Ubuntu:
  Fix Released

Bug description:
  [Issue]
  When an iommu_domain is set to IOMMU_DOMAIN_IDENTITY, the driver would
  skip the allocation of a CD table and set the CONFIG field of the STE
  to STRTAB_STE_0_CFG_BYPASS. This works well for devices that only have
  one substream, i.e. PASID disabled.

  However, there could be a use case, for a pasid capable device, that
  allows bypassing the translation at the default substream while still
  enabling the pasid feature, which means the driver should not skip the
  allocation of a CD table nor simply bypass the CONFIG field. Instead,
  the S1DSS field should be set to STRTAB_STE_1_S1DSS_BYPASS and the
  SHCFG field should be set to STRTAB_STE_1_SHCFG_INCOMING.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-nvidia-6.2/+bug/2031320/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to