Searched hist:ae2a6da8762985fc238eea81b88c3b982f1c37bc (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/gpu/ |
H A D | drm-kms.rst | diff ae2a6da8762985fc238eea81b88c3b982f1c37bc Fri Aug 12 22:48:53 CEST 2016 Daniel Vetter <daniel.vetter@ffwll.ch> drm: Update connector documentation
- Shuffle docs from drm-kms.rst into the structure docs where it makes sense. - Put the remaining bits into a new overview section.
One thing I've changed is around probing: Old docs says that you _must_ use the probe helpers, which isn't correct. Helpers are always optional.
v2: Review from Sean.
Cc: Sean Paul <seanpaul@chromium.org> Reviewed-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1471034937-651-17-git-send-email-daniel.vetter@ffwll.ch
|
/linux/include/drm/ |
H A D | drm_connector.h | diff ae2a6da8762985fc238eea81b88c3b982f1c37bc Fri Aug 12 22:48:53 CEST 2016 Daniel Vetter <daniel.vetter@ffwll.ch> drm: Update connector documentation
- Shuffle docs from drm-kms.rst into the structure docs where it makes sense. - Put the remaining bits into a new overview section.
One thing I've changed is around probing: Old docs says that you _must_ use the probe helpers, which isn't correct. Helpers are always optional.
v2: Review from Sean.
Cc: Sean Paul <seanpaul@chromium.org> Reviewed-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1471034937-651-17-git-send-email-daniel.vetter@ffwll.ch
|
/linux/drivers/gpu/drm/ |
H A D | drm_connector.c | diff ae2a6da8762985fc238eea81b88c3b982f1c37bc Fri Aug 12 22:48:53 CEST 2016 Daniel Vetter <daniel.vetter@ffwll.ch> drm: Update connector documentation
- Shuffle docs from drm-kms.rst into the structure docs where it makes sense. - Put the remaining bits into a new overview section.
One thing I've changed is around probing: Old docs says that you _must_ use the probe helpers, which isn't correct. Helpers are always optional.
v2: Review from Sean.
Cc: Sean Paul <seanpaul@chromium.org> Reviewed-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1471034937-651-17-git-send-email-daniel.vetter@ffwll.ch
|