git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee0ce47
)
drm/i915/chv: Flush caches when programming page tables
author
Rafael Barbalho
<rafael.barbalho@intel.com>
Wed, 9 Apr 2014 10:28:02 +0000
(13:28 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 6 May 2014 16:30:08 +0000
(18:30 +0200)
Page table updates were getting stuck in the CPU cache on chv causing
spurious page faults and strange behaviour.
Signed-off-by: Rafael Barbalho <rafael.barbalho@intel.com>
[vsyrjala: Add !HAS_LLC checks]
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem_gtt.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/i915_gem_gtt.c
Simple merge