[libnpuhost] Add the API to get DSPM size of DSP HW.
[platform/adaptation/npu/trix-engine.git] / src / core / npu / NPUdrvAPI.h
2021-03-12 Dongju Chae[libnpuhost] Add the API to get DSPM size of DSP HW.
2021-02-22 Dongju Chae[UAPI] Use a hwmem type to support contiguous mapping
2021-01-15 Dongju Chae[Profile] Get per-layer profiling info. from extended...
2021-01-14 Dongju Chae[UnitTest/NPU] Remove some testcases for TRIV1
2020-12-04 Dongju Chae[Profile] Implement the profile interface and fix minor...
2020-11-24 Dongju Chae[UTILS] Add a feature of trinity-smi to show list of...
2020-11-18 Dongju Chae[Handler/API] Add libnpuhost APIs to get NPU device...
2020-11-18 Dongju Chae[Handler/API] Add libnpuhost APIs to get driver API...
2020-11-13 Dongju Chae[Emul/2TOPS] Use environment variable to set the comman...
2020-11-12 Dongju Chae[Model/Tops] Check the TOPS which TRIV2 device supports
2020-09-24 Dongju Chae[Profile] Implement the prototype of profiling APIs
2020-09-21 Dongju Chae[libnpuhost/profile] Add new APIs for NPU profiling
2020-08-18 Dongju Chae[FIX/FPGA] Add driver-assisted memcpy for workaround...
2020-08-12 Wook Song[Core/NPUDrvAPI/Triv2] Implement stop_target()
2020-07-27 Dongju Chae[API/RunInternal] Implement run_internal (HW recurring...
2020-06-23 Dongju Chae[Ioctl] Add numRequests/stop ioctl() impl for trinity...
2020-06-18 Dongju Chae[Scheduler] Implement the request stop feature
2020-06-17 Dongju Chae[API] Add new API to check the device status before...
2020-06-17 Dongju Chae[ioctl] apply memory status ioctl() for trinity devices
2020-05-27 Dongju Chae[Coverage] Increase the code coverage by excluding...
2020-05-27 Dongju Chae[handler] implement each device's unsetModel() to call...
2020-05-25 Wook Song[Triv2] Implement driver API for Triv2 device
2020-05-18 Wook Song[Core/DrvAPI] Implement the driver api for triv1
2020-05-08 Dongju Chae[TRIV2] Implement TRIV2 handling with segt and add...
2020-05-07 Dongju Chae[API/Status] Implement the memory status API and add...
2020-04-26 Dongju Chae[TRIV2/Segt] Implement a segmenet table derived from...
2020-04-22 Dongju Chae[Coverage/NPU] Increase test coverage for NPU driver...
2020-04-21 Dongju Chae[NPUdrvAPI] Add init() to check a device is available
2020-04-08 Dongju Chae[UnitTest/NPU] Add NPUdrvAPI (emulation only) unittests
2020-04-08 Dongju ChaeUpdate software stack url and log tag info
2020-04-07 Dongju Chae[Refactor/NPU] Revise NPU driver APIs
2020-03-10 Wook Song[Refactor] Refactor according the changes in the device...
2020-03-05 Dongju Chae[InputService/DSP] Add internal input service with DSP
2020-02-18 Dongju Chae[Refactor/Emul] Refactor NPU emulations for random...
2019-12-18 Dongju Chae[ASR] Revise inference-related SW stack for NPU-ASR
2019-10-14 Parichay Kapoor[mem/npu] Add register of dmabuf when alloc memory
2019-10-01 Parichay Kapoor[NPUdrvAPI] Updated interface
2019-08-20 Parichay Kapoor[NE] Add order in constructor and destructor
2019-08-09 Dongju Chae[Build/Dir] Reconstruct core source directory