Commit Graph

22 Commits

Author SHA1 Message Date
Tao Huang 3d11013d8b MALI: midgard: Kbuild: Fix src path
Make $(src) as absolute path if it isn't already, by prefixing $(srctree).
Fix build module with "O=dir".

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I50a809faee21afd66d8f2025d05602a8a85293df
2021-07-27 15:04:15 +08:00
Zhen Chen 5a1b8a4b4b MALI: midgard: add and include rename.h
rename.h could rename the symbols that have same name in midgard/ and bifrost/,
to make it possible to build in both midgard/ and bifrost/.

Change-Id: Ibca4e2beca8a4d8ea28f712a3e219cb2a403c7e2
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
2021-02-02 11:40:24 +08:00
chenzhen 91842c9d8b MALI: rockchip: upgrade midgard DDK to r18p0-01rel0
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>
2018-05-02 20:32:05 +08:00
Zhen Chen 2152419621 MALI: midgard: RK: rename output mali_kbase.ko to midgard_kbase.ko
Some optimizations on files of KBuild in addition.

Change-Id: I1db012e116b8b69897a2791ae610da35365a1a61
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
2018-02-05 16:35:07 +08:00
chenzhen 3054c50dd8 MALI: rockchip: upgrade midgard DDK to r14p0-01rel0
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-02-20 14:27:24 +08:00
chenzhen 7f166ae12d Revert "MALI: rockchip: upgrade midgard DDK to r14p0-01rel0"
This reverts commit d1637ff809.

Change-Id: Ib99bae99fe7246142bfa7369b8e79ebbfae1e736
Signed-off-by: chenzhen <chenzhen@rock-chips.com>
2017-01-13 11:56:19 +08:00
chenzhen d1637ff809 MALI: rockchip: upgrade midgard DDK to r14p0-01rel0
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>
2017-01-06 14:49:41 +08:00
chenzhen 4fe5f7e659 MALI: rockchip: upgrade midgard DDK to r13p0-00rel0
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-09-13 13:59:01 +08:00
chenzhen 5444e2e68b MALI: rockchip: upgrade midgard DDK to r12p0-04rel0
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-07-19 19:56:45 +08:00
chenzhen 3adc6eb16b MALI: rockchip: upgrade midgard DDK to r11p0-00rel0
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-05-31 09:11:11 +08:00
chenzhen 206f372ede MALI: rockchip: upgrade midgard DDK to r9p0-05rel0
Conflicts:

	drivers/gpu/arm/midgard/Kconfig

Change-Id: Ib7975ebe959624bedd92f126768987f2e2f0f84b
Signed-off-by: chenzhen <chenzhen@rock-chips.com>
2016-05-31 09:10:41 +08:00
chenzhen b096c7187a MALI: rockchip: upgrade DDK to r8p0-02rel0.
Change-Id: I85a3bedf89a3fc27971b1d26e7bfa9a8bee32d06
Signed-off-by: chenzhen <chenzhen@rock-chips.com>
2016-03-08 17:34:30 +08:00
chenzhen a9f9e723bc MALI: rockchip: upgrade to DDK r7p0-02rel0.
Conflicts:

	drivers/gpu/arm/midgard/mali_kbase_config.h

Change-Id: I2d93041a0525ce6f1399c3a456c4c8f7be22243e
Signed-off-by: chenzhen <chenzhen@rock-chips.com>
2016-03-08 17:31:21 +08:00
chenzhen 71d4fbd8cc rk3288_mali_t760_driver_r6p0-02rel0_12_x@0 2015-08-05 17:55:59 +08:00
chenzhen 4b2e73b447 mali_760_driver : rk_ext on arm_release_ver, from r5p0-02dev0. 2014-12-17 15:19:48 +08:00
chenzhen 4599043e5e mali_760_driver : arm_release_ver r5p0-02dev0. 2014-12-17 15:19:48 +08:00
chenzhen ecc6527784 rk, gpu :
source code for device/rockchip/common/gpu/libMali-T760/mali_kbase.ko,
	in branch rk/rk32/mid/5.0/develop,
	commit 1b187041f11b7ca1d6c1490b934f09648f334a19.
2014-12-12 18:08:54 +08:00
xxm 6a805bcf2b rockchip:midgard:1,update gpu version to r4p1-00rel0 2,add input handler when runtime on/off 3,version to 0x09 2014-07-29 14:19:17 +08:00
xxm bc5ad52517 rockchip:midgard:1,compatible with rk3288 ft project 2,version to 3 2014-06-16 16:20:26 +08:00
xxm 511fc892af rockchip:midgard:1,update version to r4p1-02dev0 2,disable ve configuration when CONFIG_MALI_DEBUG enabled 3,device driver version to 2 2014-06-12 16:10:18 +08:00
xxm a5b572c454 rockchip:midgard:update to r4p1_01dev0 2014-05-31 10:47:01 +08:00
Cody Xie 2a0c02961e rk3288 gpu : update GPU driver r4p0_eac version 2014-04-09 11:50:57 +08:00