From: Ben Widawsky Date: Fri, 5 Jul 2013 21:41:03 +0000 (-0700) Subject: drm: Change create block to reserve node X-Git-Tag: v3.12-rc1~136^2~165^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=338710e7aff3428dc8170a03704a8ae981b58dcd;p=pandora-kernel.git drm: Change create block to reserve node With the previous patch we no longer actually create a node, we simply find the correct hole and occupy it. This very well could have been squashed with the last patch, but since I already had David's review, I figured it's easiest to keep it distinct. Also update the users in i915. Conveniently this is the only user of the interface. CC: David Airlie CC: Signed-off-by: Ben Widawsky Acked-by: David Airlie Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed