MUST_REVERT: Avoid calling mode set for MIPI during HDMI hotplug.
authorHu Tiger Chen <hu.tiger.chen@intel.com>
Mon, 30 Jan 2012 22:17:17 +0000 (00:17 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:29:38 +0000 (12:29 +0300)
commit8f1628bf936cc61fd33e4a7de34e693e6c432d7b
treea6b70a8141de5a08a46f45f7d3147c6fb0cd07ba
parent926eee605a30c32cc9be6a9a70bcaea2c58b307f
MUST_REVERT: Avoid calling mode set for MIPI during HDMI hotplug.

Currently, during HDMI hotplug/unplug, the MIPI mode set is invoked along
with HDMI mode set. The MIPI mode set during HDMI hotplug causes the system to hang
due to an i2c transaction failure for MIPI. Till the local display issue is fixed, we
avoid calling the MIPI mode set on every HDMI hotplug event.

Signed-off-by: Arun Kannan <arun.kannan@intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/gpu/drm/drm_crtc_helper.c
drivers/gpu/drm/drm_fb_helper.c
drivers/staging/mrst/drv/psb_fb.c
include/drm/drm_fb_helper.h