Re: [PATCH v3 11/12] drm/virtio: switch from ttm to gem shmem helpers

From: Emil Velikov
Date: Wed Jun 19 2019 - 06:47:29 EST


Hi Gerd,

On 2019/06/19, Gerd Hoffmann wrote:

> -static void virtio_gpu_init_ttm_placement(struct virtio_gpu_object *vgbo)
> +static const struct drm_gem_object_funcs v3d_gem_funcs = {
s/v3d/virtio/g

Doubt I'll have the time for a proper review - just this and the 1/12 nits :-\

HTH
Emil