diff options
| author | Lucas Stach <[email protected]> | 2022-09-16 10:40:31 +0000 |
|---|---|---|
| committer | Lucas Stach <[email protected]> | 2022-09-23 19:24:22 +0000 |
| commit | d37c120b73128690434cc093952439eef9d56af1 (patch) | |
| tree | d413dcd600806c17ee6ae217de58be15fe20e31d /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c | |
| parent | drm/etnaviv: fix power register offset on GC300 (diff) | |
| download | kernel-d37c120b73128690434cc093952439eef9d56af1.tar.gz kernel-d37c120b73128690434cc093952439eef9d56af1.zip | |
drm/etnaviv: don't truncate physical page address
While the interface for the MMU mapping takes phys_addr_t to hold a
full 64bit address when necessary and MMUv2 is able to map physical
addresses with up to 40bit, etnaviv_iommu_map() truncates the address
to 32bits. Fix this by using the correct type.
Fixes: 931e97f3afd8 ("drm/etnaviv: mmuv2: support 40 bit phys address")
Signed-off-by: Lucas Stach <[email protected]>
Reviewed-by: Philipp Zabel <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions
