]> Git Repo - linux.git/commit
drm/doc: Polish for drm_plane.[hc]
authorDaniel Vetter <[email protected]>
Wed, 21 Sep 2016 08:59:25 +0000 (10:59 +0200)
committerSean Paul <[email protected]>
Thu, 22 Sep 2016 07:04:01 +0000 (00:04 -0700)
commit532b36712ddfdca90f4db9a5365039cc08a3ff84
tree1570fbb736ce7964fcda7bcaf7eada3c3cdc0de5
parent43968d7b806d7a7e021261294c583a216fddf0e5
drm/doc: Polish for drm_plane.[hc]

Big thing is untangling and carefully documenting the different uapi
types of planes. I also sprinkled a few more cross references around
to make this easier to discover.

As usual, remove the kerneldoc for internal functions which are not
exported. Aside: We should probably go OCD on all the ioctl handlers
and consistenly give them an _ioctl postfix.

Acked-by: Archit Taneja <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Documentation/gpu/drm-kms.rst
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/drm_plane.c
include/drm/drm_plane.h
This page took 0.056493 seconds and 4 git commands to generate.