diff options
author | Sean Paul <seanpaul@chromium.org> | 2013-08-14 16:47:37 -0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-09-02 10:23:26 +1000 |
commit | 3b336ec4c5460833ad7573d0b6e22793f6a389ab (patch) | |
tree | d82b0a12cc700203203d1236197a25b2c12967be /drivers/gpu/drm/msm | |
parent | 2254f637dbd18f6432da526552d19a616ffbf8d6 (diff) | |
download | lwn-3b336ec4c5460833ad7573d0b6e22793f6a389ab.tar.gz lwn-3b336ec4c5460833ad7573d0b6e22793f6a389ab.zip |
drm: Add drm_bridge
This patch adds the notion of a drm_bridge. A bridge is a chained
device which hangs off an encoder. The drm driver using the bridge
should provide the association between encoder and bridge. Once a
bridge is associated with an encoder, it will participate in mode
set, and dpms (via the enable/disable hooks).
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/msm')
0 files changed, 0 insertions, 0 deletions