summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLloyd Atkinson <latkinso@codeaurora.org>2016-09-15 18:21:18 -0400
committerGerrit - the friendly Code Review server <code-review@localhost>2016-10-11 18:59:28 -0700
commit74b9a89af13ae475c07f01ff950c7bec410bc623 (patch)
tree715affb97ecbcc4feab72a8e9969e503fb41a8be /tools/perf/scripts/python
parentb0b958f2062abb09fa6fc6dbb9c5f0355552310c (diff)
drm/msm: teardown all modes in lastclose handler
Need to teardown all active crtcs during lastclose to avoid causing faults by turning off clocks on running hardware. To do this, implement the lastclose handler, and have it send in a disabling commit for all planes and crtcs. To support this, need to move the clock enable / disable out of the device open and close handlers, and into the use case enable / disable in the encoder, and into the vblank enable / disable handlers. As well, needed to remove fence refcounting logic from duplicate state function since the fd at that time is not valid, and the ref counting itself is unnecessary. Change-Id: I841bbbdec0e64bb76470007e09066663c13134e3 Signed-off-by: Lloyd Atkinson <latkinso@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions