From: Daniel Vetter Date: Thu, 9 Jul 2015 21:32:33 +0000 (+0200) Subject: drm/gem: rip out drm vma accounting for gem mmaps X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~37^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=131e663bd6f1055caaff128f9aa5071d227eeb72;p=pandora-kernel.git drm/gem: rip out drm vma accounting for gem mmaps Doesn't really add anything which can't be figured out through proc files. And more clearly separates the new gem mmap handling code from the old drm maps mmap handling code, which is surely a good thing. Cc: Martin Peres Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed