[PATCH 3/5] drm: Move more framebuffer doc from docbook to kerneldoc

2015-12-14 Thread Daniel Vetter
On Mon, Dec 14, 2015 at 04:58:13PM +0100, Thierry Reding wrote: > On Tue, Dec 08, 2015 at 09:49:19AM +0100, Daniel Vetter wrote: > [...] > > @@ -187,6 +189,9 @@ struct drm_framebuffer_funcs { > > * copying the current screen contents to a private buffer and blending > > * between that

[PATCH 3/5] drm: Move more framebuffer doc from docbook to kerneldoc

2015-12-14 Thread Thierry Reding
On Tue, Dec 08, 2015 at 09:49:19AM +0100, Daniel Vetter wrote: [...] > @@ -187,6 +189,9 @@ struct drm_framebuffer_funcs { >* copying the current screen contents to a private buffer and blending >* between that and the new contents. >* > + * GEM based drivers should

[PATCH 3/5] drm: Move more framebuffer doc from docbook to kerneldoc

2015-12-08 Thread Daniel Vetter
I missed a few paragraphs in the docbook that need to be pulled into the fbdev vfunc docs. Cc: Thierry Reding Signed-off-by: Daniel Vetter --- Documentation/DocBook/gpu.tmpl | 72 +- include/drm/drm_crtc.h | 18 ++- 2 files changed, 18