Commit Graph

6 Commits

Author SHA1 Message Date
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
Sandeep Gangadharaiah
40f846646b mm-drivers: msm_ext_display: export msm-ext-display module symbols
msm_ext_display module symbols have to be exported before they can be
used by external kernel modules. This change updates the makefile 
for the same.

Change-Id: I86dbc2d8bbc0a3a0d640172ef0aebc03723eecc8
Signed-off-by: Sandeep Gangadharaiah <quic_sandgang@quicinc.com>
2022-02-08 15:09:04 -05: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
03c0ab32cb mm-drivers: msm_ext_display: add snapshot
Add snapshot of msm_ext_display driver in mm-drivers repo.

Change-Id: Iaf70f09d3a95f564e08105d33cdc26cbb4981048
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
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
Gerrit SelfHelp Service Account
6bf912d7a9 Initial empty repository 2021-11-15 11:17:00 -08:00