xen-front.rst 1010 B

12345678910111213141516171819202122232425262728293031
  1. ====================================================
  2. drm/xen-front Xen para-virtualized frontend driver
  3. ====================================================
  4. This frontend driver implements Xen para-virtualized display
  5. according to the display protocol described at
  6. include/xen/interface/io/displif.h
  7. Driver modes of operation in terms of display buffers used
  8. ==========================================================
  9. .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
  10. :doc: Driver modes of operation in terms of display buffers used
  11. Buffers allocated by the frontend driver
  12. ----------------------------------------
  13. .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
  14. :doc: Buffers allocated by the frontend driver
  15. Buffers allocated by the backend
  16. --------------------------------
  17. .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
  18. :doc: Buffers allocated by the backend
  19. Driver limitations
  20. ==================
  21. .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
  22. :doc: Driver limitations