Comment 7 for bug 1691991

Revision history for this message
Zhanglei Mao (zhanglei-mao) wrote :

This final goal is "Ubuntu 16.04 support x-Window by modesetting (modesetting_drv.so) driver"

Notes: From xserver source code,it only use modeset. For the display card hardware it is a display controller without GPU,the call paths is xserver->modesetting_drv(userspace)->libdrm(userspace)->drm(kernel).