Searched hist:"8798 a803ddf6329dc3b995775862b571db4909d2" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/vfio/fsl-mc/ |
H A D | vfio_fsl_mc.c | diff 8798a803ddf6329dc3b995775862b571db4909d2 Wed Sep 22 06:05:30 CDT 2021 Diana Craciun <diana.craciun@oss.nxp.com> vfio/fsl-mc: Add per device reset support
Currently when a fsl-mc device is reset, the entire DPRC container is reset which is very inefficient because the devices within a container will be reset multiple times. Add support for individually resetting a device.
Signed-off-by: Diana Craciun <diana.craciun@oss.nxp.com> Reviewed-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Link: https://lore.kernel.org/r/20210922110530.24736-2-diana.craciun@oss.nxp.com Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
|