]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gvt: Tiled Resources mmios are in-context mmios for gen9+
authorYan Zhao <yan.y.zhao@intel.com>
Wed, 8 May 2019 02:15:00 +0000 (22:15 -0400)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 21 May 2019 02:57:46 +0000 (10:57 +0800)
commit7c8a8d6e17e5d83d68163cf0a93c3000aaa0d17c
treeb78382ec43c977ff9501e89e76f409872de9b8b7
parente1e844d93a4a084ae5f628e651d9a90e247d8182
drm/i915/gvt: Tiled Resources mmios are in-context mmios for gen9+

TRVATTL3PTRDW(0x4de0-0x4de4), TRNULLDETCT(0x4de8), TRINVTILEDETCT(0x4dec),
TRTTE(0x4df0), TRVADR(0x4df4) are in-context mmios for gen9+

Fixes: 4ddec1753077 ("drm/i915/gvt: vGPU context switch")
Acked-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Yan Zhao <yan.y.zhao@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/mmio_context.c