tree: git://people.freedesktop.org/~airlied/linux.git drm-exclusive-objects
head: f8eeba2dc5a026c77d23d069cbcaad92619b2234
commit: f8eeba2dc5a026c77d23d069cbcaad92619b2234 [34/34] drm: add exclusive
resource handling interfaces.
reproduce: make htmldocs
All warnings (new ones prefixed by >>):
make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make
rule.
include/linux/init.h:1: warning: no structured comments found
include/linux/workqueue.h:392: warning: No description found for parameter
'...'
include/linux/workqueue.h:392: warning: Excess function parameter 'args'
description in 'alloc_workqueue'
include/linux/workqueue.h:413: warning: No description found for parameter
'...'
include/linux/workqueue.h:413: warning: Excess function parameter 'args'
description in 'alloc_ordered_workqueue'
include/linux/kthread.h:26: warning: No description found for parameter '...'
kernel/sys.c:1: warning: no structured comments found
drivers/dma-buf/seqno-fence.c:1: warning: no structured comments found
include/sound/core.h:324: warning: No description found for parameter '...'
include/sound/core.h:335: warning: No description found for parameter '...'
include/sound/core.h:388: warning: No description found for parameter '...'
include/drm/drm_drv.h:409: warning: No description found for parameter 'load'
include/drm/drm_drv.h:409: warning: No description found for parameter
'firstopen'
include/drm/drm_drv.h:409: warning: No description found for parameter 'open'
include/drm/drm_drv.h:409: warning: No description found for parameter
'preclose'
include/drm/drm_drv.h:409: warning: No description found for parameter
'postclose'
include/drm/drm_drv.h:409: warning: No description found for parameter
'lastclose'
include/drm/drm_drv.h:409: warning: No description found for parameter
'unload'
include/drm/drm_drv.h:409: warning: No description found for parameter
'dma_ioctl'
include/drm/drm_drv.h:409: warning: No description found for parameter
'dma_quiescent'
include/drm/drm_drv.h:409: warning: No description found for parameter
'context_dtor'
include/drm/drm_drv.h:409: warning: No description found for parameter
'set_busid'
include/drm/drm_drv.h:409: warning: No description found for parameter
'irq_handler'
include/drm/drm_drv.h:409: warning: No description found for parameter
'irq_preinstall'
include/drm/drm_drv.h:409: warning: No description found for parameter
'irq_postinstall'
include/drm/drm_drv.h:409: warning: No description found for parameter
'irq_uninstall'
include/drm/drm_drv.h:409: warning: No description found for parameter
'debugfs_init'
include/drm/drm_drv.h:409: warning: No description found for parameter
'debugfs_cleanup'
include/drm/drm_drv.h:409: warning: No description found for parameter
'gem_open_object'
include/drm/drm_drv.h:409: warning: No description found for parameter
'gem_close_object'
include/drm/drm_drv.h:409: warning: No description found for parameter
'prime_handle_to_fd'
include/drm/drm_drv.h:409: warning: No description found for parameter
'prime_fd_to_handle'
include/drm/drm_drv.h:409: warning: No description found for parameter
'gem_prime_export'
include/drm/drm_drv.h:409: warning: No description found for parameter
'gem_prime_import'
include/drm/drm_drv.h:409: warning: No description found for parameter
'gem_prime_pin'
include/drm/drm_drv.h:409: warning: No description found for parameter
'gem_prime_unpin'
include/drm/drm_drv.h:409: warning: No description found for parameter
'gem_prime_res_obj'
include/drm/drm_drv.h:409: warning: No description found for parameter
'gem_prime_get_sg_table'
include/drm/drm_drv.h:409: warning: No description found for parameter
'gem_prime_import_sg_table'
include/drm/drm_drv.h:409: warning: No description found for parameter
'gem_prime_vmap'
include/drm/drm_drv.h:409: warning: No description found for parameter
'gem_prime_vunmap'
include/drm/drm_drv.h:409: warning: No description found for parameter
'gem_prime_mmap'
include/drm/drm_drv.h:409: warning: No description found for parameter
'vgaarb_irq'
include/drm/drm_drv.h:409: warning: No description found for parameter
'gem_vm_ops'
include/drm/drm_drv.h:409: warning: No description found for parameter
'major'
include/drm/drm_drv.h:409: warning: No description found for parameter
'minor'
include/drm/drm_drv.h:409: warning: No description found for parameter
'patchlevel'
include/drm/drm_drv.h:409: warning: No description found for parameter 'name'
include/drm/drm_drv.h:409: warning: No description found for parameter 'desc'
include/drm/drm_drv.h:409: warning: No description found for parameter 'date'
include/drm/drm_drv.h:409: warning: No description found for parameter
'driver_features'
include/drm/drm_drv.h:409: warning: No description found for parameter
'dev_priv_size'
include/drm/drm_drv.h:409: warning: No description found for parameter
'ioctls'
include/drm/drm_drv.h:409: warning: No description found for parameter
'num_ioctls'
include/drm/drm_drv.h:409: warning: No description found for parameter 'fops'
include/drm/drm_drv.h:409: warning: No description found for parameter
'legacy_dev_list'
>> include/drm/drm_mode_object.h:61: warning: No description found for
>> parameter 'exclusive_access'
>> include/drm/drm_auth.h:55: warning: No description found for parameter
>> 'allowed_resources'
include/media/media-entity.h:1054: warning: No description found for
parameter '...'
include/net/mac80211.h:3207: ERROR: Unexpected indentation.
include/net/mac80211.h:3210: WARNING: Block quote ends without a blank line;
unexpected unindent.
include/net/mac80211.h:3212: ERROR: Unexpected indentation.
include/net/mac80211.h:3213: WARNING: Block quote ends without a blank line;
unexpected unindent.
include/net/mac80211.h:1772: ERROR: Unexpected indentation.
include/net/mac80211.h:1776: WARNING: Block quote ends without a blank line;
unexpected unindent.
kernel/sched/fair.c:7259: WARNING: Inline emphasis start-string without
end-string.
kernel/time/timer.c:1240: ERROR: Unexpected indentation.
kernel/time/timer.c:1242: ERROR: Unexpected indentation.
kernel/time/timer.c:1243: WARNING: Block quote ends without a blank line;
unexpected unindent.
include/linux/wait.h:121: WARNING: Block quote ends without a blank line;
unexpected unindent.
include/linux/wait.h:124: ERROR: Unexpected indentation.
include/linux/wait.h:126: WARNING: Block quote ends without a blank line;
unexpected unindent.
kernel/time/hrtimer.c:1021: WARNING: Block quote ends without a blank line;
unexpected unindent.
kernel/signal.c:317: WARNING: Inline literal start-string without end-string.
drivers/base/firmware_class.c:1348: WARNING: Bullet list ends without a
blank line; unexpected unindent.
drivers/message/fusion/mptbase.c:5054: WARNING: Definition list ends without
a blank line; unexpected unindent.
drivers/tty/serial/serial_core.c:1893: WARNING: Definition list ends without
a blank line; unexpected unindent.
include/linux/spi/spi.h:369: ERROR: Unexpected indentation.
WARNING: dvipng command 'dvipng' cannot be run (needed for math display),
check the imgmath_dvipng setting
vim +/exclusive_access +61 include/drm/drm_mode_object.h
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 45 *
drm_object_attach_property() before the object is visible to userspace.
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 46 *
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 47 * - For
objects with dynamic lifetimes (as indicated by a non-NULL @free_cb) it
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 48 *
provides reference counting through drm_mode_object_reference() and
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 49 *
drm_mode_object_unreference(). This is used by &drm_framebuffer,
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 50 *
&drm_connector and &drm_property_blob. These objects provide specialized
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 51 *
reference counting wrappers.
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 52 */
7520a277 include/drm/drm_modeset.h Daniel Vetter 2016-08-15 53 struct
drm_mode_object {
7520a277 include/drm/drm_modeset.h Daniel Vetter 2016-08-15 54
uint32_t id;
7520a277 include/drm/drm_modeset.h Daniel Vetter 2016-08-15 55
uint32_t type;
f8eeba2d include/drm/drm_mode_object.h Dave Airlie 2016-12-07 56 bool
exclusive_access;
7520a277 include/drm/drm_modeset.h Daniel Vetter 2016-08-15 57 struct
drm_object_properties *properties;
7520a277 include/drm/drm_modeset.h Daniel Vetter 2016-08-15 58 struct
kref refcount;
7520a277 include/drm/drm_modeset.h Daniel Vetter 2016-08-15 59 void
(*free_cb)(struct kref *kref);
7520a277 include/drm/drm_modeset.h Daniel Vetter 2016-08-15 60 };
7520a277 include/drm/drm_modeset.h Daniel Vetter 2016-08-15 @61
52217195 include/drm/drm_modeset.h Daniel Vetter 2016-08-12 62 #define
DRM_OBJECT_MAX_PROPERTY 24
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 63 /**
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 64 * struct
drm_object_properties - property tracking for &drm_mode_object
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 65 */
52217195 include/drm/drm_modeset.h Daniel Vetter 2016-08-12 66 struct
drm_object_properties {
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 67 /**
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 68 *
@count: number of valid properties, must be less than or equal to
a2511a55 include/drm/drm_mode_object.h Daniel Vetter 2016-08-29 69 *
DRM_OBJECT_MAX_PROPERTY.
:::::: The code at line 61 was first introduced by commit
:::::: 7520a277d97be6e8a8ec038bb5ed01f40d4f9aeb drm: Extract
drm_framebuffer.[hc]
:::::: TO: Daniel Vetter <daniel.vetter at ffwll.ch>
:::::: CC: Daniel Vetter <daniel.vetter at ffwll.ch>
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 6425 bytes
Desc: not available
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20161207/92bb6381/attachment.gz>