commit | 2d2ef822758e3f5da59c40a392d0c6d89394d4b4 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Oct 26 13:06:31 2009 -0700 |
committer | Dave Airlie <airlied@redhat.com> | Wed Apr 21 08:12:11 2010 +1000 |
tree | 95f99075fc8d67b2ccc99fa7c937c325c7e39a8a | |
parent | 10fd883ce384706f88554a0b08cc4d63345e7d8b [diff] |
drm: add initial DRM developer documentation 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>