From: Oded Gabbay <[email protected]>

Signed-off-by: Oded Gabbay <[email protected]>
Reviewed-by: Ben Goz <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
---
 include/uapi/linux/kfd_ioctl.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/kfd_ioctl.h b/include/uapi/linux/kfd_ioctl.h
index 26283fe..731d0df 100644
--- a/include/uapi/linux/kfd_ioctl.h
+++ b/include/uapi/linux/kfd_ioctl.h
@@ -169,7 +169,7 @@ struct kfd_ioctl_dbg_wave_control_args {
 #define KFD_IOC_WAIT_RESULT_TIMEOUT            1
 #define KFD_IOC_WAIT_RESULT_FAIL               2
 
-#define KFD_SIGNAL_EVENT_LIMIT                 256
+#define KFD_SIGNAL_EVENT_LIMIT                 4096
 
 struct kfd_ioctl_create_event_args {
        __u64 event_page_offset;        /* from KFD */
-- 
2.7.4

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to