aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-28habanalabs: add MMU DRAM default page mappingOmer Shpigelman1-5/+7
2019-02-27habanalabs: make functions static or declare themOded Gabbay1-1/+1
2019-02-27habanalabs: allow memory allocations larger than 4GBOded Gabbay1-6/+4
2019-02-22habanalabs: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2019-02-18habanalabs: add debugfs supportOded Gabbay1-0/+8
2019-02-18habanalabs: add virtual memory and MMU modulesOmer Shpigelman1-0/+1517
2019-02-18habanalabs: add command submission moduleOded Gabbay1-0/+198