aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorLuca Weiss <[email protected]>2020-09-11 18:08:53 +0200
committerRob Clark <[email protected]>2020-09-12 10:09:28 -0700
commit0a48db562c6264da2ae8013491efd6e8dc780520 (patch)
tree04343e8165c233c06b4d602354536e182cd6a4aa /tools/perf/scripts/python/event_analyzing_sample.py
parentec1cb6e4408abe5fb723872d265fefa939f1a2ba (diff)
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 <[email protected]> Reviewed-by: Jordan Crouse <[email protected]> Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions