Hello everyone,
I have finished some first (working) version of my mpv video backend for IPPv2.
You can find the tree here:
https://github.com/tobiasjakobi/mpv
I've also created some RFC pull request upstream, to get some input on the
current patches:
https://github.com/mpv-player/mpv/pull/4986
Hi Tobias,
On 2017-09-29 15:24, Tobias Jakobi wrote:
Hello Marek,
I just tested this series, and I noticed a lot of these lines:
exynos-sysmmu 11a4.sysmmu: restoring state
exynos-sysmmu 11a4.sysmmu: saving state
I guess it would make sense to enable autosuspend for runtime PM in each
Hello Marek,
I just tested this series, and I noticed a lot of these lines:
> exynos-sysmmu 11a4.sysmmu: restoring state
> exynos-sysmmu 11a4.sysmmu: saving state
I guess it would make sense to enable autosuspend for runtime PM in each of the
hw drivers.
I've just send a patch that does