diff options
author | Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com> | 2022-07-01 15:50:54 -0700 |
---|---|---|
committer | Andi Shyti <andi.shyti@linux.intel.com> | 2022-07-27 14:02:13 +0000 |
commit | 50b7191a3c46b2dbf994fd5094fa0985e60581d7 (patch) | |
tree | 33c929e7a525c16ef9d78fbf095dd0fe7c67826f /arch/powerpc/kernel/rtas.c | |
parent | 104415c18b50bfcec327280d7255fe3809985884 (diff) |
drm/i915/vm_bind: Skip vma_lookup for persistent vmas
vma_lookup is tied to segment of the object instead of section
of VA space. Hence, it do not support aliasing (ie., multiple
bindings to the same section of the object).
Skip vma_lookup for persistent vmas as it supports aliasing.
Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Diffstat (limited to 'arch/powerpc/kernel/rtas.c')
0 files changed, 0 insertions, 0 deletions