Home
last modified time | relevance | path

Searched hist:"4 c5bb6eb4055adcefaeb5da56dfbecf7df3695d7" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dintel_th.hdiff 4c5bb6eb4055adcefaeb5da56dfbecf7df3695d7 Fri May 03 03:44:42 CDT 2019 Alexander Shishkin <alexander.shishkin@linux.intel.com> intel_th: Only report useful IRQs to subdevices

The only type of IRQ triggering event that is useful to us at the moment
is the "last block" interrupt of the MSU. This interrupt can only be
enabled via "MINTCTL" register that doesn't exist in earlier version of
the Intel TH.

Enumerate the presence of MINTCTL via per-device driver data structure
and only instantiate the IRQ resource for subdevices if this capability
is present.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dcore.cdiff 4c5bb6eb4055adcefaeb5da56dfbecf7df3695d7 Fri May 03 03:44:42 CDT 2019 Alexander Shishkin <alexander.shishkin@linux.intel.com> intel_th: Only report useful IRQs to subdevices

The only type of IRQ triggering event that is useful to us at the moment
is the "last block" interrupt of the MSU. This interrupt can only be
enabled via "MINTCTL" register that doesn't exist in earlier version of
the Intel TH.

Enumerate the presence of MINTCTL via per-device driver data structure
and only instantiate the IRQ resource for subdevices if this capability
is present.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dpci.cdiff 4c5bb6eb4055adcefaeb5da56dfbecf7df3695d7 Fri May 03 03:44:42 CDT 2019 Alexander Shishkin <alexander.shishkin@linux.intel.com> intel_th: Only report useful IRQs to subdevices

The only type of IRQ triggering event that is useful to us at the moment
is the "last block" interrupt of the MSU. This interrupt can only be
enabled via "MINTCTL" register that doesn't exist in earlier version of
the Intel TH.

Enumerate the presence of MINTCTL via per-device driver data structure
and only instantiate the IRQ resource for subdevices if this capability
is present.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>