ARM: mali400: r5p2_rel0: sync codes for TM1 from r5p0_rel0 53/69353/2
authorJoonyoung Shim <jy0922.shim@samsung.com>
Tue, 10 May 2016 07:18:10 +0000 (16:18 +0900)
committerJoonyoung Shim <jy0922.shim@samsung.com>
Mon, 23 May 2016 06:41:26 +0000 (15:41 +0900)
commite0fd41533d5b6485015c238ae0499ae3eb7f4528
tree18cea2a461a019d7dce2c45373fc0d6a22599e6c
parent16220b9631bac1d5cb597b110519cebc0eb27ecc
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