From: Ingo Molnar Date: Sun, 1 Mar 2009 11:32:08 +0000 (+0100) Subject: Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" X-Git-Tag: v2.6.30-rc3~72^2~31^5~3^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c1aa1537be39d8b9bb5279b5881d81898fd3cd;p=pandora-kernel.git Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" This reverts commit 17581ad812a9abb0182260374ef2e52d4a808a64. Sitsofe Wheeler reported that /dev/dri/card0 is MIA on his EeePC 900 and bisected it to this commit. Graphics card is an i915 in an EeePC 900: 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller [8086:2592] (rev 04) ( Most likely the ioremap() of the driver failed and hence the card did not initialize. ) Reported-by: Sitsofe Wheeler Bisected-by: Sitsofe Wheeler Cc: Venkatesh Pallipadi Cc: Suresh Siddha Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed