]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit8c96c678011eeb1676da18f203e90dea7e0d69d2
treea3fcf2e069801df42043c2109124d11928c491eb
parent56cbbf25b783961a2d725937e2d3dcd4ca9076e5
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