aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/parallel-display.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-11-29 12:02:16 +0000
committerSean Paul <[email protected]>2016-11-29 15:52:32 -0500
commit64e94407fb5a4128636c2b15b38fa6e71a427228 (patch)
tree41f5a7d2434f95cd9591df309125daec1a971d28 /drivers/gpu/drm/imx/parallel-display.c
parent966a6a13c6660b499caf2932de22ae70c1317786 (diff)
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 <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Sean Paul <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/imx/parallel-display.c')
0 files changed, 0 insertions, 0 deletions