summaryrefslogtreecommitdiff
path: root/drivers/auxdisplay
diff options
context:
space:
mode:
authorGary R Hook <ghook@amd.com>2017-03-10 18:28:18 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-30 07:41:26 (GMT)
commitb1ef9daa50cc88dfc82fa1646da66550c9c0af3f (patch)
treef567da39f84940387e9f3caba73a9a033378b609 /drivers/auxdisplay
parentcb6e07ba5878959d5ebb6189e6e11cc335d914b6 (diff)
downloadlinux-b1ef9daa50cc88dfc82fa1646da66550c9c0af3f.tar.xz
crypto: ccp - Assign DMA commands to the channel's CCP
commit 7c468447f40645fbf2a033dfdaa92b1957130d50 upstream. The CCP driver generally uses a round-robin approach when assigning operations to available CCPs. For the DMA engine, however, the DMA mappings of the SGs are associated with a specific CCP. When an IOMMU is enabled, the IOMMU is programmed based on this specific device. If the DMA operations are not performed by that specific CCP then addressing errors and I/O page faults will occur. Update the CCP driver to allow a specific CCP device to be requested for an operation and use this in the DMA engine support. Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/auxdisplay')
0 files changed, 0 insertions, 0 deletions