From: Daniel Vetter Date: Wed, 11 Dec 2013 10:34:32 +0000 (+0100) Subject: drm/bufs: remove handling of _DRM_GEM mappings X-Git-Tag: v3.14-rc1~47^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f51722a154e73019434bd020e50ddb941046c5;p=pandora-kernel.git drm/bufs: remove handling of _DRM_GEM mappings Gone with the new gem vma offset manager from David. We can also ditch the uapi header definition from the enum since userspace never used this. It ended up in there purely for historical reasons (for reusing the old drm mmap code essentially), not because userspace ever needed it. Cc: David Herrmann Reviewed-by: David Herrmann Signed-off-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed