[PATCH 46/83] hsa/radeon: Add queue and hw_pointer_store modules

2014-07-10 Thread Oded Gabbay
From: Ben Goz The queue module enables allocating and initializing queues uniformly. The hw_pointer_store module handles allocation and assignment of read and write pointers to user HSA queues. Signed-off-by: Ben Goz Signed-off-by: Oded Gabbay --- drivers/gpu/hsa/radeon/Makefile

[PATCH 46/83] hsa/radeon: Add queue and hw_pointer_store modules

2014-07-10 Thread Oded Gabbay
From: Ben Goz ben@amd.com The queue module enables allocating and initializing queues uniformly. The hw_pointer_store module handles allocation and assignment of read and write pointers to user HSA queues. Signed-off-by: Ben Goz ben@amd.com Signed-off-by: Oded Gabbay oded.gab...@amd.com