diff options
author | Sean Paul <[email protected]> | 2013-08-14 16:47:37 -0400 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2013-09-02 10:23:26 +1000 |
commit | 3b336ec4c5460833ad7573d0b6e22793f6a389ab (patch) | |
tree | d82b0a12cc700203203d1236197a25b2c12967be /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 2254f637dbd18f6432da526552d19a616ffbf8d6 (diff) |
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 <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions