Commit Graph

3 次程式碼提交

作者 SHA1 備註 提交日期
Narendra Muppalla
03173f7cc8 mm-drivers: sync-fence: add changes to serialize fence operations
This change acquires fence_lock to serialize the enable_sw
signalling operation on dma_fence_array. It bails out
safely if the bind operation is called twice on the spec
fence. The error level for bind failure with invalid user fd
is changed to warning as this case can be treated non fatal.

Change-Id: I688cbc84ba3cfb49c54de9b5e1bf8a9ec9d8da3a
Signed-off-by: Narendra Muppalla <quic_nmuppall@quicinc.com>
2022-04-07 14:28:17 -07:00
Jeykumar Sankaran
559a6bee2c mm-drivers: enable mm-driver modules compilation
Enable compilation of mm-driver modules and add scripts to copy
the uapi header files.

Change-Id: I0af6581ca96aa630c9707ef05abc4cccbfe92bab
Signed-off-by: Jeykumar Sankaran <quic_jeykumar@quicinc.com>
2022-01-06 13:38:25 -08:00
Shashank Babu Chinta Venkata
f29d4d57e1 mm-drivers: sync-fence: add sync fence driver snapshot
Add snapshot for syncfence driver in mm-drivers repo.

Change-Id: I43556e3479b45399b1ac0e8ba7a423f36bb21cf9
Signed-off-by: Shashank Babu Chinta Venkata <sbchin@codeaurora.org>
Signed-off-by: Jeykumar Sankaran <quic_jeykumar@quicinc.com>
2022-01-06 13:38:25 -08:00