Re: [PATCH v9 01/17] memory: tegra30: Support interconnect framework

2020-11-19 Thread Dmitry Osipenko
18.11.2020 18:30, Georgi Djakov пишет: > On 18.11.20 0:02, Dmitry Osipenko wrote: >> 17.11.2020 23:24, Georgi Djakov пишет: >>> Hi Dmitry, >>> >>> Thank you working on this! >>> >>> On 15.11.20 23:29, Dmitry Osipenko wrote: Now Internal and External memory controllers are memory interconnectio

Re: [PATCH v9 01/17] memory: tegra30: Support interconnect framework

2020-11-19 Thread Georgi Djakov
On 18.11.20 0:02, Dmitry Osipenko wrote: 17.11.2020 23:24, Georgi Djakov пишет: Hi Dmitry, Thank you working on this! On 15.11.20 23:29, Dmitry Osipenko wrote: Now Internal and External memory controllers are memory interconnection providers. This allows us to use interconnect API for tuning

Re: [PATCH v9 01/17] memory: tegra30: Support interconnect framework

2020-11-18 Thread Dmitry Osipenko
17.11.2020 23:24, Georgi Djakov пишет: > Hi Dmitry, > > Thank you working on this! > > On 15.11.20 23:29, 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. E

Re: [PATCH v9 01/17] memory: tegra30: Support interconnect framework

2020-11-18 Thread Georgi Djakov
Hi Dmitry, Thank you working on this! On 15.11.20 23:29, 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 supp

[PATCH v9 01/17] memory: tegra30: Support interconnect framework

2020-11-15 Thread Dmitry Osipenko
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 cli