From: Tvrtko Ursulin Date: Fri, 24 Oct 2014 11:42:33 +0000 (+0100) Subject: drm/i915: Move flags describing VMA mappings into the VMA X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~64^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aff437667b93c3d65576b02628885687c72e1b3b;p=pandora-kernel.git drm/i915: Move flags describing VMA mappings into the VMA If these flags are on the object level it will be more difficult to allow for multiple VMAs per object. v2: Simplification and cleanup after code review comments (Chris Wilson). Signed-off-by: Tvrtko Ursulin Cc: Chris Wilson Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed