IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
[linux/fpc-iii.git] / Documentation / gpu / xen-front.rst
blobd988da7d198322b7d4b5cb95a2ed2ae1cbb93b83
1 ====================================================
2  drm/xen-front Xen para-virtualized frontend driver
3 ====================================================
5 This frontend driver implements Xen para-virtualized display
6 according to the display protocol described at
7 include/xen/interface/io/displif.h
9 Driver modes of operation in terms of display buffers used
10 ==========================================================
12 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
13    :doc: Driver modes of operation in terms of display buffers used
15 Buffers allocated by the frontend driver
16 ----------------------------------------
18 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
19    :doc: Buffers allocated by the frontend driver
21 Buffers allocated by the backend
22 --------------------------------
24 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
25    :doc: Buffers allocated by the backend
27 Driver limitations
28 ==================
30 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
31    :doc: Driver limitations