diff options
| author | Chris Wilson <[email protected]> | 2019-08-22 06:15:57 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-08-22 07:53:42 +0000 |
| commit | 1f7fd484fff1b432373f0d0682fb0e2015113161 (patch) | |
| tree | 1154402998a28db068e05c7960f6d09fe249c3dc /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/i915: Pull obj->userfault tracking under the ggtt->mutex (diff) | |
| download | kernel-1f7fd484fff1b432373f0d0682fb0e2015113161.tar.gz kernel-1f7fd484fff1b432373f0d0682fb0e2015113161.zip | |
drm/i915: Replace i915_vma_put_fence()
Avoid calling i915_vma_put_fence() by using our alternate paths that
bind a secondary vma avoiding the original fenced vma. For the few
instances where we need to release the fence (i.e. on binding when the
GGTT range becomes invalid), replace the put_fence with a revoke_fence.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
