summaryrefslogtreecommitdiff
path: root/drivers/gpu/arm/midgard/mali_kbase_gator_api.c
AgeCommit message (Collapse)Author
2018-05-02MALI: rockchip: upgrade midgard DDK to r18p0-01rel0chenzhen
with following modifications : fix some compile errors when ARCH=arm; replace "mali_base" with "midgard_base" in Kbuild files; fix a compile error when MALI_PWRSOFT_765 enabled; set "default n" for MALI_KUTF and MALI_IRQ_LATENCY. Change-Id: I858c72aab939002c8e6241cd75fa8877ebbf6c35 Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
2017-02-20MALI: rockchip: upgrade midgard DDK to r14p0-01rel0chenzhen
Along with a slight modification in mali_kbase_core_linux.c, for building in rk Linux 4.4: -#if KERNEL_VERSION(4, 6, 0) > LINUX_VERSION_CODE +#if KERNEL_VERSION(4, 4, 0) > LINUX_VERSION_CODE Change-Id: I34565cb975866b46c5e3a4d8e2ac5e350dcceb80 Signed-off-by: chenzhen <chenzhen@rock-chips.com>
2017-01-13Revert "MALI: rockchip: upgrade midgard DDK to r14p0-01rel0"chenzhen
This reverts commit d1637ff80953fd46692f923f3ee7b656fb917081. Change-Id: Ib99bae99fe7246142bfa7369b8e79ebbfae1e736 Signed-off-by: chenzhen <chenzhen@rock-chips.com>
2017-01-06MALI: rockchip: upgrade midgard DDK to r14p0-01rel0chenzhen
Along with a slight modification in mali_kbase_core_linux.c, for building in rk Linux 4.4: -#if KERNEL_VERSION(4, 6, 0) > LINUX_VERSION_CODE +#if KERNEL_VERSION(4, 4, 0) > LINUX_VERSION_CODE Change-Id: I9a8f4696c603cf0be6ce7b9b31b23a928a21b2a6 Signed-off-by: chenzhen <chenzhen@rock-chips.com>
2016-09-13MALI: rockchip: upgrade midgard DDK to r13p0-00rel0chenzhen
Conflicts: drivers/gpu/arm/midgard/backend/gpu/mali_kbase_devfreq.c drivers/gpu/arm/midgard/backend/gpu/mali_kbase_power_model_simple.c drivers/gpu/arm/midgard/backend/gpu/mali_kbase_power_model_simple.h drivers/gpu/arm/midgard/mali_kbase_defs.h Change-Id: Ia7b8004b09ce31a5af6414c27b8ec776c247835a Signed-off-by: chenzhen <chenzhen@rock-chips.com>
2016-07-19MALI: rockchip: upgrade midgard DDK to r12p0-04rel0chenzhen
Signed-off-by: chenzhen <chenzhen@rock-chips.com> Conflicts: drivers/gpu/arm/midgard/mali_kbase_core_linux.c Change-Id: I17d67d066f6e029c2d8f1711002c347002a48399 Signed-off-by: chenzhen <chenzhen@rock-chips.com>
2016-05-31MALI: rockchip: upgrade midgard DDK to r11p0-00rel0chenzhen
Conflicts: drivers/gpu/arm/midgard/mali_kbase_core_linux.c drivers/gpu/arm/midgard/mali_kbase_jd.c Change-Id: I9c910f2b08ffd2e9101fbe85958030ac7bca1642 Signed-off-by: chenzhen <chenzhen@rock-chips.com>
2016-03-08MALI: rockchip: upgrade to DDK r7p0-02rel0.chenzhen
Conflicts: drivers/gpu/arm/midgard/mali_kbase_config.h Change-Id: I2d93041a0525ce6f1399c3a456c4c8f7be22243e Signed-off-by: chenzhen <chenzhen@rock-chips.com>
2015-08-05rk3288_mali_t760_driver_r6p0-02rel0_12_x@0chenzhen
2014-12-17mali_760_driver : arm_release_ver r5p0-02dev0.chenzhen
2014-12-12rk, gpu :chenzhen
source code for device/rockchip/common/gpu/libMali-T760/mali_kbase.ko, in branch rk/rk32/mid/5.0/develop, commit 1b187041f11b7ca1d6c1490b934f09648f334a19.