[PATCH v3 0/2] drm/fb-helper: pass physical dimensions to fbdev

From: David Lechner
Date: Thu Aug 03 2017 - 12:19:54 EST


v1 changes (from RFC):
* Use loop to get info from first connected connector instead of just the
first connector.

v2 changes:
* Update width in height in drm_setup_crtcs() also to handle hotplug events.

v3 changes:
* Add new patch to handle post-fb allocation crcts setup.
* Use new drm_setup_crtcs_fb() function from new patch to avoid duplication
of code.

David Lechner (2):
drm/fb-helper: add new drm_setup_crtcs_fb() function
drm/fb-helper: pass physical dimensions to fbdev

drivers/gpu/drm/drm_fb_helper.c | 45 ++++++++++++++++++++++++++++-------------
1 file changed, 31 insertions(+), 14 deletions(-)

--
2.7.4