From: Chris Wilson Date: Tue, 10 Jun 2014 10:23:33 +0000 (+0100) Subject: drm/i915: Simplify processing of the golden render context state X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~63^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce826d436f33c8fc0cf8b51d213b496ea73e0a6;p=pandora-kernel.git drm/i915: Simplify processing of the golden render context state Rewrite i915_gem_render_state.c for the purposes of clarity and compactness, in the process we can eliminate some dodgy math that did not handle 64bit addresses correctly. Signed-off-by: Chris Wilson Cc: Ville Syrjälä Cc: Damien Lespiau Cc: Mika Kuoppala Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed