From: Ben Skeggs Date: Fri, 13 Jul 2012 07:21:22 +0000 (+1000) Subject: drm/nouveau/gpuobj: remove flags for vm-mappings X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73a60c0d218a292f8ef29d3467726ff26ed366fc;p=pandora-kernel.git drm/nouveau/gpuobj: remove flags for vm-mappings Having GPUOBJ and VM intertwined like this makes it *really* hard to continue porting to the new driver architecture, split it out in favour of requiring explit maps be the caller. It's more flexible and obvious this way anyway... Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed