aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorBenjamin Gaignard <[email protected]>2016-06-21 16:37:09 +0200
committerDaniel Vetter <[email protected]>2016-06-21 21:32:52 +0200
commit79190ea2658a93818791335aa99969ca779161c6 (patch)
tree9927884e69de84050b8209f1a7354f4a55e0a6ad /tools/perf/scripts/python/bin/export-to-postgresql-report
parentb7868c68a540b32ffa5354bf3256124edafe2f40 (diff)
drm: Add callbacks for late registering
Like what has been done for connectors add callbacks on encoder, crtc and plane to let driver do actions after drm device registration. Correspondingly, add callbacks called before unregister drm device. version 2: add drm_modeset_register_all() and drm_modeset_unregister_all() to centralize all calls version 3: in error case unwind registers in drm_modeset_register_all fix uninitialed return value inverse order of unregistration in drm_modeset_unregister_all version 4: move function definitions in drm_crtc_internal.h remove not needed documentation Signed-off-by: Benjamin Gaignard <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions