diff options
author | Bjorn Andersson <[email protected]> | 2023-10-30 16:23:20 -0700 |
---|---|---|
committer | Abhinav Kumar <[email protected]> | 2023-11-16 12:57:26 -0800 |
commit | a33b2431d11b4df137bbcfdd5a5adfa054c2479e (patch) | |
tree | c5d768ec56e813923a84fd1d7ce701ca97ca3e96 /scripts/generate_rust_analyzer.py | |
parent | 3944e343e54b93d3fef30eacc4738e77fdf5444e (diff) |
drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalog
During USB transfers on the SC8280XP __arm_smmu_tlb_sync() is seen to
typically take 1-2ms to complete. As expected this results in poor
performance, something that has been mitigated by proposing running the
iommu in non-strict mode (boot with iommu.strict=0).
This turns out to be related to the SAFE logic, and programming the QOS
SAFE values in the DPU (per suggestion from Rob and Doug) reduces the
TLB sync time to below 10us, which means significant less time spent
with interrupts disabled and a significant boost in throughput.
Fixes: 4a352c2fc15a ("drm/msm/dpu: Introduce SC8280XP")
Cc: [email protected]
Suggested-by: Doug Anderson <[email protected]>
Suggested-by: Rob Clark <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Tested-by: Johan Hovold <[email protected]>
Tested-by: Steev Klimaszewski <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/565094/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Abhinav Kumar <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions