drm/xen-front: Use Xen common shared buffer implementation
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@epam.com> Reviewed-by: Noralf Trønnes <noralf@tronnes.org> Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
This commit is contained in:

committed by
Boris Ostrovsky

parent
b3383974fe
commit
5641f19bdf
@@ -4,7 +4,6 @@ drm_xen_front-objs := xen_drm_front.o \
|
||||
xen_drm_front_kms.o \
|
||||
xen_drm_front_conn.o \
|
||||
xen_drm_front_evtchnl.o \
|
||||
xen_drm_front_shbuf.o \
|
||||
xen_drm_front_cfg.o \
|
||||
xen_drm_front_gem.o
|
||||
|
||||
|
Reference in New Issue
Block a user