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>
Showing
- Documentation/gpu/drm-kms-helpers.rst 0 additions, 8 deletionsDocumentation/gpu/drm-kms-helpers.rst
- Documentation/gpu/drm-kms.rst 6 additions, 0 deletionsDocumentation/gpu/drm-kms.rst
- drivers/gpu/drm/drm_connector.c 104 additions, 0 deletionsdrivers/gpu/drm/drm_connector.c
- drivers/gpu/drm/drm_crtc.c 0 additions, 99 deletionsdrivers/gpu/drm/drm_crtc.c
- include/drm/drm_connector.h 24 additions, 0 deletionsinclude/drm/drm_connector.h
- include/drm/drm_crtc.h 0 additions, 15 deletionsinclude/drm/drm_crtc.h
Loading
Please register or sign in to comment