Skip to content

amdgpu: Add UAPI support for user mode queues SIGNAL and WAIT operations

arunpravin24 requested to merge arunpravin24/drm:main into main

These patches introduce IOCTL functions for the user queue fence synchronization and an example libdrm test case using the USERQUEUE SIGNAL and WAIT IOCTLs.

Merge request reports