Searched hist:a76f43a490542ecb8c57176730b6eb665d716139 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/platform/qcom/venus/ |
H A D | pm_helpers.c | diff a76f43a490542ecb8c57176730b6eb665d716139 Sat Jan 09 08:21:30 CET 2021 Stanimir Varbanov <stanimir.varbanov@linaro.org> media: venus: pm_helpers: Control core power domain manually
Presently we use device_link to control core power domain. But this leads to issues because the genpd doesn't guarantee synchronous on/off for supplier devices. Switch to manually control by pmruntime calls.
Tested-by: Fritz Koenig <frkoenig@chromium.org> Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
H A D | core.h | diff a76f43a490542ecb8c57176730b6eb665d716139 Sat Jan 09 08:21:30 CET 2021 Stanimir Varbanov <stanimir.varbanov@linaro.org> media: venus: pm_helpers: Control core power domain manually
Presently we use device_link to control core power domain. But this leads to issues because the genpd doesn't guarantee synchronous on/off for supplier devices. Switch to manually control by pmruntime calls.
Tested-by: Fritz Koenig <frkoenig@chromium.org> Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|