aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc/habanalabs/command_buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-24habanalabs: create common folderOded Gabbay1-463/+0
2020-05-19habanalabs: print all CB handles as hex numbersDotan Barak1-2/+2
2020-05-19habanalabs: leave space for 2xMSG_PROT in CBOded Gabbay1-7/+17
2019-09-05habanalabs: stop using the acronym KMDOded Gabbay1-1/+2
2019-05-01habanalabs: rename functions to improve code readabilityOded Gabbay1-3/+3
2019-04-06habanalabs: improve IOCTLs behavior when disabled or resetOded Gabbay1-0/+7
2019-02-28habanalabs: fix memory leak with CBs with unaligned sizeOded Gabbay1-3/+6
2019-02-18habanalabs: add debugfs supportOded Gabbay1-0/+4
2019-02-18habanalabs: add device reset supportOded Gabbay1-2/+7
2019-02-18habanalabs: add command buffer moduleOded Gabbay1-0/+433