2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-11 07:04:04 +08:00
linux-next/drivers/misc/habanalabs
Alon Mizrahi 9402a33624 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>
2021-01-27 21:03:49 +02:00
..
common habanalabs: return dram virtual address in info ioctl 2021-01-27 21:03:49 +02:00
gaudi habanalabs: replace WARN/WARN_ON with dev_crit in driver 2021-01-27 21:03:49 +02:00
goya habanalabs: replace WARN/WARN_ON with dev_crit in driver 2021-01-27 21:03:49 +02:00
include habanalabs: update to latest hl_boot_if.h 2021-01-27 21:03:49 +02:00
Kconfig habanalabs: no need for DMA_SHARED_BUFFER 2020-09-22 18:49:53 +03:00
Makefile habanalabs: create common folder 2020-07-24 20:31:37 +03:00