diff options
author | Bjorn Andersson <[email protected]> | 2024-11-10 09:33:41 -0800 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-11-11 12:03:27 -0600 |
commit | 98e5b7f98356cef2f13b54862ca9ac016b71ff06 (patch) | |
tree | b1f8a9d6400c8f279d4d375f836782a8d01a2b80 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 1af75b2ad08bd5977c51c2d0fc11741a4c0a48d9 (diff) |
drm/msm/adreno: Setup SMMU aparture for per-process page table
Support for per-process page tables requires the SMMU aparture to be
setup such that the GPU can make updates with the SMMU. On some targets
this is done statically in firmware, on others it's expected to be
requested in runtime by the driver, through a SCM call.
One place where configuration is expected to be done dynamically is the
QCS6490 rb3gen2.
The downstream driver does this unconditioanlly on any A6xx and newer,
so follow suite and make the call.
Signed-off-by: Bjorn Andersson <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions