[PATCH 26/83] hsa/radeon: Make binding of process to device permanent

2014-07-10 Thread Oded Gabbay
From: Andrew Lewycky Permanently bind the process to the device. The binding survives even when all queues are destroyed. Process exit and device removal terminate the binding. Signed-off-by: Andrew Lewycky Signed-off-by: Oded Gabbay --- drivers/gpu/hsa/radeon/kfd_chardev.c | 27

[PATCH 26/83] hsa/radeon: Make binding of process to device permanent

2014-07-10 Thread Oded Gabbay
From: Andrew Lewycky andrew.lewy...@amd.com Permanently bind the process to the device. The binding survives even when all queues are destroyed. Process exit and device removal terminate the binding. Signed-off-by: Andrew Lewycky andrew.lewy...@amd.com Signed-off-by: Oded Gabbay