linux/drivers/gpu
Caesar Wang 758b887b1c MALI: utgard: RK: fixes the mali driver load failed on rk3036
As the gpu driver used the devfreq thermal, The mali will be failure to
load the driver since the rk platform hadn't the driver requested
deferred probing.

as the following is failure log:
[    7.126149] Mali: ERR: drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c
[    7.126157]            mali_probe() 550
                          mali_probe(): Failed to initialize platform device.
[    7.126191] mali-utgard: probe of 10091000.gpu failed with error -14
..

Add the SoCs judge if we will use the devfreq-thermal for mali driver.
If the other SoCs has the similar issue, we can do this way.

Change-Id: I9faf6530119adb99efeac491e665641ee8b1143d
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
2017-11-03 13:29:58 +08:00
..
arm MALI: utgard: RK: fixes the mali driver load failed on rk3036 2017-11-03 13:29:58 +08:00
drm Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/linux-linaro-stable.git 2017-11-02 17:00:07 +08:00
host1x rk: revert to v3.10 2015-11-11 15:57:28 +08:00
ipu-v3 drm/imx: Match imx-ipuv3-crtc components using device node in platform data 2016-06-07 18:14:37 -07:00
rogue RK3368 GPU version: Rogue L 0.22 2015-08-17 14:12:00 +08:00
rogue_m GPU: Rogue_M: update to 1.31_2 version & support gpu pd. 2016-01-18 19:04:28 +08:00
vga vgaarb: fix signal handling in vga_get() 2015-12-11 14:04:44 +10:00
Makefile MALI: add midgard src dir 2016-03-09 16:51:03 +08:00