msm: mdss: remove early overlay kickoff for HDMI panel

MDP driver sends an event to power on panel as soon as framebuffer is
opened without waiting for resolution settings from user-space. This
assumption works for panels where resolution is static. HDMI is a panel
where resolution is dynamic and based on connected sink. So early power
on for HDMI panel results in incorrect sequence of events. Correct this
by eliminating early overlay kickoff for HDMI panel.

Change-Id: I57c15123da873fed43a416d302298a0408147a98
Signed-off-by: Ujwal Patel <ujwalp@codeaurora.org>
1 file changed