From: Ben Widawsky Date: Tue, 9 Apr 2013 01:43:48 +0000 (-0700) Subject: drm/i915: Call out GEN6 PTE specificity X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~40^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7c2b58b700f467eedcbd1c8d7a3d4bada403439;p=pandora-kernel.git drm/i915: Call out GEN6 PTE specificity We can assume that the PTE layout, and size changes for future generations. To avoid confusion with the existing GEN6 PTE typedef, give it a GEN6_ prefix. v2: Fixup checkpatch warning and bikeshed commit message slightly. v3: Rebase on top of Imre's for_each_sg_pages rework. v4: Fixup conflicts in patch series reordering. Signed-off-by: Ben Widawsky (v1) Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed