commit | 05c352ef47461bba0345b2892bc9cc60d905f6ec | [log] [tgz] |
---|---|---|
author | xiaoya.lin <xiaoya.lin@amlogic.com> | Fri Nov 08 18:39:09 2024 +0800 |
committer | xiaoya lin <xiaoya.lin@amlogic.com> | Sun Nov 10 21:40:04 2024 -0800 |
tree | 69ed7e994b749e2aceb87f4b68ca0075386a6664 | |
parent | f22aea02027d70fc53b8aeadab34eec500dd5f3b [diff] |
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>