On Sat, Mar 28, 2020 at 9:40 AM Qiang Yu wrote:
>
> Applied to drm-misc-next.
thank you!
regarding patch #1 - can you apply this as well?
patch #1 just takes this midgard change [0] and ports it to utgard
Thank you!
Martin
[0]
https://cgit.freedesktop.org/drm/drm-misc/commit/Documentation/de
I'm not the maintainer of patch 1 file, so please contact:
- Rob Herring
- Maxime Ripard
- Heiko Stuebner
to review and apply patch 1.
Regards,
Qiang
On Sat, Mar 28, 2020 at 6:20 PM Martin Blumenstingl
wrote:
>
> On Sat, Mar 28, 2020 at 9:40 AM Qiang Yu wrote:
> >
> > Applied to drm-mi
Applied to drm-misc-next.
On Sun, Mar 22, 2020 at 10:24 AM Qiang Yu wrote:
>
> Looks good for me, patch is:
> Reviewed-by: Qiang Yu
>
> Regards,
> Qiang
>
> On Fri, Mar 20, 2020 at 4:35 AM Martin Blumenstingl
> wrote:
> >
> > Most platforms with a Mali-400 or Mali-450 GPU also have support for
Looks good for me, patch is:
Reviewed-by: Qiang Yu
Regards,
Qiang
On Fri, Mar 20, 2020 at 4:35 AM Martin Blumenstingl
wrote:
>
> Most platforms with a Mali-400 or Mali-450 GPU also have support for
> changing the GPU clock frequency. Add devfreq support so the GPU clock
> rate is updated based
Most platforms with a Mali-400 or Mali-450 GPU also have support for
changing the GPU clock frequency. Add devfreq support so the GPU clock
rate is updated based on the actual GPU usage when the
"operating-points-v2" property is present in the board.dts.
The actual devfreq code is taken from panfr