Hello, I did some profiling of DRI and GLX with Intel driver (i965GM). I noticed that huge amount of time is spent in drm_bo_vm_nopfn function (25%). Is this expected? Why is this function called so often? Another question is, why glxgears do not eat 100% CPU on Intel? On nvidia (binary drivers) they do. -- Lukáš Hejtmánek