From: Alexandre Courbot Date: Fri, 27 Jun 2014 10:28:50 +0000 (+0900) Subject: drm/nouveau/bar: add noncached ioremap property X-Git-Tag: cleanup-for-v3.18~55^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2a4e78cdccc4bb2d3729981313da237ad4ad43f;p=pandora-kernel.git drm/nouveau/bar: add noncached ioremap property Some BARs (like GK20A's) do not support being ioremapped write-combined. Add a boolean property to the BAR structure and handle that case in the Nouveau BO implementation. Signed-off-by: Alexandre Courbot --- Reading git-diff-tree failed