[PATCH 15/83] hsa/radeon: Add interrupt handling module

2014-07-11 Thread Jerome Glisse
On Fri, Jul 11, 2014 at 12:50:15AM +0300, Oded Gabbay wrote: > This patch adds the interrupt handling module, in kfd_interrupt.c, > and its related members in different data structures to the KFD > driver. > > The KFD interrupt module maintains an internal interrupt ring per kfd > device. The inte

[PATCH 15/83] hsa/radeon: Add interrupt handling module

2014-07-11 Thread Oded Gabbay
This patch adds the interrupt handling module, in kfd_interrupt.c, and its related members in different data structures to the KFD driver. The KFD interrupt module maintains an internal interrupt ring per kfd device. The internal interrupt ring contains interrupts that needs further handling.The e