aboutsummaryrefslogtreecommitdiff
path: root/kernel/ethosu_inference.c
AgeCommit message (Expand)Author
2024-02-12Restructure kernel driver source treeMikael Olsson
2024-01-16Fix inference cancellation behaviorMikael Olsson
2023-12-20Change PMU event counter values to use 64-bitMikael Olsson
2023-11-14Fix NPU driver inference poll callback return typeMikael Olsson
2023-11-06Change create network UAPI to take a user bufferMikael Olsson
2023-11-06Remove buffer capacity, offset and resize in UAPIMikael Olsson
2023-11-01Decrease log verbosity in the kernel modulesLedion Daja
2023-09-07Fix mailbox clean up on inference request failureMikael Olsson
2023-09-07Initialize UAPI structs copied to user spaceMikael Olsson
2023-09-07Fix IOCTL calls returning the wrong valueMikael Olsson
2023-08-11Clear inference related data before freeing itMikael Olsson
2023-08-09Fix concurrent access to IDR in kernel driverMikael Olsson
2023-06-16Add type check when getting message by IDMikael Olsson
2023-02-02Break circulare dependency on struct ethosu_deviceKristofer Jonsson
2023-02-02Converting Ethos-U driver to rpmsgKristofer Jonsson
2023-02-02Removing watchdog and resetKristofer Jonsson
2022-06-30Improved logging22.08-rc222.08-rc122.08Kristofer Jonsson
2022-06-30Fix bug in inference releaseKristofer Jonsson
2022-05-23Use ids for identifying messages sent to EthosU firmwareDavide Grohmann
2022-05-05Add support for inference cancellationDavide Grohmann
2022-05-02Add support for rejected inference responsesDavide Grohmann
2022-04-04Reset firmwareKristofer Jonsson
2022-03-14Network infoKristofer Jonsson
2022-03-10Firmware resident modelKristofer Jonsson
2020-12-10Fix args order to PMU log messageJonny Svärd
2020-11-16Add PMU config to inference creationPer Åstrand
2020-09-17Support inferences with multiple inputs and outputsKristofer Jonsson
2020-08-27Initial commit20.08-rc220.08Kristofer Jonsson