[PATCH v10 03/19] memory: tegra30: Support interconnect framework

Georgi Djakov georgi.djakov at linaro.org
Mon Nov 23 06:32:09 UTC 2020


Hi Dmitry,

On 23.11.20 2:27, Dmitry Osipenko wrote:
> Now Internal and External memory controllers are memory interconnection
> providers. This allows us to use interconnect API for tuning of memory
> configuration. EMC driver now supports OPPs and DVFS. MC driver now
> supports tuning of memory arbitration latency, which needs to be done
> for ISO memory clients, like a Display client for example.
> 
> Tested-by: Peter Geis <pgwipeout at gmail.com>
> Signed-off-by: Dmitry Osipenko <digetx at gmail.com>

Acked-by: Georgi Djakov <georgi.djakov at linaro.org>

Thank you for the continuous work on this patchset!

BR,
Georgi

> ---
>   drivers/memory/tegra/Kconfig       |   1 +
>   drivers/memory/tegra/tegra30-emc.c | 344 +++++++++++++++++++++++++++--
>   drivers/memory/tegra/tegra30.c     | 173 ++++++++++++++-
>   3 files changed, 496 insertions(+), 22 deletions(-)


More information about the dri-devel mailing list