linux/drivers/misc/habanalabs/common
Ohad Sharabi 76925f55c9 habanalabs: fix resetting the DRAM BAR
Current code does not takes into account the new DRAM region base
and so calculated address is wrong and can lead to crush.

Signed-off-by: Ohad Sharabi <osharabi@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2022-09-19 15:08:38 +03:00
..
mmu habanalabs: trace MMU map/unmap page 2022-09-18 13:29:53 +03:00
pci habanalabs: remove obsolete device variables used for testing 2022-07-12 09:09:27 +03:00
asid.c habanalabs: Use the bitmap API to allocate bitmaps 2022-07-12 09:09:30 +03:00
command_buffer.c habanalabs: fix possible hole in device va 2022-09-19 15:08:38 +03:00
command_submission.c habanalabs: perform context switch flow only if needed 2022-09-18 13:29:53 +03:00
context.c habanalabs: add gaudi2 asic-specific code 2022-07-12 09:09:27 +03:00
debugfs.c habanalabs: fix H/W block handling for partial unmappings 2022-09-18 13:29:51 +03:00
decoder.c habanalabs: add gaudi2 asic-specific code 2022-07-12 09:09:27 +03:00
device.c habanalabs: fix resetting the DRAM BAR 2022-09-19 15:08:38 +03:00
firmware_if.c habanalabs: add support for new cpucp return codes 2022-09-19 15:08:38 +03:00
habanalabs_drv.c habanalabs: send device activity in a proper context 2022-09-19 15:08:37 +03:00
habanalabs_ioctl.c habanalabs: expose device security status using info ioctl 2022-09-18 13:29:52 +03:00
habanalabs.h habanalabs: add support for new cpucp return codes 2022-09-19 15:08:38 +03:00
hw_queue.c habanalabs: add gaudi2 wait-for-CS support 2022-07-12 09:09:28 +03:00
hwmon.c habanalabs: unify hwmon resources clean up 2022-09-18 13:29:51 +03:00
irq.c habanalabs: rename soft reset to compute reset 2022-07-12 09:09:31 +03:00
Makefile habanalabs: add generic security module 2022-07-12 09:09:27 +03:00
memory_mgr.c habanalabs: fix spelling mistakes 2022-09-18 13:29:50 +03:00
memory.c habanalabs: set command buffer host VA dynamically 2022-09-18 13:29:53 +03:00
security.c habanalabs: add gaudi2 wait-for-CS support 2022-07-12 09:09:28 +03:00
state_dump.c habanalabs: state dump monitors and fences infrastructure 2021-08-29 09:47:46 +03:00
sysfs.c habanalabs: expose device security status through sysfs 2022-09-18 13:29:52 +03:00