From: Benjamin Herrenschmidt Date: Thu, 4 Sep 2014 07:50:11 +0000 (+1000) Subject: drm/ast: POST chip at probe time if VGA not enabled X-Git-Tag: fixes-against-v3.18-rc2~73^2~33^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1b985572a3cf88e99a71fe7b8f294ad9f78f007;p=pandora-kernel.git drm/ast: POST chip at probe time if VGA not enabled We need to do it on machines without a BIOS such as POWER8. Also for detection to work without triggering PCIe errors, we need to enable VGA early on, inside ast_detect_chip(). While touching those files, replace a few hard coded register numbers with the corresponding symbolic constant. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed