Files
kernel_common_drivers/include/linux
xinli.gao c4bd10f808 GPU: provide an api to allocate memory from a fixed area [1/1]
PD#SWPL-106500

Problem:
want to allocate memory from a fixed area in asymmetric system.

Solution:
declare cma area in asymmetric memory, and provide api

Verify:
t5m

Change-Id: I785e95a7f01ceff3a135b65c012ddb0b94be92da
Signed-off-by: xinli.gao <xinli.gao@amlogic.com>
2023-01-04 22:24:58 -08:00
..