Re: [PATCH v4 0/6] drm/virtio: rework batching

2020-02-14 Thread Chia-I Wu
Series is Reviewed-by: Chia-I Wu Thanks! On Fri, Feb 14, 2020 at 4:55 AM Gerd Hoffmann wrote: > > v4: > - add patches #2 + #6. > v3: > - split into multiple patches. > > Gerd Hoffmann (6): > drm/virtio: rework notification for better batching > drm/virtio: notify before waiting > drm/v

[PATCH v4 0/6] drm/virtio: rework batching

2020-02-14 Thread Gerd Hoffmann
v4: - add patches #2 + #6. v3: - split into multiple patches. Gerd Hoffmann (6): drm/virtio: rework notification for better batching drm/virtio: notify before waiting drm/virtio: batch plane updates (pageflip) drm/virtio: batch resource creation drm/virtio: batch display query drm/vi