repo: https://github.com/T-head-Semi/linux commit: b1313fe517ca3703119dcc99ef3bbf75ab42bcfb Change-Id: I6cbb35294024ea3a66140e311f4bb705fd7fd626
32 lines
1010 B
ReStructuredText
32 lines
1010 B
ReStructuredText
====================================================
|
|
drm/xen-front Xen para-virtualized frontend driver
|
|
====================================================
|
|
|
|
This frontend driver implements Xen para-virtualized display
|
|
according to the display protocol described at
|
|
include/xen/interface/io/displif.h
|
|
|
|
Driver modes of operation in terms of display buffers used
|
|
==========================================================
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
|
|
:doc: Driver modes of operation in terms of display buffers used
|
|
|
|
Buffers allocated by the frontend driver
|
|
----------------------------------------
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
|
|
:doc: Buffers allocated by the frontend driver
|
|
|
|
Buffers allocated by the backend
|
|
--------------------------------
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
|
|
:doc: Buffers allocated by the backend
|
|
|
|
Driver limitations
|
|
==================
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
|
|
:doc: Driver limitations
|