diff options
author | wentalou <Wentao.Lou@amd.com> | 2019-01-14 16:26:13 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-01-29 15:16:18 -0500 |
commit | 06ea4c34991570d1e3d175f81029a6ea4bd8f634 (patch) | |
tree | 64e39922d5fd43d97fec789f9066ac65f2cd64f0 /tools/perf/scripts/python/stackcollapse.py | |
parent | a97c084aad394f65a47af92273494d2ce0da1be5 (diff) |
drm/amdgpu: csa_vaddr should not larger than AMDGPU_GMC_HOLE_START
After removing unnecessary VM size calculations,
vm_manager.max_pfn would reach 0x10,0000,0000
max_pfn << AMDGPU_GPU_PAGE_SHIFT exceeding AMDGPU_GMC_HOLE_START
would cause GPU reset.
Signed-off-by: wentalou <Wentao.Lou@amd.com>
Reviewed-by: Monk Liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions