libWFDintel-drm.so - OpenWF Display driver for Intel hardware using the Direct Rendering Manager (drm) The DRM server (drm-intel) must be started before using this driver. Display/pipeline IDs: Displays and pipelines are numbered with positive integers, and are board- dependent; run "drm-probe-displays" to list the available resources. Pipeline IDs 1 to 9 are used for DRM "CRTCs". Assign a CRTC to each display you want to use; see the "pipeline%d-display" graphics.conf settings below. Normally a framebuffer is created on each CRTC pipeline; see the "begin class framebuffer" sections in graphics.conf. Pipeline IDs 10 and above are used for DRM "planes" (overlays). A plane may only be used on a port with an active CRTC. See "Understanding composition" in the Screen Graphics Subsystem Developer's Guide for more information on framebuffers and hardware pipelines: http://www.qnx.com/developers/docs/660/topic/com.qnx.doc.screen/topic/manual/cscreen_composition.html graphics.conf settings (for "khronos" / "wfd device 1"): pipeline%d-display: Output to which pipeline ID %d should be bindable; the value is a numeric display ID (default: 0, no binding possible). Set "wfd-dlls = libwfdcfg-(VARIANT).so libWFDintel-drm.so" Required libraries: libm.so libdrm.so.2.4.0 libdrm_intel.so.1.0.0