diff options
author | Oded Gabbay <oded.gabbay@amd.com> | 2014-07-16 12:55:29 (GMT) |
---|---|---|
committer | Oded Gabbay <oded.gabbay@amd.com> | 2014-07-16 12:55:29 (GMT) |
commit | b7facbaec75a20f34c2065121dc423971682f922 (patch) | |
tree | df4956fb5ac5b6e416f926436fb1dc92d508d468 /firmware/emi26 | |
parent | 16423d67936f87e320a7b11771675b982cc9de02 (diff) | |
download | linux-b7facbaec75a20f34c2065121dc423971682f922.tar.xz |
amdkfd: Add IOCTL set definitions of amdkfd
- KFD_IOC_GET_VERSION:
Retrieves the interface version of amdkfd
- KFD_IOC_CREATE_QUEUE:
Creates a usermode queue that runs on a specific GPU device
- KFD_IOC_DESTROY_QUEUE:
Destroys an existing usermode queue
- KFD_IOC_SET_MEMORY_POLICY:
Sets the memory policy of the default and alternate aperture of the
calling process
- KFD_IOC_GET_CLOCK_COUNTERS:
Retrieves counters (timestamps) of CPU and GPU
- KFD_IOC_GET_PROCESS_APERTURES:
Retrieves information about process apertures that were initialized
during the open() call of the amdkfd device
- KFD_IOC_UPDATE_QUEUE:
Updates configuration of an existing usermode queue
v3: Remove pragma pack and pmc ioctls. Added parameter for doorbell offset and
a comment on counters
v5:
Add define for AQL queues.
Fix arguments of Get Version IOCTL
Make IOCTL's structures to be the same size on 32/64 bit
v6: Change the version of the amdkfd-thunk interface
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
Diffstat (limited to 'firmware/emi26')
0 files changed, 0 insertions, 0 deletions