summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPrabhanjan Kandula <pkandula@codeaurora.org>2016-12-19 15:57:15 -0800
committerPrabhanjan Kandula <pkandula@codeaurora.org>2016-12-27 15:13:43 -0800
commitaeb892b900c87a46035d7a77ad0eb26a8dd0c17f (patch)
tree66117087d9e64380b2bd405edc5c7e614ec26213 /tools/perf/scripts/python/bin
parent3bf774ff8369d2d66d3324ce56e1b56ee1f14c89 (diff)
msm: mdss: fix cwb output buffer memory leak
Currently, cwb buffers are allocated and mapped during commit but not unmapped, leaving the kernel refcounts intact which would eventually cause memory issues. Fix it by adding the buffer to a cleanup queue after mapping and unmap/free the buffer in the work queue after cwb intr done. Change-Id: I2bb41a4fadc58ecedb1fafacf6821ce6376b1b4d Signed-off-by: Prabhanjan Kandula <pkandula@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions