]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b1e4db208941c08cce8af01584597b1cc26c713
tree4dc4db5fb9cacf9ccad579049d913c12a027f52c
parent76ca0b09120afd773f1035d710b7d8fdb25c040c
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