[PATCH 10/83] hsa/radeon: Add initialization and unmapping of doorbell aperture

2014-07-10 Thread Oded Gabbay
This patch adds initialization of the doorbell aperture when initializing a kfd device. It also adds a call to unmap the doorbell when a process unbinds from the kfd Signed-off-by: Oded Gabbay --- drivers/gpu/hsa/radeon/Makefile | 3 +- drivers/gpu/hsa/radeon/kfd_device.c | 2 +

[PATCH 10/83] hsa/radeon: Add initialization and unmapping of doorbell aperture

2014-07-10 Thread Oded Gabbay
This patch adds initialization of the doorbell aperture when initializing a kfd device. It also adds a call to unmap the doorbell when a process unbinds from the kfd Signed-off-by: Oded Gabbay oded.gab...@amd.com --- drivers/gpu/hsa/radeon/Makefile | 3 +-