summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/common/memory.c
AgeCommit message (Expand)Author
2022-05-22habanalabs: remove hdev from hl_ctx_get argsOhad Sharabi
2022-05-22habanalabs: do MMU prefetch as deferred workOhad Sharabi
2022-05-22habanalabs: add topic to memory manager bufferYuri Nudelman
2022-05-22habanalabs: hide memory manager page shiftYuri Nudelman
2022-05-22habanalabs: add prefetch flag to the MAP operationOhad Sharabi
2022-05-22habanalabs: use for_each_sgtable_dma_sg for dma sgtOhad Sharabi
2022-05-22habanalabs: hl_ts_behavior can be statickernel test robot
2022-05-22habanalabs: rephrase device out-of-memory messageOhad Sharabi
2022-05-22habanalabs: add MMU prefetch to ASIC-specific codeOhad Sharabi
2022-05-22habanalabs: convert ts to use unified memory managerYuri Nudelman
2022-05-22habanalabs: set non-0 value in dram default page sizeOhad Sharabi
2022-04-04habanalabs: Fix test build failuresGuenter Roeck
2022-02-28habanalabs: make sure device mem alloc is page alignedOhad Sharabi
2022-02-28habanalabs: allow user to set allocation page sizeOhad Sharabi
2022-02-28habanalabs: add missing include of vmalloc.hOded Gabbay
2022-02-28habanalabs: fix use-after-free bugOded Gabbay
2022-02-28habanalabs: fix spelling mistakeOded Gabbay
2022-02-28habanalabs: Timestamps buffers registrationfarah kassabri
2022-02-28habanalabs: reject host map with mmu disabledOded Gabbay
2022-02-28habanalabs: don't free phys_pg_pack inside lockOded Gabbay
2021-12-26habanalabs: refactor reset information variablesOfir Bitton
2021-12-26habanalabs: replace some -ENOTTY with -EINVALOded Gabbay
2021-12-26habanalabs: fix comments according to kernel-docOfir Bitton
2021-12-26habanalabs: fix possible deadlock in cache invl failureOfir Bitton
2021-12-26habanalabs: rename reset flagsBharat Jauhari
2021-12-26habanalabs: partly skip cache flush when in PMMU map flowYuri Nudelman
2021-12-26habanalabs: add enum mmu_op_flagsYuri Nudelman
2021-12-26habanalabs: wrong VA size calculationYuri Nudelman
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-10-18habanalabs: add support for dma-buf exporterTomer Tayar
2021-09-01habanalabs: cannot sleep while holding spinlockfarah kassabri
2021-09-01habanalabs: add userptr_lookup node in debugfsYuri Nudelman
2021-09-01habanalabs: save pid per userptrYuri Nudelman
2021-08-29habanalabs: revise prints on FD closeOded Gabbay
2021-08-29habanalabs: allow disabling huge page useOded Gabbay
2021-08-29habanalabs: rename enum vm_type_t to vm_typeOded Gabbay
2021-08-29habanalabs: allow fail on inability to respect hintYuri Nudelman
2021-08-29habanalabs: support hint addresses range reservationfarah kassabri
2021-06-18habanalabs: remove a rogue #ifdefOded Gabbay
2021-06-18habanalabs: print more info when failing to pin user memoryTomer Tayar
2021-06-18habanalabs: better error print for pin failureOded Gabbay
2021-06-18habanalabs: use dev_dbg upon hint address failureOded Gabbay
2021-06-18habanalabs: use mmu cache range invalidationAlon Mizrahi
2021-04-09habanalabs: move dram scrub to free sequenceBharat Jauhari
2021-04-09habanalabs: avoid soft lockup bug upon mapping errorfarah kassabri
2021-04-09habanalabs: replace GFP_ATOMIC with GFP_KERNELOfir Bitton
2021-04-09habanalabs: support HW blocks vm showSagiv Ozeri
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-22Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds
2021-02-08habanalabs: return block size + block IDOded Gabbay