]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915/bxt: Enable PTE encoding
authorSumit Singh <sumit.k.singh@intel.com>
Tue, 17 Mar 2015 09:39:31 +0000 (11:39 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 9 Apr 2015 13:57:48 +0000 (15:57 +0200)
commit5a4e33a34fc27d6b54200bde187766e049ae876b
tree0742f4581d60cc09f6f190efbb39a7184f3eb485
parent31d4dcf705c33da28e3688bfb1f11889cf8b29f9
drm/i915/bxt: Enable PTE encoding

The caching options for page table entries have remained the same as
Cherryview. This patch fixes it so the right code path is taken on BXT.

v2: Fix up commit message (Mike)

Signed-off-by: Sumit Singh <sumit.k.singh@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Sivakumar Thulasimani <sivakumar.thulasimani@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem_gtt.c