encoder: CF1 support kernel 6.12 [1/1]

PD#SWPL-192060

Problem:
Importers must hold the dma-buf reservation
lock when calling these functions:
dma_buf_map_attachment()
dma_buf_unmap_attachment()

Solution:
Importers must not hold the dma-buf reservation
lock when calling these functions:
dma_buf_map_attachment_unlocked()
dma_buf_unmap_attachment_unlocked()

Verify:
adt4

Change-Id: I85dfbf71571ccc853c9aa1011064cf4d70046b12
Signed-off-by: xiaoya.lin <xiaoya.lin@amlogic.com>
5 files changed