summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_wait_user_fence.c
AgeCommit message (Expand)Author
2024-11-04drm/xe/ufence: Flush xe ordered_wq in case of ufence timeoutNirmoy Das
2024-10-16drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula
2024-01-08drm/xe: Fix spelling mistake "gueue" -> "queue"Colin Ian King
2023-12-26drm/xe: Fix warning on impossible conditionLucas De Marchi
2023-12-21drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctlBommu Krishnaiah
2023-12-21drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structureBommu Krishnaiah
2023-12-21drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASKRodrigo Vivi
2023-12-21drm/xe/uapi: Add _FLAG to uAPI constants usable for flagsFrancois Dugast
2023-12-21drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERRORMatthew Brost
2023-12-21drm/xe: timeout needs to be a signed valueFei Yang
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast
2023-12-21drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERRFrancois Dugast
2023-12-21drm/xe: Use nanoseconds instead of jiffies in uapi for user fenceZbigniew KempczyƄski
2023-12-21drm/xe: properly check bounds for xe_wait_user_fence_ioctl()Paulo Zanoni
2023-12-21drm/Xe: Use EOPNOTSUPP instead of ENOTSUPPJanga Rahul Kumar
2023-12-19drm/xe: Validate uAPI padding and reserved fieldsChristopher Snowhill
2023-12-19drm/xe: Add missing include xe_wait_user_fence.hLucas De Marchi
2023-12-19drm/xe: Make local functions staticLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost