amdgpu: UAPI for AMDGPU usermode queues
This patch series introduces libdrm support for AMDGPU usermode graphics queues. User queues is a method of GPU workload submission into the graphics hardware with minimum interfearance from kernel schedulers. In this method, a userspace graphics application can create its own workqueue and submit it directly in the GPU HW.