]> git.baikalelectronics.ru Git - kernel.git/commit
dma/fence: Export enable-signaling tracepoint for emission by drivers
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 24 Jan 2017 11:57:58 +0000 (11:57 +0000)
committerGustavo Padovan <gustavo.padovan@collabora.com>
Fri, 27 Jan 2017 17:24:44 +0000 (15:24 -0200)
commit36c61d03ea459967ba471a9b70b3f9afa567f63d
treea3fcf2e069801df42043c2109124d11928c491eb
parent30ae39205c0bb383425232fc9bb9e6d38f067ef3
dma/fence: Export enable-signaling tracepoint for emission by drivers

Currently this tracepoint is solely used by dma_fence_enable_sw_signaling,
however I have a need to manually perform the hw enabling of the
signaling and would like to emit this tracepoint for completeness.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170124115758.31353-1-chris@chris-wilson.co.uk
drivers/dma-buf/dma-fence.c