linux-stable/drivers/gpu/drm/i915/gvt
Jani Nikula a4c260de9b drm/i915/gvt: #include drm_edid.h for drm_edid_block_valid()
As the excessive #includes from i915_drv.h were axed, kvmgt.c build
started failing. Add the necessary #include where needed.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 14da21cc46 ("drm/i915: axe lots of unnecessary includes from i915_drv.h")
Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Cc: Zhenyu Wang <zhenyuw@linux.intel.com>
Cc: Zhi Wang <zhi.a.wang@intel.com>
Cc: intel-gvt-dev@lists.freedesktop.org
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Zhi Wang <zhi.a.wang@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220215122030.2741656-1-jani.nikula@intel.com
2022-02-17 08:55:25 +02:00
..
aperture_gm.c drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08: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 drm/i915: include some drm headers only where needed 2022-02-14 13:39:54 +02: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
fb_decoder.c drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08:00
fb_decoder.h
firmware.c drm/i915/gvt: Remove references to struct drm_device.pdev 2021-02-02 13:58:45 +02:00
gtt.c drm/i915: Move GT registers to their own header file 2022-02-02 07:59:14 -08: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 drm/i915/gvt: Constify gvt_mmio_block 2022-01-12 02:52:37 -05:00
handlers.c drm/i915: Move MCHBAR registers to their own header 2022-02-16 12:29:47 -08: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: #include drm_edid.h for drm_edid_block_valid() 2022-02-17 08:55:25 +02:00
Makefile
mmio.c drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08:00
mmio.h Merge tag 'gvt-gt-next-2021-01-18' of https://github.com/intel/gvt-linux into drm-intel-gt-next 2021-01-21 15:10:17 +02: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 drm/i915: Use REG_BIT() & co. for universal plane bits 2022-01-18 03:46:59 +02: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
trace_points.c
vgpu.c drm/i915/gvt: Constify vgpu_types 2022-01-12 02:52:37 -05:00