Commits

Xianzhong committed 7de4b5fe823
MGS-2302-1 [#imx-225] fix the gpu1 hang with independent mode when the app is killed, the kernel driver will free database from the gpu0. if the app is running on gpu1, its database may be freed by gpu0 unexpectely. need check kernel pointer in record to prevent the incorrect database free. Date: Oct 17, 2016 Signed-off-by: Xianzhong <xianzhong.li@nxp.com>