[PATCH 5/5] drm/virtio: only call virtio_gpu_cmd_create_resource for dumb resources

Gerd Hoffmann kraxel at redhat.com
Fri Apr 3 10:04:31 UTC 2020


On Wed, Apr 01, 2020 at 03:30:39PM -0700, Gurchetan Singh wrote:
> We want to avoid this path for upcoming blob resources.

> -	} else {
> +	} else if (params->dumb) {

That should be posted as part of the actual blob resource patch series,
it doesn't make sense at all standalone.

The other patches 1-4 are fine, I'll go push them in a moment.

take care,
  Gerd



More information about the dri-devel mailing list