diff options
author | Robin Murphy <robin.murphy@arm.com> | 2019-05-03 16:31:42 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-05-03 15:35:54 -0500 |
commit | d9b631f0a0c43ee180845d0a994d2cf4948a2eae (patch) | |
tree | db1f20e7832bf81b42b2cac46e7e89940d817183 /scripts/gdb/linux/modules.py | |
parent | 6ff408e6dc2072adc3e27d7687dfba19edb05d60 (diff) | |
download | linux-stable-d9b631f0a0c43ee180845d0a994d2cf4948a2eae.tar.gz linux-stable-d9b631f0a0c43ee180845d0a994d2cf4948a2eae.tar.bz2 linux-stable-d9b631f0a0c43ee180845d0a994d2cf4948a2eae.zip |
drm/panfrost: Set DMA masks earlier
The DMA masks need to be set correctly before any DMA API activity kicks
off, and the current point in panfrost_probe() is way too late in that
regard. since panfrost_mmu_init() has already set up a live address
space and DMA-mapped MMU pagetables. We can't set masks until we've
queried the appropriate value from MMU_FEATURES, but as soon as
reasonably possible after that should suffice.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/64361b929a5c61d2ab9580262ecb3d369164cfcb.1556195258.git.robin.murphy@arm.com
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions