aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2018-12-12 23:38:53 +0300
committerJoerg Roedel <jroedel@suse.de>2019-01-16 13:54:11 +0100
commitb3bb6b858f2a60fe3ac0c3833084386f7dd420e4 (patch)
treed0c8b3d8c5bd0e2229325369ec0857971999561e /tools/perf/scripts/python
parentmemory: tegra: Adapt to Tegra20 device-tree binding changes (diff)
downloadlinux-b3bb6b858f2a60fe3ac0c3833084386f7dd420e4.tar.gz
linux-b3bb6b858f2a60fe3ac0c3833084386f7dd420e4.zip
memory: tegra: Read client ID on GART page fault
With the device tree binding changes, now Memory Controller has access to GART registers. Hence it is now possible to read client ID on GART page fault to get information about what memory client causes the fault. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
-0/+13 2017-02-06serial: sh-sci: make RX FIFO parameters tunable via sysfsUlrich Hecht1-0/+87 2017-02-06serial: sh-sci: SCIFA/B RX FIFO software timeoutUlrich Hecht1-33/+68 2017-02-06serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIFUlrich Hecht1-1/+28 2017-02-03tty_port: register tty ports with serdev busRob Herring1-0/+12 2017-02-03serdev: add a tty port controller driverRob Herring4-0/+255 2017-02-03serdev: Introduce new bus for serial attached devicesRob Herring7-0/+683