All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFT v1 0/3] devfreq fixes for panfrost
@ 2020-01-07 23:06 ` Martin Blumenstingl
  0 siblings, 0 replies; 37+ messages in thread
From: Martin Blumenstingl @ 2020-01-07 23:06 UTC (permalink / raw)
  To: dri-devel, alyssa, steven.price, tomeu.vizoso, robh
  Cc: linux-kernel, daniel, airlied, robin.murphy, linux-amlogic,
	linux-rockchip, Martin Blumenstingl

These are a bunch of devfreq fixes for panfrost that came up in a
discussion with Robin Murphy during the code-review of the lima
devfreq patches: [0]

I am only able to test patch #1 properly because the only boards with
panfrost GPU that I have are using an Amlogic SoC. We don't have
support for the OPP tables or dynamic clock changes there yet.
So patches #2 and #3 are compile-tested only.


[0] https://patchwork.freedesktop.org/patch/346898/

Martin Blumenstingl (3):
  drm/panfrost: enable devfreq based the "operating-points-v2" property
  drm/panfrost: call dev_pm_opp_of_remove_table() in all error-paths
  drm/panfrost: Use the mali-supply regulator for control again

 drivers/gpu/drm/panfrost/panfrost_devfreq.c | 33 ++++++++++++++++++---
 drivers/gpu/drm/panfrost/panfrost_device.h  |  1 +
 2 files changed, 30 insertions(+), 4 deletions(-)

-- 
2.24.1


^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2020-01-15  8:28 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 23:06 [PATCH RFT v1 0/3] devfreq fixes for panfrost Martin Blumenstingl
2020-01-07 23:06 ` Martin Blumenstingl
2020-01-07 23:06 ` Martin Blumenstingl
2020-01-07 23:06 ` [PATCH RFT v1 1/3] drm/panfrost: enable devfreq based the "operating-points-v2" property Martin Blumenstingl
2020-01-07 23:06   ` Martin Blumenstingl
2020-01-07 23:06   ` Martin Blumenstingl
2020-01-08 11:18   ` Robin Murphy
2020-01-08 11:18     ` Robin Murphy
2020-01-08 11:18     ` Robin Murphy
2020-01-08 12:38     ` Martin Blumenstingl
2020-01-08 12:38       ` Martin Blumenstingl
2020-01-08 12:38       ` Martin Blumenstingl
2020-01-08 14:20       ` Robin Murphy
2020-01-08 14:20         ` Robin Murphy
2020-01-08 14:20         ` Robin Murphy
2020-01-07 23:06 ` [PATCH RFT v1 2/3] drm/panfrost: call dev_pm_opp_of_remove_table() in all error-paths Martin Blumenstingl
2020-01-07 23:06   ` Martin Blumenstingl
2020-01-07 23:06   ` Martin Blumenstingl
2020-01-09 11:31   ` Steven Price
2020-01-09 11:31     ` Steven Price
2020-01-09 11:31     ` Steven Price
2020-01-07 23:06 ` [PATCH RFT v1 3/3] drm/panfrost: Use the mali-supply regulator for control again Martin Blumenstingl
2020-01-07 23:06   ` Martin Blumenstingl
2020-01-07 23:06   ` Martin Blumenstingl
2020-01-09 11:31   ` Steven Price
2020-01-09 11:31     ` Steven Price
2020-01-09 11:31     ` Steven Price
2020-01-09 11:31     ` Steven Price
2020-01-09 17:27     ` Martin Blumenstingl
2020-01-09 17:27       ` Martin Blumenstingl
2020-01-09 17:27       ` Martin Blumenstingl
2020-01-13 17:10       ` Steven Price
2020-01-13 17:10         ` Steven Price
2020-01-13 17:10         ` Steven Price
2020-01-14 20:21         ` Martin Blumenstingl
2020-01-14 20:21           ` Martin Blumenstingl
2020-01-14 20:21           ` Martin Blumenstingl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.