]> 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)
commitdee347af6109744929b3a1f6f34e5fafe8706519
treeb78382ec43c977ff9501e89e76f409872de9b8b7
parentd039990739fb640e06b6adabe66e154177ef4005
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: 488c20715ef6 ("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