]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Don't program eLLC IDI hash mask for gen9+
authorMika Kuoppala <mika.kuoppala@linux.intel.com>
Wed, 13 Apr 2016 14:26:42 +0000 (17:26 +0300)
committerMika Kuoppala <mika.kuoppala@intel.com>
Thu, 14 Apr 2016 09:27:37 +0000 (12:27 +0300)
commitf61d6157390dc22498f84caf9e4fa3a9bb92333f
tree93d59a44b71b595ca535460e491924a0b9b59d86
parent2f5c279b2b9f4dbb4996741122b8bf6373542bdc
drm/i915: Don't program eLLC IDI hash mask for gen9+

For gen9 onwards, eDRAM is a true memory side cache. So
there is no need to program idi hash mask as it is for eLLC
only.

v2: INTEL_GEN (Chris), s/has/hash (Matthew)

Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
drivers/gpu/drm/i915/i915_gem.c