Back to home page

OSCL-LXR

 
 

    


0001 ====================================================
0002  drm/xen-front Xen para-virtualized frontend driver
0003 ====================================================
0004 
0005 This frontend driver implements Xen para-virtualized display
0006 according to the display protocol described at
0007 include/xen/interface/io/displif.h
0008 
0009 Driver modes of operation in terms of display buffers used
0010 ==========================================================
0011 
0012 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
0013    :doc: Driver modes of operation in terms of display buffers used
0014 
0015 Buffers allocated by the frontend driver
0016 ----------------------------------------
0017 
0018 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
0019    :doc: Buffers allocated by the frontend driver
0020 
0021 Buffers allocated by the backend
0022 --------------------------------
0023 
0024 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
0025    :doc: Buffers allocated by the backend
0026 
0027 Driver limitations
0028 ==================
0029 
0030 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
0031    :doc: Driver limitations