From: Benjamin Herrenschmidt Date: Thu, 4 Sep 2014 07:44:18 +0000 (+1000) Subject: drm/ast: Try to use MMIO registers when PIO isn't supported X-Git-Tag: fixes-against-v3.18-rc2~73^2~33^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dd68309b9c516eac76549b71f68f01f57bb0c71;p=pandora-kernel.git drm/ast: Try to use MMIO registers when PIO isn't supported If the PIO resources haven't been assigned, then we have no choice but try to use the MMIO version. This is the case for example on POWER8 which doesn't support PIO at all. Chips rev 0x20 or later have MMIO decoding enabled by default. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed