summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_fb.c
diff options
context:
space:
mode:
authorNiranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>2022-07-01 15:50:54 -0700
committerAndi Shyti <andi.shyti@linux.intel.com>2022-07-27 14:02:13 +0000
commit50b7191a3c46b2dbf994fd5094fa0985e60581d7 (patch)
tree33c929e7a525c16ef9d78fbf095dd0fe7c67826f /drivers/gpu/drm/radeon/radeon_fb.c
parent104415c18b50bfcec327280d7255fe3809985884 (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 'drivers/gpu/drm/radeon/radeon_fb.c')
0 files changed, 0 insertions, 0 deletions