]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 12 Nov 2019 22:35:57 +0000 (22:35 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 14 Nov 2019 17:38:54 +0000 (17:38 +0000)
commitebbdcbb4ec00c3afc20563dc8a5cc8417f6ced33
tree72be927aba7dee808c4bcec46399842c9611c7de
parentab615631a9313dbdb5c97ffac0358e35b7342f90
drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others

Be consistent in our mocs setup on Tigerlake and set the unused control
value to follow the PTE entry as we previously have done. The unused
values are beyond the defines of the ABI, the consistency simplifies our
checking.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191112223600.30993-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_mocs.c