g4x_hdmi_init
bool g4x_hdmi_init(struct intel_display *display,
g4x_hdmi_init(display, PCH_HDMIB, PORT_B);
g4x_hdmi_init(display, PCH_HDMIC, PORT_C);
g4x_hdmi_init(display, PCH_HDMID, PORT_D);
g4x_hdmi_init(display, VLV_HDMIB, PORT_B);
g4x_hdmi_init(display, VLV_HDMIC, PORT_C);
g4x_hdmi_init(display, CHV_HDMID, PORT_D);
g4x_hdmi_init(display, GEN4_HDMIB, PORT_B);
g4x_hdmi_init(display, GEN4_HDMIC, PORT_C);