]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/vc4: Extend and edit documentation for output from the RST
authorEric Anholt <eric@anholt.net>
Mon, 27 Feb 2017 20:11:43 +0000 (12:11 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 28 Feb 2017 20:51:49 +0000 (12:51 -0800)
commitf6c01530fd987eb70e051580d831ac04ef920352
tree3c294fd04e8f43cca7f728c7a2c96a001ea3a976
parent60c5d3b72989ec9922f9aa2bb5edc331659389dd
drm/vc4: Extend and edit documentation for output from the RST

I had written most of my comments as if I was describing the
individual code files the way I used to for doxygen, while for RST we
want to describe things in a more chapter/section way where there's no
obvious relation to .c files.

Additionally, several of the files had stub descriptions that I've
taken this opportunity to extend.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170227201144.10970-4-eric@anholt.net
drivers/gpu/drm/vc4/vc4_crtc.c
drivers/gpu/drm/vc4/vc4_dpi.c
drivers/gpu/drm/vc4/vc4_hdmi.c
drivers/gpu/drm/vc4/vc4_hvs.c
drivers/gpu/drm/vc4/vc4_render_cl.c
drivers/gpu/drm/vc4/vc4_validate.c
drivers/gpu/drm/vc4/vc4_validate_shaders.c
drivers/gpu/drm/vc4/vc4_vec.c