summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorArchit Taneja <architt@codeaurora.org>2017-03-23 15:57:54 +0530
committerRob Clark <robdclark@gmail.com>2017-04-08 06:59:33 -0400
commit01f8a9696419133ff4305024f3211f095025d130 (patch)
treeee11f9844cf10f2e20207b8edcfece77ffcb44fc /tools/perf/scripts/python/call-graph-from-postgresql.py
parent1225bb2b45f1c03dfdf29ab3b4cf065ab6da246f (diff)
drm/msm/mdp5: Bring back pipe_lock to mdp5_plane struct
We'd previously moved the pipe_lock spinlock to the hwpipe struct. Bring it back to mdp5_plane. We will need this because an mdp5_plane in the future could comprise of 2 hw pipes. It makes more sense to have a single lock to protect the registers for the hw pipes used by a plane, rather than trying to take individual locks per hwpipe when committing a configuration. Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions