linux/drivers/gpu/arm
Liang Chen 88169e6e3b MALI: bifrost: Fix wrong voltage for devfreq
(kbdev->current_freqs[i] > freqs[i]) will be always false becasue kbdev->current_freqs[i]
has been updated to freqs[i], so we need save current_freqs[i] to old_freqs[i].

Change-Id: I3f8a06d474a359cf292460878c53592c4ce1472b
Signed-off-by: Liang Chen <cl@rock-chips.com>
2021-01-05 14:52:16 +08:00
..
bifrost MALI: bifrost: Fix wrong voltage for devfreq 2021-01-05 14:52:16 +08:00
bifrost_for_linux MALI: bifrost_for_linux: adjust source codes for kernel v4.19 2020-07-24 15:30:35 +08:00
mali400 Mali: utgard: adjust corresponding to the refined gpu node in dts files 2019-11-26 19:37:41 +08:00
midgard MALI: midgard: Fix power coefficient overflow 2019-10-24 17:49:15 +08:00
Kbuild MALI: rockchip: Fix make distclean 2020-06-19 21:41:20 +08:00
Kconfig MALI: rockchip: restore midgard_for_linux/, device driver under it is on DDK r14 2019-01-24 14:14:16 +08:00
sconscript MALI: rockchip: upgrade bifrost DDK to r11p0-01rel0 2018-03-26 16:32:38 +08:00