]> Git Repo - linux.git/commit
iommu/tegra: gart: Do not register with bus
authorThierry Reding <[email protected]>
Fri, 23 Jan 2015 15:37:51 +0000 (16:37 +0100)
committerJoerg Roedel <[email protected]>
Mon, 26 Jan 2015 12:41:07 +0000 (13:41 +0100)
commitc7e3ca515e784a82223f447b79eb2090bdb91378
tree9a6d4b6b4c421cc38d242035ca236006a8913f1a
parent26bc420b59a38e4e6685a73345a0def461136dce
iommu/tegra: gart: Do not register with bus

The driver currently doesn't work as expected and causes existing setups
with Tegra20 to break after commit df06b759f2cf ("drm/tegra: Add IOMMU
support"). To restore these setups, do not register the operations with
the platform bus for now. Fixing this properly will involve non-trivial
changes to the DRM driver, which are unlikely to be accepted at this
point in the release cycle.

Reported-by: Misha Komarovskiy <[email protected]>
Reported-by: Nicolas Chauvet <[email protected]>
Tested-by: Misha Komarovskiy <[email protected]>
Tested-by: Dmitry Osipenko <[email protected]>
Cc: Hiroshi Doyu <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
drivers/iommu/tegra-gart.c
This page took 0.052391 seconds and 4 git commands to generate.