Skip to content

Commit cdfc88f

Browse files
mszyprowkrzk
authored andcommitted
ARM: multi_v7_defconfig: Enable devfreq thermal integration
Panfrost driver provides a devfreq driver for the Mali GPU and allows to scale GPU core frequency. Enable support for devfreq thermal integration to enable cooling of GPU thermal zone by reducing GPU core frequency. This fixes following warning during boot on Exynos5422-based Odroid XU4: panfrost 11800000.gpu: [drm:panfrost_devfreq_init] Failed to register cooling device Signed-off-by: Marek Szyprowski <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 9947d10 commit cdfc88f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,7 @@ CONFIG_SENSORS_PWM_FAN=m
492492
CONFIG_SENSORS_RASPBERRYPI_HWMON=m
493493
CONFIG_SENSORS_INA2XX=m
494494
CONFIG_CPU_THERMAL=y
495+
CONFIG_DEVFREQ_THERMAL=y
495496
CONFIG_IMX_THERMAL=y
496497
CONFIG_ROCKCHIP_THERMAL=y
497498
CONFIG_RCAR_THERMAL=y

0 commit comments

Comments
 (0)