linux-stable/drivers/dma/idxd
Tom Zanussi 0bde4444ec dmaengine: idxd: Enable IDXD performance monitor support
Add the code needed in the main IDXD driver to interface with the IDXD
perfmon implementation.

[ Based on work originally by Jing Lin. ]

Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Link: https://lore.kernel.org/r/a5564a5583911565d31c2af9234218c5166c4b2c.1619276133.git.zanussi@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2021-04-25 21:46:12 +05:30
..
Makefile dmaengine: idxd: Add IDXD performance monitor support 2021-04-25 21:46:12 +05:30
cdev.c dmaengine: idxd: remove detection of device type 2021-04-20 16:43:53 +05:30
device.c dmaengine: idxd: device cmd should use dedicated lock 2021-04-23 23:08:45 +05:30
dma.c dmaengine: idxd: fix dma device lifetime 2021-04-20 16:43:52 +05:30
idxd.h dmaengine: idxd: Add IDXD performance monitor support 2021-04-25 21:46:12 +05:30
init.c dmaengine: idxd: Enable IDXD performance monitor support 2021-04-25 21:46:12 +05:30
irq.c dmaengine: idxd: Enable IDXD performance monitor support 2021-04-25 21:46:12 +05:30
perfmon.c dmaengine: idxd: Add IDXD performance monitor support 2021-04-25 21:46:12 +05:30
perfmon.h dmaengine: idxd: Add IDXD performance monitor support 2021-04-25 21:46:12 +05:30
registers.h dmaengine: idxd: Add IDXD performance monitor support 2021-04-25 21:46:12 +05:30
submit.c dmaengine: idxd: add interrupt handle request and release support 2021-04-23 23:08:45 +05:30
sysfs.c dmaengine: idxd: convert sprintf() to sysfs_emit() for all usages 2021-04-23 23:08:45 +05:30