android_kernel_xiaomi_sm8350/msm
Brijesh Patel cbbf49a6e1 msm: vidc: Avoid dma_buf memory leak under memory pressure
dma_buf_put does not happen in case of failure while mapping dma_buf.
This leads to ion_dma_buf leak as refcount is 1 even after session
close. In memory pressure scenario while running concurrency usecase
such scenario can occur.

Change-Id: I2084538162b54d87acd6fa57bb5cc5bd2096c08d
Signed-off-by: Brijesh Patel <pbrijesh@codeaurora.org>
2020-10-16 22:09:27 +05:30
..
vidc msm: vidc: Avoid dma_buf memory leak under memory pressure 2020-10-16 22:09:27 +05:30
Makefile msm-vidc: add bw calculation for ar50LT 2019-12-30 10:59:44 -08:00