[PATCH 1/3] drm/i915/gvt: fix file paths in documentation

Julian Stecklina julian.stecklina at cyberus-technology.de
Wed Jan 8 08:24:22 UTC 2020


On Tue, 2020-01-07 at 10:06 +0800, Zhenyu Wang wrote:
> On 2020.01.06 16:06:20 +0200, Julian Stecklina wrote:
> > The documentation had some stale paths to i915 graphics virtualization
> > code. Fix them to point to existing files.
> > 
> > Cc: Zhenyu Wang <zhenyuw at linux.intel.com>
> > Cc: zhiyuan.lv at intel.com
> > Cc: hang.yuan at intel.com
> > 
> > Signed-off-by: Julian Stecklina <julian.stecklina at cyberus-technology.de>
> > ---
> >  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:
> > 
> 
> The i915_vgpu.c and intel_gvt.c are still there for guest
> and host part of i915 interface with gvt. We still need them
> in doc. The files in gvt/ directory are gvt device model internals. 

Thanks for clarifying. I'll drop the patch.

Julian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20200108/ed52bf2b/attachment-0001.sig>


More information about the dri-devel mailing list