commit | 9402a3362462d080b998e00ed33fc193c12adbbf | [log] [tgz] |
---|---|---|
author | Alon Mizrahi <amizrahi@habana.ai> | Wed Dec 23 17:53:17 2020 +0200 |
committer | Oded Gabbay <ogabbay@kernel.org> | Wed Jan 27 21:03:49 2021 +0200 |
tree | 4a7902df2f6ef5e6a3850fbd050a177f12c266ea | |
parent | 3abe1040ba61a0a7148364ee4b4d969d7afd375b [diff] |
habanalabs: return dram virtual address in info ioctl When working with DRAM MMU, we should supply the userspace with the virtual start address of the DRAM instead of the physical one. This is because the physical one has no meaning for the user as he only knows the virtual address range. Signed-off-by: Alon Mizrahi <amizrahi@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>