diff options
| author | Aravind Venkateswaran <aravindh@codeaurora.org> | 2017-01-11 16:38:44 -0800 |
|---|---|---|
| committer | Aravind Venkateswaran <aravindh@codeaurora.org> | 2017-01-18 23:22:41 -0800 |
| commit | 262e423fdf095e832bb177a0999851f8ee552819 (patch) | |
| tree | be8a2a3ee45eeb457cb87d2e26c55ec4cf0ba0ce /tools/perf/scripts/python/netdev-times.py | |
| parent | 31975b700c56af6a6edc3f13e83e8f10bc9dacf9 (diff) | |
msm: mdss: dp: add support to read per frame CRC values
Display Port (DP) controller has the ability to calculate CRC values
for every frame. In addition, most DP sinks also have the capability
to calculate per frame CRC values. Add support to enable/disable
calculation of per-frame CRC values for both the DP controller and
the DP sink. Add support to read the computed CRC values via a new
sysfs node. See below for usage instructions:
To enable/disable per frame CRC calculation:
* echo "ctl_cr_en=[0/1]" > /sys/class/graphics/<fbi>/frame_crc
* echo "sink_cr_en=[0/1]" > /sys/class/graphics/<fbi>/frame_crc
To read computed CRC values:
* cat /sys/class/graphics/<fbi>/frame_crc
CRs-Fixed: 1109812
Change-Id: I41271db64463b26cbbd9baba43d098bc30da33bf
Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
