On Tue, Dec 14, 2010 at 9:59 AM, Jeremy C. Reed <[email protected]> wrote: > Where is the documentation for the KMS API? > > Any man pages? > > If not written, please point me to any specifications or source used for > learning the API.
There is no documentation, you can browse the API here: http://cgit.freedesktop.org/mesa/drm/tree/xf86drmMode.h and there's a simple example of how to use it here: http://cgit.freedesktop.org/mesa/drm/tree/tests/modetest/modetest.c Kristian _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
