diff options
author | Sumit Gupta <[email protected]> | 2023-05-11 23:02:10 +0530 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2023-05-16 12:11:36 +0200 |
commit | 9365bf006f53d04b69d560ef7e2bf4be4c4d693a (patch) | |
tree | bb03f9ba8379fb7f5d72ac2707ac43e1eb378e0b /drivers/fpga/fpga-bridge.c | |
parent | 205b3d02d57ce6dce96f6d2b9c230f56a9bf9817 (diff) |
PCI: tegra194: Add interconnect support in Tegra234
Add support to request DRAM bandwidth (BW) with Memory Interconnect
in Tegra234 SoC. The DRAM BW required for different modes depends on
the link speed (Gen-1/2/3/4) and width/lanes (x1/x2/x4/x8).
Currently, the DRAM frequency is always set to the maximum available
but that results in the highest power consumption.
The Memory Interconnect is a software feature which uses Interconnect
framework (ICC). It adds the capability for Memory Controller (MC)
clients to request bandwidth and therefore scale DRAM frequency
dynamically depending on the required link speed so that the DRAM
energy consumption can be optimized.
Suggested-by: Manikanta Maddireddy <[email protected]>
Signed-off-by: Sumit Gupta <[email protected]>
Acked-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions