Re: [PATCH 2/8] drm/ttm: add some general module kerneldoc

2021-09-08 Thread Matthew Auld
On Wed, 8 Sept 2021 at 14:29, Christian König wrote: > > For now just a brief description of what TTM is all about. > > Signed-off-by: Christian König Reviewed-by: Matthew Auld

[PATCH 2/8] drm/ttm: add some general module kerneldoc

2021-09-08 Thread Christian König
For now just a brief description of what TTM is all about. Signed-off-by: Christian König --- Documentation/gpu/drm-mm.rst | 3 ++- drivers/gpu/drm/ttm/ttm_module.c | 12 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/Documentation/gpu/drm-mm.rst b/Documentation

Re: [PATCH 2/8] drm/ttm: add some general module kerneldoc

2021-09-07 Thread Alex Deucher
On Tue, Sep 7, 2021 at 4:01 AM Christian König wrote: > > For now just a brief description of what TTM is all about. > > Signed-off-by: Christian König > --- > Documentation/gpu/drm-mm.rst | 3 ++- > drivers/gpu/drm/ttm/ttm_module.c | 12 > 2 files changed, 14 insertions(+), 1

[PATCH 2/8] drm/ttm: add some general module kerneldoc

2021-09-07 Thread Christian König
For now just a brief description of what TTM is all about. Signed-off-by: Christian König --- Documentation/gpu/drm-mm.rst | 3 ++- drivers/gpu/drm/ttm/ttm_module.c | 12 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/Documentation/gpu/drm-mm.rst b/Documentation