diff options
author | 2024-11-15 20:32:45 +0800 | |
---|---|---|
committer | 2024-12-03 18:30:32 +0100 | |
commit | 0078a6f4843647d4792433eb8f0f505cd4c2b18b (patch) | |
tree | fa94a0ef7438740d3adb23a031942e2bdf475519 /scripts/lib/kdoc/kdoc_files.py | |
parent | drm/etnaviv: Drop the offset in page manipulation (diff) | |
download | linux-rng-0078a6f4843647d4792433eb8f0f505cd4c2b18b.tar.xz linux-rng-0078a6f4843647d4792433eb8f0f505cd4c2b18b.zip |
drm/etnaviv: Fix the debug log of the etnaviv_iommu_map()
The value of the 'iova' variable is the start GPUVA that is going to be
mapped, its value doesn't changed when the mapping is on going.
Replace it with the 'da' variable, which is incremental and it reflects
the actual address being mapped exactly.
Signed-off-by: Sui Jingfeng <sui.jingfeng@linux.dev>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions