aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPhilip Yang <[email protected]>2024-03-11 18:07:34 -0400
committerAlex Deucher <[email protected]>2024-03-20 13:12:57 -0400
commit6c6064cbe58b43533e3451ad6a8ba9736c109ac3 (patch)
tree93712843112903e2ae697a75fafd726f14897e83 /tools/perf/scripts/python/export-to-sqlite.py
parent6a7cbbc267c0cafa2b027983a40276deb673c066 (diff)
drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag
Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgpu_ttm_backend_unbind will not clear the gart page table entry and leave valid mapping entry pointing to the stale system page. Then if GPU access the gart address mistakely, it will read undefined value instead page fault, harder to debug and reproduce the real issue. Cc: [email protected] Signed-off-by: Philip Yang <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions