import r3p1 from amlogic-3.0-staging
authorLawrence Mok <lawrence.mok@amlogic.com>
Fri, 30 Nov 2012 01:40:11 +0000 (17:40 -0800)
committerLawrence Mok <lawrence.mok@amlogic.com>
Fri, 30 Nov 2012 01:43:57 +0000 (17:43 -0800)
commit67abea650aacafbb088bf3a63a546271189e0967
treeb180c2c04ce16273a51c1062a26531ff0e28e26b
parent2bed7c4758f15967f153620bc3140ac805c348dc
import r3p1 from amlogic-3.0-staging

ump and mali directories up to these commits:
766ac2e remove error dependency
3269dd1 1. since mali clock in out of control, so the configuation is useless. 2 user can enable or disable co
d4bcd29 add new arch for m6tv.add misson code
9b89709 add new arch for m6tv
8f53732 for build error in release mode
a3bc56e don't add temp file
3f1c396 change to release build mode
2c3cbd2 fix bug 64197,commit for chuntao she
be6ca97 Merge branch 'amlogic-3.0-staging' of 10.8.9.5:kernel/common into amlogic-3.0-staging
256dc8f update mali driver to r3p1v1
b8d1c45 m6tv: change ARCH_MESONx to MESON_CPU_TYPE
15723ae disable interrupt of gp when hardware initing.
f32381f error config resource
26d0b2d update mali to r3p1
171 files changed:
mali/Kbuild [new file with mode: 0644]
mali/Kconfig [new file with mode: 0644]
mali/Makefile [new file with mode: 0644]
mali/arch-aml-meson-m400-1/config.h [new file with mode: 0644]
mali/arch-aml-meson-m400-2/config.h [new file with mode: 0644]
mali/arch-aml-meson-m400-4-nobr/config.h [new file with mode: 0644]
mali/arch-pb-virtex5-m300/config.h [new file with mode: 0644]
mali/arch-pb-virtex5-m400-1-direct/config.h [new file with mode: 0644]
mali/arch-pb-virtex5-m400-1-pmu/config.h [new file with mode: 0644]
mali/arch-pb-virtex5-m400-1/config.h [new file with mode: 0644]
mali/arch-pb-virtex5-m400-2/config.h [new file with mode: 0644]
mali/arch-pb-virtex5-m400-3/config.h [new file with mode: 0644]
mali/arch-pb-virtex5-m400-4/config.h [new file with mode: 0644]
mali/arch-ve-virtex6-m450-8/config.h [new file with mode: 0644]
mali/common/mali_block_allocator.c [new file with mode: 0644]
mali/common/mali_block_allocator.h [new file with mode: 0644]
mali/common/mali_cluster.c [new file with mode: 0644]
mali/common/mali_cluster.h [new file with mode: 0644]
mali/common/mali_device_pause_resume.c [new file with mode: 0644]
mali/common/mali_device_pause_resume.h [new file with mode: 0644]
mali/common/mali_dlbu.c [new file with mode: 0644]
mali/common/mali_dlbu.h [new file with mode: 0644]
mali/common/mali_gp.c [new file with mode: 0644]
mali/common/mali_gp.h [new file with mode: 0644]
mali/common/mali_gp_job.c [new file with mode: 0644]
mali/common/mali_gp_job.h [new file with mode: 0644]
mali/common/mali_gp_scheduler.c [new file with mode: 0644]
mali/common/mali_gp_scheduler.h [new file with mode: 0644]
mali/common/mali_group.c [new file with mode: 0644]
mali/common/mali_group.h [new file with mode: 0644]
mali/common/mali_hw_core.c [new file with mode: 0644]
mali/common/mali_hw_core.h [new file with mode: 0644]
mali/common/mali_kernel_common.h [new file with mode: 0644]
mali/common/mali_kernel_core.c [new file with mode: 0644]
mali/common/mali_kernel_core.h [new file with mode: 0644]
mali/common/mali_kernel_descriptor_mapping.c [new file with mode: 0644]
mali/common/mali_kernel_descriptor_mapping.h [new file with mode: 0644]
mali/common/mali_kernel_mem_os.c [new file with mode: 0644]
mali/common/mali_kernel_mem_os.h [new file with mode: 0644]
mali/common/mali_kernel_memory_engine.c [new file with mode: 0644]
mali/common/mali_kernel_memory_engine.h [new file with mode: 0644]
mali/common/mali_kernel_utilization.c [new file with mode: 0644]
mali/common/mali_kernel_utilization.h [new file with mode: 0644]
mali/common/mali_kernel_vsync.c [new file with mode: 0644]
mali/common/mali_l2_cache.c [new file with mode: 0644]
mali/common/mali_l2_cache.h [new file with mode: 0644]
mali/common/mali_mem_validation.c [new file with mode: 0644]
mali/common/mali_mem_validation.h [new file with mode: 0644]
mali/common/mali_memory.c [new file with mode: 0644]
mali/common/mali_memory.h [new file with mode: 0644]
mali/common/mali_mmu.c [new file with mode: 0644]
mali/common/mali_mmu.h [new file with mode: 0644]
mali/common/mali_mmu_page_directory.c [new file with mode: 0644]
mali/common/mali_mmu_page_directory.h [new file with mode: 0644]
mali/common/mali_osk.h [new file with mode: 0644]
mali/common/mali_osk_bitops.h [new file with mode: 0644]
mali/common/mali_osk_list.h [new file with mode: 0644]
mali/common/mali_osk_mali.h [new file with mode: 0644]
mali/common/mali_osk_profiling.h [new file with mode: 0644]
mali/common/mali_pm.c [new file with mode: 0644]
mali/common/mali_pm.h [new file with mode: 0644]
mali/common/mali_pmu.c [new file with mode: 0644]
mali/common/mali_pmu.h [new file with mode: 0644]
mali/common/mali_pp.c [new file with mode: 0644]
mali/common/mali_pp.h [new file with mode: 0644]
mali/common/mali_pp_job.c [new file with mode: 0644]
mali/common/mali_pp_job.h [new file with mode: 0644]
mali/common/mali_pp_scheduler.c [new file with mode: 0644]
mali/common/mali_pp_scheduler.h [new file with mode: 0644]
mali/common/mali_scheduler.c [new file with mode: 0644]
mali/common/mali_scheduler.h [new file with mode: 0644]
mali/common/mali_session.c [new file with mode: 0644]
mali/common/mali_session.h [new file with mode: 0644]
mali/common/mali_ukk.h [new file with mode: 0644]
mali/common/mali_user_settings_db.c [new file with mode: 0644]
mali/common/mali_user_settings_db.h [new file with mode: 0644]
mali/include/linux/mali/mali_utgard.h [new file with mode: 0644]
mali/include/linux/mali/mali_utgard_counters.h [new file with mode: 0644]
mali/include/linux/mali/mali_utgard_ioctl.h [new file with mode: 0644]
mali/include/linux/mali/mali_utgard_profiling_events.h [new file with mode: 0644]
mali/include/linux/mali/mali_utgard_uk_types.h [new file with mode: 0644]
mali/linux/license/gpl/mali_kernel_license.h [new file with mode: 0644]
mali/linux/mali_dma_buf.c [new file with mode: 0644]
mali/linux/mali_dma_buf.h [new file with mode: 0644]
mali/linux/mali_kernel_linux.c [new file with mode: 0644]
mali/linux/mali_kernel_linux.h [new file with mode: 0644]
mali/linux/mali_kernel_pm.c [new file with mode: 0644]
mali/linux/mali_kernel_pm.h [new file with mode: 0644]
mali/linux/mali_kernel_sysfs.c [new file with mode: 0644]
mali/linux/mali_kernel_sysfs.h [new file with mode: 0644]
mali/linux/mali_linux_pm.h [new file with mode: 0644]
mali/linux/mali_linux_pm_testsuite.h [new file with mode: 0644]
mali/linux/mali_linux_trace.h [new file with mode: 0644]
mali/linux/mali_osk_atomics.c [new file with mode: 0644]
mali/linux/mali_osk_irq.c [new file with mode: 0644]
mali/linux/mali_osk_locks.c [new file with mode: 0644]
mali/linux/mali_osk_low_level_mem.c [new file with mode: 0644]
mali/linux/mali_osk_mali.c [new file with mode: 0644]
mali/linux/mali_osk_math.c [new file with mode: 0644]
mali/linux/mali_osk_memory.c [new file with mode: 0644]
mali/linux/mali_osk_misc.c [new file with mode: 0644]
mali/linux/mali_osk_notification.c [new file with mode: 0644]
mali/linux/mali_osk_pm.c [new file with mode: 0644]
mali/linux/mali_osk_profiling.c [new file with mode: 0644]
mali/linux/mali_osk_specific.h [new file with mode: 0644]
mali/linux/mali_osk_time.c [new file with mode: 0644]
mali/linux/mali_osk_timers.c [new file with mode: 0644]
mali/linux/mali_osk_wait_queue.c [new file with mode: 0644]
mali/linux/mali_pmu_power_up_down.c [new file with mode: 0644]
mali/linux/mali_profiling_events.h [new file with mode: 0644]
mali/linux/mali_profiling_internal.c [new file with mode: 0644]
mali/linux/mali_profiling_internal.h [new file with mode: 0644]
mali/linux/mali_uk_types.h [new file with mode: 0644]
mali/linux/mali_ukk_core.c [new file with mode: 0644]
mali/linux/mali_ukk_gp.c [new file with mode: 0644]
mali/linux/mali_ukk_mem.c [new file with mode: 0644]
mali/linux/mali_ukk_pp.c [new file with mode: 0644]
mali/linux/mali_ukk_profiling.c [new file with mode: 0644]
mali/linux/mali_ukk_vsync.c [new file with mode: 0644]
mali/linux/mali_ukk_wrappers.h [new file with mode: 0644]
mali/platform/default/mali_platform.c [new file with mode: 0644]
mali/platform/mali_platform.h [new file with mode: 0644]
mali/platform/mali_platform_pmu_testing/mali_platform.c [new file with mode: 0644]
mali/platform/meson_platform/mali_fix.c [new file with mode: 0644]
mali/platform/meson_platform/mali_fix.h [new file with mode: 0644]
mali/platform/meson_platform/mali_platform.c [new file with mode: 0644]
mali/platform/meson_platform/mali_poweron_reg.h [new file with mode: 0644]
mali/regs/mali_200_regs.h [new file with mode: 0644]
mali/regs/mali_gp_regs.h [new file with mode: 0644]
mali/timestamp-arm11-cc/mali_timestamp.c [new file with mode: 0644]
mali/timestamp-arm11-cc/mali_timestamp.h [new file with mode: 0644]
mali/timestamp-default/mali_timestamp.c [new file with mode: 0644]
mali/timestamp-default/mali_timestamp.h [new file with mode: 0644]
ump/Kbuild [new file with mode: 0644]
ump/Kconfig [new file with mode: 0644]
ump/Makefile [new file with mode: 0644]
ump/Makefile.common [new file with mode: 0644]
ump/arch [new symlink]
ump/arch-aml-meson-m400-1/config.h [new file with mode: 0644]
ump/arch-pb-virtex5/config.h [new file with mode: 0644]
ump/common/ump_kernel_api.c [new file with mode: 0644]
ump/common/ump_kernel_common.c [new file with mode: 0644]
ump/common/ump_kernel_common.h [new file with mode: 0644]
ump/common/ump_kernel_descriptor_mapping.c [new file with mode: 0644]
ump/common/ump_kernel_descriptor_mapping.h [new file with mode: 0644]
ump/common/ump_kernel_memory_backend.h [new file with mode: 0644]
ump/common/ump_kernel_ref_drv.c [new file with mode: 0644]
ump/common/ump_kernel_types.h [new file with mode: 0644]
ump/common/ump_osk.h [new file with mode: 0644]
ump/common/ump_uk_types.h [new file with mode: 0644]
ump/common/ump_ukk.h [new file with mode: 0644]
ump/include/ump/ump_kernel_interface.h [new file with mode: 0644]
ump/include/ump/ump_kernel_interface_ref_drv.h [new file with mode: 0644]
ump/include/ump/ump_kernel_platform.h [new file with mode: 0644]
ump/linux/license/gpl/ump_kernel_license.h [new file with mode: 0644]
ump/linux/ump_ioctl.h [new file with mode: 0644]
ump/linux/ump_kernel_linux.c [new file with mode: 0644]
ump/linux/ump_kernel_linux.h [new file with mode: 0644]
ump/linux/ump_kernel_memory_backend_dedicated.c [new file with mode: 0644]
ump/linux/ump_kernel_memory_backend_dedicated.h [new file with mode: 0644]
ump/linux/ump_kernel_memory_backend_os.c [new file with mode: 0644]
ump/linux/ump_kernel_memory_backend_os.h [new file with mode: 0644]
ump/linux/ump_memory_backend.c [new file with mode: 0644]
ump/linux/ump_osk_atomics.c [new file with mode: 0644]
ump/linux/ump_osk_low_level_mem.c [new file with mode: 0644]
ump/linux/ump_osk_misc.c [new file with mode: 0644]
ump/linux/ump_ukk_ref_wrappers.c [new file with mode: 0644]
ump/linux/ump_ukk_ref_wrappers.h [new file with mode: 0644]
ump/linux/ump_ukk_wrappers.c [new file with mode: 0644]
ump/linux/ump_ukk_wrappers.h [new file with mode: 0644]
ump/readme.txt [new file with mode: 0644]