linux_dsm_epyc7002/drivers/gpu/drm/i915/gvt
Zhenyu Wang c00f9c6b79 drm/i915/gvt: remove duplicate include of trace.h
This removes duplicate include of trace.h. Found by Hariprasad Kelam
with includecheck.

Reported-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Reviewed-by: Yan Zhao <yan.y.zhao@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
2019-07-30 14:26:30 +08:00
..
aperture_gm.c drm/i915: update rpm_get/put to use the rpm structure 2019-06-14 15:58:33 +01:00
cfg_space.c
cmd_parser.c Features: 2019-06-21 14:00:10 +10:00
cmd_parser.h
debug.h
debugfs.c drm/i915: Remove I915_READ_NOTRACE 2019-06-12 15:33:13 +01:00
display.c
display.h
dmabuf.c
dmabuf.h
edid.c
edid.h
execlist.c
execlist.h
fb_decoder.c
fb_decoder.h
firmware.c drm/i915: Remove I915_READ_NOTRACE 2019-06-12 15:33:13 +01:00
gtt.c drm/i915/gvt: Assign NULL to the pointer after memory free. 2019-05-30 17:21:57 +08:00
gtt.h
gvt.c
gvt.h drm/i915: update rpm_get/put to use the rpm structure 2019-06-14 15:58:33 +01:00
handlers.c drm/i915/gvt: ignore unexpected pvinfo write 2019-06-17 15:45:41 +08:00
hypercall.h
interrupt.c
interrupt.h
kvmgt.c
Makefile
mmio_context.c drm/i915: Move more GEM objects under gem/ 2019-05-28 12:45:29 +01:00
mmio_context.h
mmio.c
mmio.h
mpt.h
opregion.c drm/i915: move modesetting core code under display/ 2019-06-17 11:48:32 +03:00
page_track.c
page_track.h
reg.h drm/i915/gvt: save RING_HEAD into vreg when vgpu switched out 2019-06-03 13:18:36 +08:00
sched_policy.c drm/i915: update rpm_get/put to use the rpm structure 2019-06-14 15:58:33 +01:00
sched_policy.h
scheduler.c Features: 2019-06-21 14:00:10 +10:00
scheduler.h drm/i915/gvt: save RING_HEAD into vreg when vgpu switched out 2019-06-03 13:18:36 +08:00
trace_points.c drm/i915/gvt: remove duplicate include of trace.h 2019-07-30 14:26:30 +08:00
trace.h
vgpu.c