drm/ttm: add some kernel-doc for TTM_TT_FLAG_*
authorMatthew Auld <matthew.auld@intel.com>
Wed, 29 Sep 2021 13:26:28 +0000 (14:26 +0100)
committerChristian König <christian.koenig@amd.com>
Wed, 29 Sep 2021 14:18:20 +0000 (16:18 +0200)
commita5a3dd42fe1314a77972d8682156078de3d0410d
tree4dc4db5fb9cacf9ccad579049d913c12a027f52c
parent43d46f0b78bba5dc5ffb6f1b9a1d4c8d0c5dd1fc
drm/ttm: add some kernel-doc for TTM_TT_FLAG_*

Move it to inline kernel-doc, otherwise we can't add empty lines it
seems. Also drop the kernel-doc for pages_list, which doesn't seem to
exist.

v2(Christian):
  - Add a note that FLAG_SWAPPED shouldn't need to be touched by drivers.
  - Mention what FLAG_POPULATED does.

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Cc: Christian König <christian.koenig@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210929132629.353541-2-matthew.auld@intel.com
Signed-off-by: Christian König <christian.koenig@amd.com>
include/drm/ttm/ttm_tt.h