mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 03:50:24 +09:00
struct mali_gpu_device_data has changed, so update the mali_utgard.h copy under mach-exynos. This was taken from drivers/gpu/arm/mali but with the osk_types.h include removed. Disable DVFS - I thought this was done previously? Have we been shipping recent kernels with this option enabled? Tweak mali_gpu_data to remove the DVFS-only utilization handler, and no need to set utilization_interval to 1000, that is the default. Readd odroid platform file but this time without the DVFS version. Tweak mali_kernel_core.c and mali_pm.c like before to call into this.