From: Michel Dänzer Date: Wed, 4 Feb 2015 01:19:51 +0000 (+0900) Subject: drm/radeon: Don't try to enable write-combining without PAT X-Git-Tag: fixes-v4.0-rc1~91^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a53fa43873b88bad15a2eb1f01dc5efa689625ce;p=pandora-kernel.git drm/radeon: Don't try to enable write-combining without PAT Doing so can cause things to become slow. Print a warning at compile time and an informative message at runtime in that case. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88758 Cc: stable@vger.kernel.org Reviewed-by: Christian König Signed-off-by: Michel Dänzer Signed-off-by: Alex Deucher --- Reading git-diff-tree failed