diff options
author | Rob Clark <[email protected]> | 2021-07-07 11:01:13 -0700 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-07-27 08:14:55 -0700 |
commit | bceddc2cb581dffc94370517f7eedbd9aa16c74b (patch) | |
tree | 5e773a98de4c646cb29712be5c0653aadd6f0e70 /tools/perf/scripts/python/netdev-times.py | |
parent | b910a0206b59eb90ea8ff76d146f4c3156da61e9 (diff) |
drm/msm: Fix display fault handling
It turns out that when the display is enabled by the bootloader, we can
get some transient iommu faults from the display. Which doesn't go over
too well when we install a fault handler that is gpu specific. To avoid
this, defer installing the fault handler until we get around to setting
up per-process pgtables (which is adreno_smmu specific). The arm-smmu
fallback error reporting is sufficient for reporting display related
faults (and in fact was all we had prior to f8f934c180f629bb927a04fd90d)
Reported-by: Dmitry Baryshkov <[email protected]>
Reported-by: Yassine Oudjana <[email protected]>
Fixes: 2a574cc05d38 ("drm/msm: Improve the a6xx page fault handler")
Signed-off-by: Rob Clark <[email protected]>
Tested-by: John Stultz <[email protected]>
Tested-by: Yassine Oudjana <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions