diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2020-09-11 19:08:53 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2020-09-12 20:09:28 +0300 |
commit | 0a48db562c6264da2ae8013491efd6e8dc780520 (patch) | |
tree | 04343e8165c233c06b4d602354536e182cd6a4aa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ec1cb6e4408abe5fb723872d265fefa939f1a2ba (diff) | |
download | linux-0a48db562c6264da2ae8013491efd6e8dc780520.tar.xz |
drm/msm/adreno: fix probe without iommu
The function iommu_domain_alloc returns NULL on platforms without IOMMU
such as msm8974. This resulted in PTR_ERR(-ENODEV) being assigned to
gpu->aspace so the correct code path wasn't taken.
Fixes: ccac7ce373c1 ("drm/msm: Refactor address space initialization")
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions