Thomas Hellström d939397303 drm/i915: Remove the vma refcount
Now that i915_vma_parked() is taking the object lock on vma destruction,
and the only user of the vma refcount, i915_gem_object_unbind()
also takes the object lock, remove the vma refcount.

v3: Documentation update.

Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220304082641.308069-3-thomas.hellstrom@linux.intel.com
2022-03-07 08:50:52 +01:00
..
2022-03-07 08:50:03 +01:00
2022-03-07 08:50:03 +01:00
2021-10-07 11:04:05 -07:00
2022-03-07 08:50:52 +01:00
2021-12-17 21:51:59 -08:00
2022-03-07 08:50:52 +01:00
2022-03-07 08:50:52 +01:00
2021-12-17 21:51:59 -08:00
2022-03-02 11:26:17 +00:00