]> git.ipfire.org Git - thirdparty/kernel/stable.git/blame - Documentation/gpu/xen-front.rst
Merge tag 'mmc-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
[thirdparty/kernel/stable.git] / Documentation / gpu / xen-front.rst
CommitLineData
c575b7ee
OA
1====================================================
2 drm/xen-front Xen para-virtualized frontend driver
3====================================================
4
5This frontend driver implements Xen para-virtualized display
6according to the display protocol described at
7include/xen/interface/io/displif.h
8
9Driver modes of operation in terms of display buffers used
10==========================================================
11
12.. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
13 :doc: Driver modes of operation in terms of display buffers used
14
15Buffers allocated by the frontend driver
16----------------------------------------
17
18.. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
19 :doc: Buffers allocated by the frontend driver
20
c575b7ee
OA
21Buffers allocated by the backend
22--------------------------------
23
24.. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
25 :doc: Buffers allocated by the backend
26
27Driver limitations
28==================
29
30.. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
31 :doc: Driver limitations