diff options
| author | Ajay Singh Parmar <aparmar@codeaurora.org> | 2016-12-08 18:36:57 -0800 |
|---|---|---|
| committer | Ajay Singh Parmar <aparmar@codeaurora.org> | 2016-12-08 18:36:57 -0800 |
| commit | 50e8d0fdebe49af684281fb0c133fafd2b383f0d (patch) | |
| tree | 3ae3279002ccf23619395239bdfb3cfc33efab3b /tools/perf/scripts/python/bin | |
| parent | 8dac9cfe736da6f5d7d12602899d47b8ae10cbda (diff) | |
msm: mdss: hdcp_1x: read contiguous data in a single read call
HDCP needs to read data from sink during authentication protocol.
Currently, hdcp reads the data one by one based on the addresses
provided in the hdcp specification. Optimize this by reading whole
data in one read call if the data lay contiguously in memory at
sink to avoid unnecessary delay which may affect hdcp compliance.
Change-Id: Icbeeb9b11a9bbe6808eb5c84b2561d6c74696522
Signed-off-by: Ajay Singh Parmar <aparmar@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
