Hello, 2009/6/10 Andreas Pokorny <[email protected]>: > 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:
You could also drop DRI but then you have to do the authentication with drm manually. kind regards Andreas
