[PATCH 18/83] hsa/radeon: Enable interrupts in KFD scheduler

2014-07-10 Thread Oded Gabbay
This patch enables the use of interrupts in the KFD scheduler when the scheduler performs its initialization. It also disables the interrupts when the scheduler stops its work. Signed-off-by: Oded Gabbay --- drivers/gpu/hsa/radeon/kfd_sched_cik_static.c | 28 +++ 1 file

[PATCH 18/83] hsa/radeon: Enable interrupts in KFD scheduler

2014-07-10 Thread Oded Gabbay
This patch enables the use of interrupts in the KFD scheduler when the scheduler performs its initialization. It also disables the interrupts when the scheduler stops its work. Signed-off-by: Oded Gabbay oded.gab...@amd.com --- drivers/gpu/hsa/radeon/kfd_sched_cik_static.c | 28