WSL2-Linux-Kernel/drivers/gpu/drm/i915/gvt
Jani Nikula de5d437ae8 drm/i915/gvt: fix trace TRACE_INCLUDE_PATH
TRACE_INCLUDE_PATH should be a path relative to define_trace.h, not the
file including it. (See the comment in include/trace/define_trace.h.)

Cc: Zhi Wang <zhi.wang.linux@gmail.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/48b772795b7ab674f609ecad53b4882c66a8262a.1649852517.git.jani.nikula@intel.com
Reviewed-by: Zhi Wang <zhi.a.wang@intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2022-04-21 07:36:56 -04:00
..
Makefile
aperture_gm.c Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next 2022-02-23 15:03:51 -05:00
cfg_space.c drm/i915/gvt: Remove references to struct drm_device.pdev 2021-02-02 13:58:45 +02:00
cmd_parser.c drm/i915: Move GT registers to their own header file 2022-02-02 07:59:14 -08:00
cmd_parser.h drm/i915/gvt: Add missing forward decl of intel_vgpu for HDRTEST 2021-01-21 15:51:21 +02:00
debug.h
debugfs.c treewide: Change list_sort to use const pointers 2021-04-08 16:04:22 -07:00
display.c drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08:00
display.h drm/i915/gvt: Refactor GVT vblank emulator for vGPU virtual display 2021-03-01 13:52:46 +08:00
dmabuf.c Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next 2022-02-23 15:03:51 -05:00
dmabuf.h
edid.c drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08:00
edid.h
execlist.c drm/i915: move intel_hws_csb_write_index() out of i915_drv.h 2022-02-10 10:58:32 +02:00
execlist.h drm/i915/gvt: make execlist.h self-contained 2020-12-22 11:37:45 +08:00
fb_decoder.c drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08:00
fb_decoder.h drm/i915/gvt: make fb_decoder.h self-contained 2020-12-22 11:39:05 +08:00
firmware.c i915/gvt: Use the initial HW state snapshot saved in i915 2022-04-21 07:36:56 -04:00
gtt.c Linux 5.17-rc6 2022-02-28 14:57:14 +10:00
gtt.h drm/i915/gvt: Constify intel_gvt_gtt_pte_ops 2022-01-12 02:52:37 -05:00
gvt.c drm/i915/gvt: Use to_gt() helper 2021-12-17 21:50:41 -08:00
gvt.h i915/gvt: Separate the MMIO tracking table from GVT-g 2022-04-21 07:36:54 -04:00
handlers.c i915/gvt: Separate the MMIO tracking table from GVT-g 2022-04-21 07:36:54 -04:00
hypercall.h drm/i915/gvt: Move mdev attribute groups into kvmgt module 2021-05-17 16:37:09 +08:00
interrupt.c drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08:00
interrupt.h drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08:00
kvmgt.c drm/i915/gvt: add the missing mdev attribute "name" 2022-03-07 12:21:58 -05:00
mmio.c drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08:00
mmio.h i915/gvt: Separate the MMIO tracking table from GVT-g 2022-04-21 07:36:54 -04:00
mmio_context.c drm/i915: Move GT registers to their own header file 2022-02-02 07:59:14 -08:00
mmio_context.h drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08:00
mpt.h drm/i915/gvt: Move mdev attribute groups into kvmgt module 2021-05-17 16:37:09 +08:00
opregion.c
page_track.c
page_track.h
reg.h i915/gvt: Separate the MMIO tracking table from GVT-g 2022-04-21 07:36:54 -04:00
sched_policy.c drm/i915/gvt: Constify intel_gvt_sched_policy_ops 2022-01-12 02:52:37 -05:00
sched_policy.h
scheduler.c drm/i915: Move GT registers to their own header file 2022-02-02 07:59:14 -08:00
scheduler.h drm/i915/gvt: Constify intel_gvt_sched_policy_ops 2022-01-12 02:52:37 -05:00
trace.h drm/i915/gvt: fix trace TRACE_INCLUDE_PATH 2022-04-21 07:36:56 -04:00
trace_points.c
vgpu.c drm/i915/gvt: Constify vgpu_types 2022-01-12 02:52:37 -05:00