1. 28 Feb, 2024 1 commit
  2. 15 Feb, 2024 1 commit
    • Rob Clark's avatar
      drm/msm: Wire up tlb ops · 8c7bfd82
      Rob Clark authored
      The brute force iommu_flush_iotlb_all() was good enough for unmap, but
      in some cases a map operation could require removing a table pte entry
      to replace with a block entry.  This also requires tlb invalidation.
      Missing this was resulting an obscure iova fault on what should be a
      valid buffer address.
      
      Thanks to Robin Murphy for helping me understand the cause of the fault.
      
      Cc: Robin Murphy <robin.murphy@arm.com>
      Cc: stable@vger.kernel.org
      Fixes: b145c6e6 ("drm/msm: Add support to create a local pagetable")
      Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
      Patchwork: https://patchwork.freedesktop.org/patch/578117/
      8c7bfd82
  3. 01 Feb, 2024 3 commits
  4. 25 Jan, 2024 1 commit
  5. 24 Jan, 2024 4 commits
  6. 14 Dec, 2023 25 commits
  7. 11 Dec, 2023 1 commit
  8. 10 Dec, 2023 4 commits