drm: Update TTM initialization documentation
authorGabriel Krisman Bertazi <krisman@collabora.co.uk>
Fri, 30 Dec 2016 11:50:49 +0000 (12:50 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 30 Dec 2016 11:52:10 +0000 (12:52 +0100)
commitb834ff86a61c236282e68890c17316f6928eebad
treebd08fb00bbf0acdf90bcb60b800cc6ecf10e311f
parent5bbf92d3eb01cb5adcf613e2532dc918172c598f
drm: Update TTM initialization documentation

ttm_global_reference was renamed to drm_global_reference.  This updates
the documentation to reflect that.  While we are there, document the
drm_global_reference API and update the initialization interface
documentation.

Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
[danvet: Keep the warning, ttm docs are still massively inadequate.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20161228143216.26821-7-krisman@collabora.co.uk
Documentation/gpu/drm-mm.rst
drivers/gpu/drm/drm_global.c