aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_process.c
diff options
context:
space:
mode:
authorAndrew Lewycky <Andrew.Lewycky@amd.com>2014-12-07 17:05:11 +0200
committerOded Gabbay <oded.gabbay@gmail.com>2015-05-19 13:02:00 +0300
commit29a5d3eb9a7612b26ba098a0db65e54372612d07 (patch)
tree69684f6c29fb18ffd6d12ab9542eba5a0c190272 /drivers/gpu/drm/amd/amdkfd/kfd_process.c
parentdrm/amdkfd: Add interrupt handling module (diff)
downloadlinux-dev-29a5d3eb9a7612b26ba098a0db65e54372612d07.tar.xz
linux-dev-29a5d3eb9a7612b26ba098a0db65e54372612d07.zip
drm/amdkfd: add events IOCTL set definitions
- AMDKFD_IOC_CREATE_EVENT: Creates a new event of a specified type - AMDKFD_IOC_DESTROY_EVENT: Destroys an existing event - AMDKFD_IOC_SET_EVENT: Signal an existing event - AMDKFD_IOC_RESET_EVENT: Reset an existing event - AMDKFD_IOC_WAIT_EVENTS: Wait on event(s) until they are signaled v2: - Move the limit of the signal events to kfd_ioctl.h so it can be used by userspace v3: - Change all bool fields in struct kfd_memory_exception_failure to uint32_t Signed-off-by: Andrew Lewycky <Andrew.Lewycky@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions