Hi, The drm-tracking branch hosted here: http://git.bitwiz.org.uk/?p=kernel.git;a=summary already contains an ioctl to access the internal registers from user space. The ioctl simply forwards the registers accesses to the SQ of glamo.
But DRI needs x11 handles to do the init and more. If I am not mistaken there is a way to use DRI/DRM without X11: http://dri.freedesktop.org/wiki/DriWithoutX http://fbdri.sourceforge.net/ kind regards Andreas Pokorny
