aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-06-15 13:17:47 +0100
committerDaniel Vetter <[email protected]>2016-06-17 09:40:47 +0200
commitaaf285e2e0ff490e924dbcdfd08e8274c3093354 (patch)
tree2ecfbc0d00e06028072b5c81c951d3fe6aa10958 /tools/perf/scripts/python
parentb209aca364f2cd6820af63b5016eafbdb2f48ab1 (diff)
drm: Add a callback from connector registering
If a driver wants to more precisely control its initialisation and in particular, defer registering its interfaces with userspace until after everything is setup, it also needs to defer registering the connectors. As some devices need more work during registration, add a callback so that drivers can do additional work if required for a connector. Correspondingly, we also require an unregister callback. Signed-off-by: Chris Wilson <[email protected]> Cc: Dave Airlie <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: [email protected] Reviewed-by: Daniel Vetter <[email protected]> [danvet: go ocd and remvoe unecessary empty kerneldoc line.] Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions