diff options
author | Marc Zyngier <[email protected]> | 2018-08-05 13:48:07 +0100 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2018-09-10 10:52:27 +0200 |
commit | 7f3ef5dedb146e3d5063b6845781ad1bb59b92b5 (patch) | |
tree | 07a6caac29b7d7dbd0f09ee600c23d151de9c575 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
parent | c10802b684c6bb00ecc6b4985805b05ebcc76a5d (diff) |
drm/rockchip: Allow driver to be shutdown on reboot/kexec
Leaving the DRM driver enabled on reboot or kexec has the annoying
effect of leaving the display generating transactions whilst the
IOMMU has been shut down.
In turn, the IOMMU driver (which shares its interrupt line with
the VOP) starts warning either on shutdown or when entering the
secondary kernel in the kexec case (nothing is expected on that
front).
A cheap way of ensuring that things are nicely shut down is to
register a shutdown callback in the platform driver.
Signed-off-by: Marc Zyngier <[email protected]>
Tested-by: Vicente Bergas <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions