Searched hist:e6e9c46fd2351a07f31b3bf3101c57170c13aeab (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | gtt.h | diff e6e9c46fd2351a07f31b3bf3101c57170c13aeab Tue Jan 30 05:19:46 CST 2018 Changbin Du <changbin.du@intel.com> 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>
|
H A D | gtt.c | diff e6e9c46fd2351a07f31b3bf3101c57170c13aeab Tue Jan 30 05:19:46 CST 2018 Changbin Du <changbin.du@intel.com> 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>
|
H A D | handlers.c | diff e6e9c46fd2351a07f31b3bf3101c57170c13aeab Tue Jan 30 05:19:46 CST 2018 Changbin Du <changbin.du@intel.com> 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>
|
H A D | scheduler.c | diff e6e9c46fd2351a07f31b3bf3101c57170c13aeab Tue Jan 30 05:19:46 CST 2018 Changbin Du <changbin.du@intel.com> 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>
|