linux/drivers/misc/habanalabs/common
Christophe JAILLET 6d24b4d17d habanalabs: Use the bitmap API to allocate bitmaps
Use bitmap_zalloc()/bitmap_free() instead of hand-writing them.

It is less verbose and it improves the semantic.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2022-07-12 09:09:30 +03:00
..
mmu habanalabs: add gaudi2 MMU support 2022-07-12 09:09:28 +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: refactor dma asic-specific functions 2022-07-12 09:09:26 +03:00
command_submission.c habanalabs: make sure variable is set before used 2022-07-12 09:09:29 +03:00
context.c habanalabs: add gaudi2 asic-specific code 2022-07-12 09:09:27 +03:00
debugfs.c habanalabs: add gaudi2 MMU support 2022-07-12 09:09:28 +03:00
decoder.c habanalabs: add gaudi2 asic-specific code 2022-07-12 09:09:27 +03:00
device.c habanalabs: do not set max power on a secured device 2022-07-12 09:09:29 +03:00
firmware_if.c habanalabs: allow detection of unsupported f/w packets 2022-07-12 09:09:29 +03:00
habanalabs_drv.c habanalabs: enable gaudi2 code in driver 2022-07-12 09:09:28 +03:00
habanalabs_ioctl.c habanalabs: add gaudi2 MMU support 2022-07-12 09:09:28 +03:00
habanalabs.h habanalabs: save f/w preboot minor version 2022-07-12 09:09:29 +03:00
hw_queue.c habanalabs: add gaudi2 wait-for-CS support 2022-07-12 09:09:28 +03:00
hwmon.c habanalabs: fix hwmon handling for legacy f/w 2021-12-26 08:59:09 +02:00
irq.c habanalabs: add support for common decoder interrupts 2022-07-12 09:09:29 +03:00
Makefile habanalabs: add generic security module 2022-07-12 09:09:27 +03:00
memory_mgr.c habanalabs: fix comment style 2022-07-12 09:09:24 +03:00
memory.c habanalabs: add gaudi2 MMU support 2022-07-12 09:09:28 +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: enable gaudi2 code in driver 2022-07-12 09:09:28 +03:00