The documentation had some stale paths to i915 graphics virtualization code. Fix them to point to existing files. Cc: Zhenyu Wang <zhenyuw@xxxxxxxxxxxxxxx> Cc: zhiyuan.lv@xxxxxxxxx Cc: hang.yuan@xxxxxxxxx Signed-off-by: Julian Stecklina <julian.stecklina@xxxxxxxxxxxxxxxxxxxxx> --- Documentation/gpu/i915.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/gpu/i915.rst b/Documentation/gpu/i915.rst index e539c42a3e78..d644683c5249 100644 --- a/Documentation/gpu/i915.rst +++ b/Documentation/gpu/i915.rst @@ -43,19 +43,19 @@ Interrupt Handling Intel GVT-g Guest Support(vGPU) ------------------------------- -.. kernel-doc:: drivers/gpu/drm/i915/i915_vgpu.c +.. kernel-doc:: drivers/gpu/drm/i915/gvt/vgpu.c :doc: Intel GVT-g guest support -.. kernel-doc:: drivers/gpu/drm/i915/i915_vgpu.c +.. kernel-doc:: drivers/gpu/drm/i915/gvt/vgpu.c :internal: Intel GVT-g Host Support(vGPU device model) ------------------------------------------- -.. kernel-doc:: drivers/gpu/drm/i915/intel_gvt.c +.. kernel-doc:: drivers/gpu/drm/i915/gvt/gvt.c :doc: Intel GVT-g host support -.. kernel-doc:: drivers/gpu/drm/i915/intel_gvt.c +.. kernel-doc:: drivers/gpu/drm/i915/gvt/gvt.c :internal: Workarounds -- 2.24.1 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel