summaryrefslogtreecommitdiff
path: root/hdmi_cec/qhdmi_cec.h
diff options
context:
space:
mode:
authorNaseer Ahmed <naseer@codeaurora.org>2014-10-10 12:53:13 -0400
committerNaseer Ahmed <naseer@codeaurora.org>2015-03-02 14:54:49 -0500
commit251c030307209b90621b10967560727ed8790bb2 (patch)
tree682e2c822027f7197f8376c8b4b9871a6f1dabfd /hdmi_cec/qhdmi_cec.h
parent7a7b66d1f03997b19ddc0b630dc36850c7826d97 (diff)
downloaddisplay-251c030307209b90621b10967560727ed8790bb2.tar.gz
qcom: display: CEC bugfixes
* Correctly read and pass physical address * Handle system control * Use Google Vendor ID Change-Id: I964fb4b590a0b952d7c8290aef6365d62a2418f0
Diffstat (limited to 'hdmi_cec/qhdmi_cec.h')
-rw-r--r--hdmi_cec/qhdmi_cec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hdmi_cec/qhdmi_cec.h b/hdmi_cec/qhdmi_cec.h
index 4afd07fb..aa97620a 100644
--- a/hdmi_cec/qhdmi_cec.h
+++ b/hdmi_cec/qhdmi_cec.h
@@ -54,6 +54,7 @@ struct cec_context_t {
cec_callback_t callback; // Struct storing callback object
bool enabled;
bool arc_enabled;
+ bool system_control; // If true, HAL/driver handle CEC messages
int fb_num; // Framebuffer node for HDMI
char fb_sysfs_path[MAX_PATH_LENGTH];
hdmi_port_info *port_info; // HDMI port info