On 1/7/26 21:27, [email protected] wrote: > +++ b/drivers/gpu/drm/virtio/virtgpu_drv.h > @@ -261,6 +261,7 @@ struct virtio_gpu_device { > bool has_resource_blob; > bool has_host_visible; > bool has_context_init; > + bool hibernation;
Nit: bool hibernated; -- Best regards, Dmitry
