Files
kernel/include/linux
Chris Wilson d6c99f4bf0 dma-fence: Wrap querying the fence->status
The fence->status is an optional field that is only valid once the fence
has been signaled. (Driver may fill the fence->status with an error code
prior to calling dma_fence_signal().) Given the restriction upon its
validity, wrap querying of the fence->status into a helper
dma_fence_get_status().

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Sumit Semwal <sumit.semwal@linaro.org>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20170104141222.6992-2-chris@chris-wilson.co.uk
2017-01-09 20:06:58 +05:30
..
2016-11-11 23:23:02 +01:00
2016-10-07 18:46:30 -07:00
2016-10-30 13:09:42 -04:00
2016-10-20 15:51:28 +11:00
2016-10-24 19:13:20 -07:00
2016-10-19 11:36:22 -06:00
2016-11-23 16:23:23 -06:00
2016-10-14 11:36:59 -07:00
2016-10-07 18:46:27 -07:00