From: Jesse Barnes Date: Thu, 14 Jun 2012 18:04:48 +0000 (-0700) Subject: drm/i915: load boot context at driver init time X-Git-Tag: v3.6-rc1~83^2~42^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4ae3f22d238617ca11610b29fde16cf8c0bc6e0;p=pandora-kernel.git drm/i915: load boot context at driver init time According to the bspec for MBCTL: Driver must set bit in the following scenarios: - to realod teh h/w boot context every time it gets loaded through OS - after an FLR clears the register (BIOS won't run afterwards) References: https://bugs.freedesktop.org/show_bug.cgi?id=50237 Signed-off-by: Jesse Barnes Reviewed-by: Eugeni Dodonov Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed