commit | 528314b503f855b268ae7861ea4e206fbbfb8356 | [log] [tgz] |
---|---|---|
author | Dave Jiang <dave.jiang@intel.com> | Fri Feb 22 10:00:10 2019 -0700 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Feb 25 12:18:38 2019 +0530 |
tree | 873bde942ff9be7959da78f4ac62cf6a1976f656 | |
parent | e0100d40906d5dbe6d09d31083c1a5aaccc947fa [diff] |
dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4 IOATDMA 3.4 supports PCIe LTR mechanism. The registers are non-standard PCIe LTR support. This needs to be setup in order to not suffer performance impact and provide proper power management. The channel is set to active when it is allocated, and to passive when it's freed. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>