commit | 28a60dee2ce6021fa6b304bc6761b71120635ad8 | [log] [tgz] |
---|---|---|
author | Zhi Wang <zhi.a.wang@intel.com> | Fri Sep 02 12:41:29 2016 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Fri Oct 14 18:11:19 2016 +0800 |
tree | e35be207ed7b496322662833269a4f438f3db1be | |
parent | 86e83e35d190a9b553384e0e711091a4e9643998 [diff] |
drm/i915/gvt: vGPU HW resource management This patch introduces the GVT-g vGPU HW resource management. Under GVT-g virtualizaion environment, each vGPU requires portions HW resources, including aperture, hidden GM space, and fence registers. When creating a vGPU, GVT-g will request these HW resources from host, and return them to host after a vGPU is destroyed. Signed-off-by: Zhi Wang <zhi.a.wang@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>