drm/i915: add some kernel-doc for shrink_pin and friends
authorMatthew Auld <matthew.auld@intel.com>
Mon, 18 Oct 2021 09:10:52 +0000 (10:10 +0100)
committerMatthew Auld <matthew.auld@intel.com>
Fri, 22 Oct 2021 12:19:25 +0000 (13:19 +0100)
commite25d1ea4b1dc6a0f11a24bac85d5e3673845d365
tree231e0844667fe889ecdd3d16512f2cec835d3f8b
parent893f11f0c73365b31068081ffa3e67af5cd474e7
drm/i915: add some kernel-doc for shrink_pin and friends

Attempt to document shrink_pin and the other relevant interfaces that
interact with it, before we start messing with it.

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211018091055.1998191-5-matthew.auld@intel.com
drivers/gpu/drm/i915/gem/i915_gem_object_types.h
drivers/gpu/drm/i915/gem/i915_gem_shrinker.c