diff options
author | 2020-04-07 14:54:23 +0200 | |
---|---|---|
committer | 2020-04-28 16:20:30 -0400 | |
commit | 9c466bcbda68d73c9ba26e8307b0dff11dd285d8 (patch) | |
tree | 4f4765bb969023616471819d401cecc97324a350 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu: rename direct to immediate for VM updates (diff) | |
download | linux-dev-9c466bcbda68d73c9ba26e8307b0dff11dd285d8.tar.xz linux-dev-9c466bcbda68d73c9ba26e8307b0dff11dd285d8.zip |
drm/amdgpu: add new unlocked flag for PTE updates
For HMM support we need the ability to invalidate PTEs from
a MM callback where we can't lock the root PD.
Add a new flag to better support this instead of assuming
that all invalidation updates are unlocked.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions