]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00292154-3 gpu:Adjust logic for non_paged memory cache
authorLoren Huang <b02279@freescale.com>
Thu, 9 Jan 2014 09:36:27 +0000 (17:36 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:54 +0000 (10:06 +0200)
commitf8d97c9895d54c48e66e97d381af6183e76264a1
treee1153dfc83e6c019cbebfc5f9efdbd49a55c85b2
parent9b22ad44ec97d75aad5af24f3a21f2740b7c2172
ENGR00292154-3 gpu:Adjust logic for non_paged memory cache

non_page memory cache will only be freed when application exit.
It will have waste when contiguous memory used up.
Add logic to free it when contiguous memory is used up.

[DATE]16-12-2013
Signed-off-by: Loren Huang <b02279@freescale.com>
Acked-by: Shawn Guo
drivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_os.c