commit | 4fa825bf405082a342b3a8717337ba58c7260c3f | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Fri Sep 28 16:21:25 2018 -0700 |
committer | Eric Anholt <eric@anholt.net> | Mon Oct 15 13:10:50 2018 -0700 |
tree | aa6e8afd510e8f63686db28435e4042d94203798 | |
parent | 6915c9a525e575732429c22b28eb11871a29374b [diff] |
drm/v3d: Add some better documentation of the in_sync arguments. Since this is UAPI, it's good to document what exactly the guarantees we're providing are. Signed-off-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/20180928232126.4332-3-eric@anholt.net Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>