commit | 9498c19b3f53e08c61b344ce8dbc92c9c96f23c5 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Nov 14 12:58:24 2016 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Nov 15 15:30:38 2016 +0100 |
tree | d38427a421fa856efc6ecb2ae58463024c75cdce | |
parent | 28575f165d36051310d7ea2350e2011f8095b6fb [diff] |
drm: Move tile group code into drm_connector.c And also put the overview section into the KMS Properties part of the docs, instead of randomly-placed within the helpers - this is part of the uabi. With this patch I think drm_crtc.[hc] is cleaned up and entirely documented. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>