linux/drivers/gpu/drm/ttm
Lee Jones 78616b8885 drm/ttm/ttm_tt: Demote kernel-doc header format abuses
Fixes the following W=1 kernel build warning(s):

 drivers/gpu/drm/ttm/ttm_tt.c:45: warning: Function parameter or member 'bo' not described in 'ttm_tt_create'
 drivers/gpu/drm/ttm/ttm_tt.c:45: warning: Function parameter or member 'zero_alloc' not described in 'ttm_tt_create'
 drivers/gpu/drm/ttm/ttm_tt.c:83: warning: Function parameter or member 'ttm' not described in 'ttm_tt_alloc_page_directory'

Cc: Christian Koenig <christian.koenig@amd.com>
Cc: Huang Rui <ray.huang@amd.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20201116174112.1833368-33-lee.jones@linaro.org
2020-11-17 20:14:18 +01:00
..
Makefile drm/ttm: nuke old page allocator 2020-10-29 15:57:57 +01:00
ttm_agp_backend.c drm/ttm: nuke old page allocator 2020-10-29 15:57:57 +01:00
ttm_bo_util.c drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers 2020-11-09 09:17:36 +01:00
ttm_bo_vm.c drm/ttm: replace context flags with bools v2 2020-11-04 11:23:25 +01:00
ttm_bo.c drm/ttm/ttm_bo: Fix one function header - demote lots of kernel-doc abuses 2020-11-17 20:10:54 +01:00
ttm_execbuf_util.c drm/ttm/amdgpu: consolidate ttm reserve paths 2020-08-06 12:16:31 +10:00
ttm_memory.c drm/ttm: replace context flags with bools v2 2020-11-04 11:23:25 +01:00
ttm_module.c Add SPDX idenitifier and clarify license 2018-05-15 13:44:27 -05:00
ttm_pool.c drm/ttm: fix missing NULL check in the new page pool 2020-11-13 17:01:48 +01:00
ttm_range_manager.c drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc header 2020-11-17 20:13:26 +01:00
ttm_resource.c drm/ttm: replace context flags with bools v2 2020-11-04 11:23:25 +01:00
ttm_tt.c drm/ttm/ttm_tt: Demote kernel-doc header format abuses 2020-11-17 20:14:18 +01:00