drm: add initial DRM developer documentation
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 26 Oct 2009 20:06:31 +0000 (13:06 -0700)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Apr 2010 22:12:11 +0000 (08:12 +1000)
Add a DRM DocBook providing basic information about DRM interfaces, including
TTM, GEM, KMS and vblank infrastructure.  Intended to provide information to
new and existing developers about how to perform driver initialization,
implement mode setting and other DRM features.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found