From: Chris Wilson Date: Thu, 4 Jul 2013 11:28:35 +0000 (+0100) Subject: drm/i915: Verify that our stolen memory doesn't conflict X-Git-Tag: v3.12-rc1~136^2~165^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaba1b8f3379b5d100bd146b9a41d28348bdfd09;p=pandora-kernel.git drm/i915: Verify that our stolen memory doesn't conflict Sanity check that the memory region found through the Graphics Base of Stolen Memory is reserved and hidden from the rest of the system through the use of the resource API. v2: "Graphics Stolen Memory" is such a more bodacious name than the lame "i915 stolen", and convert to using devres for automagical cleanup of the resource. (danvet) Signed-off-by: Chris Wilson Cc: Daniel Vetter [danvet: Dump proper hexcodes.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed