summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorIngrid Gallardo <ingridg@codeaurora.org>2016-02-17 11:28:06 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-25 16:02:25 -0700
commit5d939cb0f1e1a174aa7fe8ae2a61ad2220003720 (patch)
treed6d903a67c82b703612604905fee979c86c3c9a5 /tools/perf/scripts/python/bin
parent0bcdf73733b4ed053577f07719089781fa9b8e7c (diff)
msm: mdss: add sysfs to generate the misr crc during interrupts
This change add a sysfs node to enable the misr crc generation in batch mode. Once this is enabled, driver will collect the crc numbers during each of the interfaces interrupt, vsync interrupt for video mode panels and ping pong done for cmd mode panels. To enable/disable the crc generation, respectively: echo 1 > /sys/class/graphics/fb0/msm_misr_en echo 0 > /sys/class/graphics/fb0/msm_misr_en To collect the last crc generated: cat /sys/class/graphics/fb0/msm_misr_en To enable the ftrace to collect the crc for all frames: echo 1 > <debugfs>/tracing/events/mdss/mdp_misr_crc/enable CRs-Fixed: 964076 Change-Id: I47fb47b772aef097bc9af3b58a6c79565bcdc872 Signed-off-by: Ingrid Gallardo <ingridg@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions