lib/igt_kms/bf: doc skeleton

igt_kms docs are just skeleton and also added igt_fb to make sure the
linking works correctly.

Next up: Actually documenting igt_fb.

Also fix that depency spelling fumble I've copied around to a few too
many places.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2014-03-26 15:15:49 +01:00
parent 64401f57e9
commit c6c2b2bb70
6 changed files with 25 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Release 1.6 (2014-03-13)
http://blog.ffwll.ch/2013/11/testing-requirements-for-drmi915.html
- Fix the gen4asm build depency handling, now that the assembler is included in
- Fix the gen4asm build dependency handling, now that the assembler is included in
i-g-t (Ben).
- Improve the cairo object lifetime management of the kmstest helpers (Chris).