diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-11-29 15:02:16 +0300 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2016-11-29 23:52:32 +0300 |
commit | 64e94407fb5a4128636c2b15b38fa6e71a427228 (patch) | |
tree | 41f5a7d2434f95cd9591df309125daec1a971d28 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 966a6a13c6660b499caf2932de22ae70c1317786 (diff) | |
download | linux-64e94407fb5a4128636c2b15b38fa6e71a427228.tar.xz |
drm: Pull together probe + setup for drm_fb_helper
drm_fb_helper_probe_connector_modes() is always called before
drm_setup_crtcs(), so just move the call into drm_setup_crtcs for a
small bit of code compaction.
Note that register_framebuffer will do a modeset (when fbcon is enabled)
and hence must be moved out of the critical section. A follow-up patch
will add new locking for the fb list, hence move all the related
registration code together.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20161129120217.7344-2-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions