Robin Murphy d9b631f0a0 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
2019-05-03 15:35:54 -05:00
..
2019-01-24 13:20:42 +01:00
2019-04-24 10:12:50 +10:00
2019-04-12 14:27:45 +10:00
2019-03-25 11:05:12 +01:00
2019-04-24 11:23:20 +09:00
2019-01-24 13:20:42 +01:00
2019-03-25 11:05:12 +01:00
2019-04-17 20:56:40 +08:00
2019-04-24 10:12:50 +10:00
2019-01-29 15:45:21 +01:00
2019-04-15 15:51:49 +10:00
2019-04-12 14:27:45 +10:00
2019-01-29 15:45:21 +01:00
2019-01-24 13:20:42 +01:00
2019-04-01 11:00:18 +02:00
2019-04-24 10:12:50 +10:00
2019-04-24 10:30:45 +10:00
2019-03-19 15:04:03 -05:00
2019-04-12 14:27:45 +10:00
2019-04-05 11:38:02 +10:00
2019-04-15 15:51:49 +10:00
2019-01-24 13:20:42 +01:00
2019-04-15 15:51:49 +10:00
2019-01-10 05:58:52 +10:00
2019-04-25 10:02:10 -04:00
2019-01-29 15:45:21 +01:00
2019-02-04 10:21:17 +01:00
2019-01-12 13:07:58 +01:00
2018-11-30 10:57:18 +01:00