* [PATCH] virtio-gpu: Fix spelling error
@ 2024-10-27 4:44 Parav Pandit
2024-10-28 9:49 ` Matias Ezequiel Vara Larsen
0 siblings, 1 reply; 3+ messages in thread
From: Parav Pandit @ 2024-10-27 4:44 UTC (permalink / raw)
To: virtio-comment, mst, cohuck, mvaralar; +Cc: shahafs, Parav Pandit
Fix spelling error.
Fixes: fed64230bf31 ("Add virtio gpu device specification.")
Fixes: https://github.com/oasis-tcs/virtio-spec/issues/192
Signed-off-by: Parav Pandit <parav@nvidia.com>
---
device-types/gpu/description.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/device-types/gpu/description.tex b/device-types/gpu/description.tex
index ba4ea76..c5706bc 100644
--- a/device-types/gpu/description.tex
+++ b/device-types/gpu/description.tex
@@ -128,7 +128,7 @@ \subsubsection{Device Operation: Create a framebuffer and configure scanout}
\item Allocate a framebuffer from guest ram, and attach it as backing
storage to the resource just created, using
VIRTIO_GPU_CMD_RESOURCE_ATTACH_BACKING. Scatter lists are
- supported, so the framebuffer doesn't need to be contignous in guest
+ supported, so the framebuffer doesn't need to be contiguous in guest
physical memory.
\item Use VIRTIO_GPU_CMD_SET_SCANOUT to link the framebuffer to
a display scanout.
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] virtio-gpu: Fix spelling error
2024-10-27 4:44 [PATCH] virtio-gpu: Fix spelling error Parav Pandit
@ 2024-10-28 9:49 ` Matias Ezequiel Vara Larsen
2024-11-03 5:08 ` Parav Pandit
0 siblings, 1 reply; 3+ messages in thread
From: Matias Ezequiel Vara Larsen @ 2024-10-28 9:49 UTC (permalink / raw)
To: Parav Pandit; +Cc: virtio-comment, mst, cohuck, shahafs
On Sun, Oct 27, 2024 at 06:44:57AM +0200, Parav Pandit wrote:
> Fix spelling error.
>
> Fixes: fed64230bf31 ("Add virtio gpu device specification.")
> Fixes: https://github.com/oasis-tcs/virtio-spec/issues/192
> Signed-off-by: Parav Pandit <parav@nvidia.com>
> ---
Reviewed-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
> device-types/gpu/description.tex | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/device-types/gpu/description.tex b/device-types/gpu/description.tex
> index ba4ea76..c5706bc 100644
> --- a/device-types/gpu/description.tex
> +++ b/device-types/gpu/description.tex
> @@ -128,7 +128,7 @@ \subsubsection{Device Operation: Create a framebuffer and configure scanout}
> \item Allocate a framebuffer from guest ram, and attach it as backing
> storage to the resource just created, using
> VIRTIO_GPU_CMD_RESOURCE_ATTACH_BACKING. Scatter lists are
> - supported, so the framebuffer doesn't need to be contignous in guest
> + supported, so the framebuffer doesn't need to be contiguous in guest
> physical memory.
> \item Use VIRTIO_GPU_CMD_SET_SCANOUT to link the framebuffer to
> a display scanout.
> --
> 2.34.1
>
^ permalink raw reply [flat|nested] 3+ messages in thread* RE: [PATCH] virtio-gpu: Fix spelling error
2024-10-28 9:49 ` Matias Ezequiel Vara Larsen
@ 2024-11-03 5:08 ` Parav Pandit
0 siblings, 0 replies; 3+ messages in thread
From: Parav Pandit @ 2024-11-03 5:08 UTC (permalink / raw)
To: Matias Ezequiel Vara Larsen
Cc: virtio-comment@lists.linux.dev, mst@redhat.com, cohuck@redhat.com,
Shahaf Shuler
> From: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
> Sent: Monday, October 28, 2024 3:19 PM
>
> On Sun, Oct 27, 2024 at 06:44:57AM +0200, Parav Pandit wrote:
> > Fix spelling error.
> >
> > Fixes: fed64230bf31 ("Add virtio gpu device specification.")
> > Fixes: https://github.com/oasis-tcs/virtio-spec/issues/192
> > Signed-off-by: Parav Pandit <parav@nvidia.com>
> > ---
>
> Reviewed-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
>
> > device-types/gpu/description.tex | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, Thanks.
> >
> > diff --git a/device-types/gpu/description.tex
> > b/device-types/gpu/description.tex
> > index ba4ea76..c5706bc 100644
> > --- a/device-types/gpu/description.tex
> > +++ b/device-types/gpu/description.tex
> > @@ -128,7 +128,7 @@ \subsubsection{Device Operation: Create a
> > framebuffer and configure scanout} \item Allocate a framebuffer from
> guest ram, and attach it as backing
> > storage to the resource just created, using
> > VIRTIO_GPU_CMD_RESOURCE_ATTACH_BACKING. Scatter lists are
> > - supported, so the framebuffer doesn't need to be contignous in
> > guest
> > + supported, so the framebuffer doesn't need to be contiguous in
> > + guest
> > physical memory.
> > \item Use VIRTIO_GPU_CMD_SET_SCANOUT to link the framebuffer to
> > a display scanout.
> > --
> > 2.34.1
> >
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-03 5:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-27 4:44 [PATCH] virtio-gpu: Fix spelling error Parav Pandit
2024-10-28 9:49 ` Matias Ezequiel Vara Larsen
2024-11-03 5:08 ` Parav Pandit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox