]> Git Repo - linux.git/commit
drm: Extract drm_bridge.h
authorDaniel Vetter <[email protected]>
Wed, 31 Aug 2016 16:09:05 +0000 (18:09 +0200)
committerDaniel Vetter <[email protected]>
Mon, 19 Sep 2016 13:04:15 +0000 (15:04 +0200)
commit199e4e967af476bdcab96c76237e6a1f9244d6ca
tree2240f5bbb1e96a06876eb12d90048d8dc7cb3704
parentafb21ea63d815d05f6081ee3efef6772a16317eb
drm: Extract drm_bridge.h

We don't want to burry the bridge structures kerneldoc in drm_crtc.h.

Cc: Archit Taneja <[email protected]>
Reviewed-by: Archit Taneja <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Documentation/gpu/drm-kms-helpers.rst
drivers/gpu/drm/drm_bridge.c
include/drm/drm_bridge.h [new file with mode: 0644]
include/drm/drm_connector.h
include/drm/drm_crtc.h
include/drm/drm_mode_object.h
include/drm/drm_modes.h
This page took 0.052539 seconds and 4 git commands to generate.