gfx: display: force panel type
authorImre Deak <imre.deak@intel.com>
Mon, 31 Oct 2011 17:04:20 +0000 (19:04 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:28:20 +0000 (12:28 +0300)
Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/staging/mrst/drv/psb_drv.c

index 8f00279..8169543 100644 (file)
@@ -79,7 +79,7 @@ int drm_psb_topaz_clockgating = 0;
 #ifdef CONFIG_PM_RUNTIME
 int gfxrtdelay = 0;
 #endif
-static int PanelID = GCT_DETECT;
+static int PanelID = TC35876X;
 char HDMI_EDID[HDMI_MONITOR_NAME_LENGTH];
 
 static int psb_probe(struct pci_dev *pdev, const struct pci_device_id *ent);