summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2017-08-30 17:41:00 +0200
committerThierry Reding <treding@nvidia.com>2017-10-20 14:19:54 +0200
commita2f2f7403e1ea192ce79584d7050c46e455409dd (patch)
treeb303ec55ecd6a5cae2f5b1fa11fa2e8a8cd9fedb /tools/perf/scripts/python
parent39e08affecf0998be1b01f4752016e33fa98eb9a (diff)
downloadkernel-a2f2f7403e1ea192ce79584d7050c46e455409dd.tar.gz
drm/tegra: dc: Perform a complete reset sequence
In order for the reset to be applied properly, the module clock must be enabled during the assertion. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
2014-08-23tipc: merge struct tipc_port into struct tipc_sockJon Paul Maloy 2014-08-23tipc: remove files ref.h and ref.cJon Paul Maloy 2014-08-23tipc: remove include file port.hJon Paul Maloy 2014-08-23tipc: use registry when scanning socketsJon Paul Maloy 2014-08-23tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy 2014-07-16tipc: add new functions for multicast and broadcast distributionJon Paul Maloy 2014-06-27tipc: simplify connection congestion handlingJon Paul Maloy 2014-06-27tipc: clean up connection protocol reception functionJon Paul Maloy 2014-05-14tipc: merge port message reception into socket reception functionJon Paul Maloy 2014-05-14tipc: compensate for double accounting in socket rcv bufferJon Paul Maloy 2014-03-12tipc: align usage of variable names and macros in socketJon Paul Maloy 2014-03-12tipc: eliminate upcall function pointers between port and socketJon Paul Maloy 2014-03-12tipc: aggregate port structure into socket structureJon Paul Maloy