commit | e22717046a7da3cd0c0b0eec323e1dc38c777a42 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Apr 04 11:52:55 2017 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Apr 04 20:47:54 2017 +0200 |
tree | 17ecfd3a2da47b87d070e64c66500101821be8ad | |
parent | 085c6c09c5c8529434a26107440bd28209b694d4 [diff] |
drm: Consolidate and document sysfs support - remove docs for internal func, doesn't add value - add short overview snippet instead explaining that drivers don't have to bother themselves with reg/unreg concerns - drop the ttm comment about drmP.h, drmP.h is disappearing ... Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20170404095304.17599-2-daniel.vetter@ffwll.ch