drm/doc: updates for new framebuffer lifetime rules
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 4 Jan 2013 21:31:20 +0000 (22:31 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 20 Jan 2013 21:17:16 +0000 (22:17 +0100)
Now that framebuffer are reference-counted for all use-sites, update
the documentation accordingly to stress the new rules for
initialization and teardown.

Also add a short paragraph about the implications for drivers of the
new locking rules.

Reviewed-by: Rob Clark <rob@ti.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found