Home | History | Annotate | Download | only in libhdmi

Lines Matching full:hdmi

29 #include "hdmi.h"
42 * supported by HDMI and display, and modes that are not
54 * the best mode when the HDMI display is connected.
158 // Update the display if HDMI is connected as primary
163 // Disable HPD at start if HDMI is external, it will be enabled later
170 // for HDMI - retreive all the modes supported by the driver
444 property_get("hw.hdmi.resolution", property_value, "-1");
448 ALOGD_IF(DEBUG, "%s: setting the HDMI mode = %d", __FUNCTION__, mode);
469 // If we fail to read from EDID when HDMI is connected, then
511 // Does a put_vscreen info on the HDMI interface which will update
595 // if primary resolution is more than the hdmi resolution
608 // HDMI is always in landscape, so always assign the higher
609 // dimension to hdmi's xres
702 ALOGE("%s: HDMI connected node empty", __FUNCTION__);
704 ALOGE("%s: Read from HDMI connected node failed with error %s",