From: Ben Widawsky Date: Fri, 25 May 2012 23:56:24 +0000 (-0700) Subject: drm/i915: remap l3 on hw init X-Git-Tag: v3.6-rc1~83^2~47^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9524a1e1c48cf461768914345ec94be6a15e710;p=pandora-kernel.git drm/i915: remap l3 on hw init If any l3 rows have been previously remapped, we must remap them after GPU reset/resume too. v2: Just return (no warn) on remapping init if not IVB (Jesse) Move the check of schizo userspace to i915_gem_l3_remap (Jesse) Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed