commit | e6e9c46fd2351a07f31b3bf3101c57170c13aeab | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Tue Jan 30 19:19:46 2018 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Tue Mar 06 13:19:16 2018 +0800 |
tree | 5ef8619496b1f4697c79e31e88bdc661336f4ad8 | |
parent | a143cef7dbefc1cb9853d990c18b16347ecceb39 [diff] |
drm/i915/gvt: Factor out intel_vgpu_{get, put}_ppgtt_mm interface Factor out these two interfaces so we can kill some duplicated code in scheduler.c. v2: - rename to intel_vgpu_{get,put}_ppgtt_mm - refine handle_g2v_notification Signed-off-by: Changbin Du <changbin.du@intel.com> Reviewed-by: Zhi Wang <zhi.a.wang@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>