]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/ehl: Update MOCS table for EHL
authorMatt Roper <matthew.d.roper@intel.com>
Thu, 30 May 2019 23:40:14 +0000 (16:40 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Sat, 15 Jun 2019 15:19:49 +0000 (08:19 -0700)
commit841526b7bbcaeda5b3b59871ad47596d14db4134
treecbff401990ebe1889e0ba577f00d1b330b51c093
parent26d95483df3d948b3026b2e223cb4d11ee5c6a19
drm/i915/ehl: Update MOCS table for EHL

EHL defines two new MOCS table entries but is otherwise compatible with
the ICL MOCS table.

These table entries (16 and 17) should still be considered unused for
ICL and as such their behavior remains undefined for that platform.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190530234014.22340-1-matthew.d.roper@intel.com
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
drivers/gpu/drm/i915/gt/intel_mocs.c