Re: [PATCH] virtio-gpu: Fix missing driver conformance file
Matias Ezequiel Vara Larsen <[email protected]>
| Newsgroups | dev.linux.lists.virtio-comment |
|---|---|
| Message-ID | <aE/yNzLLs+lZh/we@fedora> |
On Sat, Jun 14, 2025 at 09:13:02PM +0300, Parav Pandit wrote:
> Cited patch in the fixes tag missed to include the driver-conformance
> file. Add it.
>
> Fixes: f52fb20cbe38 ("virtio-gpu: support blob alignment information")
> Signed-off-by: Parav Pandit <[email protected]>
> ---
> device-types/gpu/driver-conformance.tex | 8 ++++++++
> 1 file changed, 8 insertions(+)
> create mode 100644 device-types/gpu/driver-conformance.tex
>
Reviewed-by: Matias Ezequiel Vara Larsen <[email protected]>