Skip to content
Commit f30df7e6 authored by Kalesh Singh's avatar Kalesh Singh Committed by Suren Baghdasaryan
Browse files

Provide an interface to query dmabuf GPU allocations

The DMA buffers mapped by GPU device(s) are already accounted for
in the total exported dmabuf size (ionHeap) size.

To remove GPU memory from lost RAM, provide an API to get only the
DMA buf memory mapped by the GPU device(s).

Bug: 176477627
Test: adb shell dumpsys meminfo
Change-Id: Ie72f46c8de026b143629406714f413677ce6693b
parent f53b7111
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment