From: Kenneth Graunke Date: Mon, 22 Apr 2013 07:53:50 +0000 (-0700) Subject: drm/i915: Fix page table entries for Bay Trail. X-Git-Tag: v3.11-rc1~65^2~131^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c34e70ebf464a9ee142d93b681c5df094ec654;p=pandora-kernel.git drm/i915: Fix page table entries for Bay Trail. On Bay Trail, bit 1 means "writeable by the GPU." Failing to set that means basically anything using the GPU will cause hangs. v2: Drop accidental inline keyword on byt_pte_encode. Signed-off-by: Kenneth Graunke Reviewed-by: Jani Nikula Tested-by: Daniel Leung [v1] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed