Re: [Xen-devel][PATCH v2 2/3] drm/xen-front: Use Xen common shared buffer implementation
From: Oleksandr Andrushchenko
Date: Tue Dec 18 2018 - 13:48:48 EST
On 12/18/18 20:31, Boris Ostrovsky wrote:
On 12/18/18 11:15 AM, Noralf TrÃnnes wrote:
Den 30.11.2018 08.42, skrev Oleksandr Andrushchenko:
From: Oleksandr Andrushchenko <oleksandr_andrushchenko@xxxxxxxx>
Use page directory based shared buffer implementation
now available as common code for Xen frontend drivers.
Remove flushing of shared buffer on page flip as this
workaround needs a proper fix.
Signed-off-by: Oleksandr Andrushchenko
<oleksandr_andrushchenko@xxxxxxxx>
---
Reviewed-by: Noralf TrÃnnes <noralf@xxxxxxxxxxx>
Thank you, Noralf!
Now that all 3 have been acked/reviewed
Applied to for-linus-4.21
Thank you, Boris, Juergen!