commit | 6134534ca24f42043cacdd7108026803577f6c59 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed May 16 16:43:11 2018 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Sat May 19 00:21:20 2018 +0200 |
tree | 2bbbb6a7da971137dc8308ae56623f84b729e894 | |
parent | acae8a9d054daa75a01e34b18f3627e6df330622 [diff] |
drm/tegra: Add kerneldoc for UAPI Document the userspace ABI with kerneldoc to provide some information on how to use it. v3: - reword description of arrays and array lengths v2: - keep GEM object creation flags for ABI compatibility - fix typo in struct drm_tegra_syncpt_incr kerneldoc - fix typos in struct drm_tegra_submit kerneldoc - reworded some descriptions as suggested Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>