diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2019-01-08 20:29:28 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2019-01-09 22:11:02 +0100 |
commit | ac4f24c213b81ce668574cebaf3e1b2bc92fcff6 (patch) | |
tree | 65bada81983cf5b66cb9e4fd61c5cae494175257 /include/drm/drmP.h | |
parent | 4fb6bb89249324be01f710e9d0b02a70c7f6caca (diff) | |
download | linux-ac4f24c213b81ce668574cebaf3e1b2bc92fcff6.tar.gz linux-ac4f24c213b81ce668574cebaf3e1b2bc92fcff6.tar.bz2 linux-ac4f24c213b81ce668574cebaf3e1b2bc92fcff6.zip |
drm: drm_device.h: update comments to kernel-doc style
Updated comment style to kernel-doc format in drm_device.h
In struct drm_device there are 12 struct members without doc:
- registered
- filelist_mutex
- filelist
- irq
- vbl_lock
- event_lock
- hose
- sigdata
- sigdata.context
- sigdata.lock
- agp_buffer_map
- agp_buffer_token
They all need proper documentation, a task left for someone
that knows their usage.
drm_device is not plugged into Documentation/gpu/drm-internals.rst
as this would create a new load of warnings.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Maxime Ripard <maxime.ripard@bootlin.com>
Cc: Sean Paul <sean@poorly.run>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20190108192939.15255-2-sam@ravnborg.org
Diffstat (limited to 'include/drm/drmP.h')
0 files changed, 0 insertions, 0 deletions