ARM: mali400: r5p2_rel0: sync codes for TM1 from r5p0_rel0
authorJoonyoung Shim <jy0922.shim@samsung.com>
Tue, 10 May 2016 07:18:10 +0000 (16:18 +0900)
committerJoonyoung Shim <jy0922.shim@samsung.com>
Thu, 7 Jul 2016 06:39:55 +0000 (15:39 +0900)
commit6bd343485906449a09804bb6ff09cab884183845
tree45ed7be417a46d275f8bab0dcc2aedddd6dbd78a
parentba7783f4d447c2b37757775755e646706eb18366
ARM: mali400: r5p2_rel0: sync codes for TM1 from r5p0_rel0

Spectrum added some codes on r5p0_rel0 public, so do it on r5p2_rel0.
But except some codes related with below defines

SPRD_MEM_OPT_PAGE_TABLE_SHRINK
MALI_IOC_MEM_INIT
MALI_IOC_MEM_TERM

because we cannot add them by changed codes from r5p2_rel0.

Change-Id: I1423e7ce5181d4f1a08f3fbd01f9d426290eff29
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
18 files changed:
drivers/gpu/arm/mali400/r5p2_rel0/Kbuild
drivers/gpu/arm/mali400/r5p2_rel0/Makefile
drivers/gpu/arm/mali400/r5p2_rel0/common/mali_executor.c
drivers/gpu/arm/mali400/r5p2_rel0/common/mali_group.h
drivers/gpu/arm/mali400/r5p2_rel0/common/mali_hw_core.h
drivers/gpu/arm/mali400/r5p2_rel0/common/mali_kernel_core.c
drivers/gpu/arm/mali400/r5p2_rel0/common/mali_l2_cache.c
drivers/gpu/arm/mali400/r5p2_rel0/common/mali_mem_validation.c
drivers/gpu/arm/mali400/r5p2_rel0/common/mali_mmu_page_directory.c
drivers/gpu/arm/mali400/r5p2_rel0/common/mali_pmu.c
drivers/gpu/arm/mali400/r5p2_rel0/common/mali_scheduler.c
drivers/gpu/arm/mali400/r5p2_rel0/common/mali_session.h
drivers/gpu/arm/mali400/r5p2_rel0/include/linux/mali/mali_utgard_ioctl.h
drivers/gpu/arm/mali400/r5p2_rel0/include/linux/mali/mali_utgard_uk_types.h
drivers/gpu/arm/mali400/r5p2_rel0/linux/mali_kernel_linux.c
drivers/gpu/arm/mali400/r5p2_rel0/linux/mali_linux_trace.h
drivers/gpu/arm/mali400/r5p2_rel0/linux/mali_memory.c
drivers/gpu/arm/mali400/r5p2_rel0/linux/mali_sync.c