From: Ben Widawsky Date: Fri, 8 Nov 2013 00:24:31 +0000 (-0800) Subject: drm/i915/bdw: Initialize BDW forcewake vfuncs X-Git-Tag: v3.13-rc1~76^2~7^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43d1b64728ee699cdcc8cc0f8abab1c170b451ff;p=pandora-kernel.git drm/i915/bdw: Initialize BDW forcewake vfuncs Somehow this got missed or dropped during development. The simulator does not use forcewake, so it's entirely possible it never worked correctly. After the mmio rework, this will end up in an OOPs, and the system will not boot. Signed-off-by: Ben Widawsky [danvet: Use IS_GEN8 instead of IS_BROADWELL.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed