linux_dsm_epyc7002/drivers/gpu/drm/i915/gvt
Hang Yuan 39c68e87bc drm/i915/gvt: add VFIO EDID region
Implement VFIO EDID region for vgpu. Support EDID blob update and notify
guest on link state change via hotplug event.

v3: move struct edid_region to kvmgt.c <zhenyu>
v2: add EDID sanity check and size update <zhenyu>

Tested-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Hang Yuan <hang.yuan@linux.intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
2019-01-31 11:41:25 +08:00
..
aperture_gm.c
cfg_space.c
cmd_parser.c drm/i915/gvt: switch to kernel types 2019-01-23 13:56:14 +08:00
cmd_parser.h
debug.h
debugfs.c
display.c drm/i915/gvt: add hotplug emulation 2019-01-31 11:26:55 +08:00
display.h drm/i915/gvt: add functions to get default resolution 2019-01-31 11:26:48 +08:00
dmabuf.c drm/i915/gvt: Enable gfx virtualiztion for CFL 2019-01-10 11:36:43 +08:00
dmabuf.h
edid.c drm/i915/gvt: Refine port select logic for CFL platform 2019-01-10 11:38:04 +08:00
edid.h
execlist.c
execlist.h
fb_decoder.c drm/i915/gvt: Enable gfx virtualiztion for CFL 2019-01-10 11:36:43 +08:00
fb_decoder.h
firmware.c
gtt.c Merge tag 'gvt-fixes-2018-11-07' of https://github.com/intel/gvt-linux into drm-intel-fixes 2018-11-07 15:34:10 +02:00
gtt.h Merge tag 'gvt-fixes-2018-11-07' of https://github.com/intel/gvt-linux into drm-intel-fixes 2018-11-07 15:34:10 +02:00
gvt.c drm/i915/gvt: add hotplug emulation 2019-01-31 11:26:55 +08:00
gvt.h drm/i915/gvt: add hotplug emulation 2019-01-31 11:26:55 +08:00
handlers.c drm/i915/gvt: switch to kernel types 2019-01-23 13:56:14 +08:00
hypercall.h drm/i915/gvt: add VFIO EDID region 2019-01-31 11:41:25 +08:00
interrupt.c drm/i915/gvt: Enable gfx virtualiztion for CFL 2019-01-10 11:36:43 +08:00
interrupt.h
kvmgt.c drm/i915/gvt: add VFIO EDID region 2019-01-31 11:41:25 +08:00
Makefile drm/i915/gvt: Change KVMGT as self load module 2019-01-02 15:51:26 +08:00
mmio_context.c drm/i915/gvt: Enable gfx virtualiztion for CFL 2019-01-10 11:36:43 +08:00
mmio_context.h
mmio.c drm/i915/gvt: switch to kernel types 2019-01-23 13:56:14 +08:00
mmio.h drm/i915/gvt: Add coffeelake platform definition 2019-01-10 11:35:02 +08:00
mpt.h drm/i915/gvt: add VFIO EDID region 2019-01-31 11:41:25 +08:00
opregion.c
page_track.c
page_track.h
reg.h
sched_policy.c drm/i915/gvt: switch to kernel types 2019-01-23 13:56:14 +08:00
sched_policy.h
scheduler.c drm/i915/gvt: Enable gfx virtualiztion for CFL 2019-01-10 11:36:43 +08:00
scheduler.h drm/i915/gvt: switch to kernel types 2019-01-23 13:56:14 +08:00
trace_points.c
trace.h drm/i915/gvt: give the cmd parser cmd_info a const treatment 2019-01-10 11:29:02 +08:00
vgpu.c drm/i915/gvt: add VFIO EDID region 2019-01-31 11:41:25 +08:00