linux/drivers/gpu/drm/panfrost
Lukasz Luba 23e9d78141 drm/panfrost: Register devfreq cooling and attempt to add Energy Model
Register devfreq cooling device and attempt to register Energy Model. This
will add the devfreq device to the Energy Model framework. It will create
a dedicated and unified data structures used i.e. in thermal framework.
It uses simplified Energy Model, created based on voltage, frequency
and DT 'dynamic-power-coefficient'.

Reviewed-by: Steven Price <steven.price@arm.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Signed-off-by: Lukasz Luba <lukasz.luba@arm.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20201210143014.24685-6-lukasz.luba@arm.com
2020-12-11 14:10:44 +01:00
..
Kconfig
Makefile
panfrost_devfreq.c drm/panfrost: Register devfreq cooling and attempt to add Energy Model 2020-12-11 14:10:44 +01:00
panfrost_devfreq.h drm/panfrost: add regulators to devfreq 2020-08-07 10:11:26 -06:00
panfrost_device.c drm/panfrost: add regulators to devfreq 2020-08-07 10:11:26 -06:00
panfrost_device.h drm/panfrost: add support for vendor quirk 2020-09-21 10:13:50 +01:00
panfrost_drv.c drm/panfrost: add Amlogic GPU integration quirks 2020-09-21 10:13:50 +01:00
panfrost_features.h
panfrost_gem.c drm: panfrost: fix common struct sg_table related issues 2020-09-10 08:18:35 +02:00
panfrost_gem.h drm/panfrost: Make sure the shrinker does not reclaim referenced BOs 2020-02-03 11:23:21 +00:00
panfrost_gem_shrinker.c drm/panfrost: Make sure the shrinker does not reclaim referenced BOs 2020-02-03 11:23:21 +00:00
panfrost_gpu.c drm/panfrost: increase readl_relaxed_poll_timeout values 2020-10-09 16:57:27 +01:00
panfrost_gpu.h drm/panfrost: add amlogic reset quirk callback 2020-09-21 10:13:50 +01:00
panfrost_issues.h
panfrost_job.c drm/panfrost: introduce panfrost_devfreq struct 2020-08-07 10:11:26 -06:00
panfrost_job.h
panfrost_mmu.c drm: panfrost: fix common struct sg_table related issues 2020-09-10 08:18:35 +02:00
panfrost_mmu.h
panfrost_perfcnt.c drm/panfrost: perfcnt: fix ref count leak in panfrost_perfcnt_enable_locked 2020-08-07 10:45:07 -06:00
panfrost_perfcnt.h
panfrost_regs.h drm/panfrost: add amlogic reset quirk callback 2020-09-21 10:13:50 +01:00
TODO