diff options
author | 2016-03-02 19:12:27 +0900 | |
---|---|---|
committer | 2016-03-14 10:13:32 +1000 | |
commit | 9bcd38de5be745af218df9f569ec01b62905fabf (patch) | |
tree | 9da76b448bef37d9a48c35fc682802e7630ee5c1 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/nouveau/ltc/gf100: use more reasonable timeout value (diff) | |
download | wireguard-linux-9bcd38de5be745af218df9f569ec01b62905fabf.tar.xz wireguard-linux-9bcd38de5be745af218df9f569ec01b62905fabf.zip |
drm/nouveau/bo: consider DMA buffers on x86 only
The DMA API has different semantics on different architectures.
Currently on arm64, it can only provide memory from a small pool which
dries up quickly if we attempt to allocate big buffers from it.
Do not consider that option when running on non-x86, since regular TTM
buffers are the (current) best-fit for ARM platforms.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions