ANDROID: qcom: Add is_dma_buf_file to ABI
Userspace can request kgsl to map a buffer to the GPU. To map it appropriately, kgsl needs to check if the buffer is a dma-buf or not. Bug: 183140381 Signed-off-by: Harshdeep Dhatt <quic_hdhatt@quicinc.com> Change-Id: I21b1a4770d764a89662644e51342a0613e05fb75
This commit is contained in:
parent
268088c42e
commit
c4bd1c03ba
1 changed files with 1 additions and 0 deletions
|
|
@ -1171,6 +1171,7 @@
|
|||
irq_work_queue
|
||||
irq_work_queue_on
|
||||
irq_work_sync
|
||||
is_dma_buf_file
|
||||
is_vmalloc_addr
|
||||
jiffies
|
||||
jiffies_to_msecs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue