Searched hist:aac8da65174a35749fcf21dbca4c1be314b562b5 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/hwtracing/intel_th/ |
H A D | msu.h | diff aac8da65174a35749fcf21dbca4c1be314b562b5 Fri May 03 03:44:41 CDT 2019 Alexander Shishkin <alexander.shishkin@linux.intel.com> intel_th: msu: Start handling IRQs
We intend to use the interrupt to detect Last Block condition in the MSU driver, which we can use for double-buffering software-managed data transfers.
Add an interrupt handler to the MSU driver.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | intel_th.h | diff aac8da65174a35749fcf21dbca4c1be314b562b5 Fri May 03 03:44:41 CDT 2019 Alexander Shishkin <alexander.shishkin@linux.intel.com> intel_th: msu: Start handling IRQs
We intend to use the interrupt to detect Last Block condition in the MSU driver, which we can use for double-buffering software-managed data transfers.
Add an interrupt handler to the MSU driver.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | core.c | diff aac8da65174a35749fcf21dbca4c1be314b562b5 Fri May 03 03:44:41 CDT 2019 Alexander Shishkin <alexander.shishkin@linux.intel.com> intel_th: msu: Start handling IRQs
We intend to use the interrupt to detect Last Block condition in the MSU driver, which we can use for double-buffering software-managed data transfers.
Add an interrupt handler to the MSU driver.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | msu.c | diff aac8da65174a35749fcf21dbca4c1be314b562b5 Fri May 03 03:44:41 CDT 2019 Alexander Shishkin <alexander.shishkin@linux.intel.com> intel_th: msu: Start handling IRQs
We intend to use the interrupt to detect Last Block condition in the MSU driver, which we can use for double-buffering software-managed data transfers.
Add an interrupt handler to the MSU driver.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|