[PATCH 49/83] hsa/radeon: Add kernel queue support for KFD

2014-07-10 Thread Oded Gabbay
From: Ben Goz The kernel queue module enables the KFD to establish kernel queues, not exposed to user space. The kernel queues are used for HIQ (HSA Interface Queue) and DIQ (Debug Interface Queue) operations. Signed-off-by: Ben Goz Signed-off-by: Oded Gabbay ---

[PATCH 49/83] hsa/radeon: Add kernel queue support for KFD

2014-07-10 Thread Oded Gabbay
From: Ben Goz ben@amd.com The kernel queue module enables the KFD to establish kernel queues, not exposed to user space. The kernel queues are used for HIQ (HSA Interface Queue) and DIQ (Debug Interface Queue) operations. Signed-off-by: Ben Goz ben@amd.com Signed-off-by: Oded Gabbay