summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAjay Singh Parmar <aparmar@codeaurora.org>2013-10-24 14:32:31 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:22:58 -0700
commit551878df9c4f61c38c899d4a3e88d9bffd878da9 (patch)
treec5fb424da6424d3f30ade5c94d38ef6058f6d5f1 /include/linux
parentfec773bdda57fef9a500855a337c0e3c3ed32804 (diff)
msm: mdss: hdmi: Avoid unnecessary BCAPS read
Don't read BCAPS (downstream device's capability register) in second part of authentication to check if the attached downstream device is a repeater or not. BCAPS register is already read in first part of authentication. Reuse it's value for this purpose. This avoids any unnecessary delays and possible arbitration for DDC line between hardware (for third part of authentication) and software which sometimes results in HDCP compliance 1A-07 failure or not judged. Change-Id: I19a95e029aa31168382926f7d43920e6e24a917b Signed-off-by: Ajay Singh Parmar <aparmar@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions