Re: [PATCH V4 06/10] accel/amdxdna: Add GEM buffer object management

2024-10-18 Thread Jeffrey Hugo
On 10/11/2024 5:12 PM, Lizhi Hou wrote: There different types of BOs are supported: - shmem A user application uses shmem BOs as input/output for its workload running on NPU. - device memory heap The fixed size buffer dedicated to the device. - device buffer The buffer object allocated from de

[PATCH V4 06/10] accel/amdxdna: Add GEM buffer object management

2024-10-11 Thread Lizhi Hou
There different types of BOs are supported: - shmem A user application uses shmem BOs as input/output for its workload running on NPU. - device memory heap The fixed size buffer dedicated to the device. - device buffer The buffer object allocated from device memory heap. - command buffer The bu