linux_dsm_epyc7002/drivers/gpu/drm/i915/gvt
Changbin Du e6e9c46fd2 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>
2018-03-06 13:19:16 +08:00
..
aperture_gm.c
cfg_space.c
cmd_parser.c
cmd_parser.h
debug.h
debugfs.c
display.c
display.h
dmabuf.c
dmabuf.h
edid.c
edid.h
execlist.c
execlist.h
fb_decoder.c
fb_decoder.h
firmware.c
gtt.c drm/i915/gvt: Factor out intel_vgpu_{get, put}_ppgtt_mm interface 2018-03-06 13:19:16 +08:00
gtt.h drm/i915/gvt: Factor out intel_vgpu_{get, put}_ppgtt_mm interface 2018-03-06 13:19:16 +08:00
gvt.c
gvt.h
handlers.c drm/i915/gvt: Factor out intel_vgpu_{get, put}_ppgtt_mm interface 2018-03-06 13:19:16 +08:00
hypercall.h
interrupt.c
interrupt.h
kvmgt.c
Makefile
mmio_context.c
mmio_context.h
mmio.c drm/i915/gvt: Rename ggtt related functions to be more specific 2018-03-06 13:19:16 +08:00
mmio.h
mpt.h
opregion.c
reg.h
sched_policy.c
sched_policy.h
scheduler.c drm/i915/gvt: Factor out intel_vgpu_{get, put}_ppgtt_mm interface 2018-03-06 13:19:16 +08:00
scheduler.h
trace_points.c
trace.h
vgpu.c