[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1501777149-8310-1-git-send-email-david@lechnology.com>
Date: Thu, 3 Aug 2017 11:19:07 -0500
From: David Lechner <david@...hnology.com>
To: dri-devel@...ts.freedesktop.org
Cc: David Lechner <david@...hnology.com>,
Daniel Vetter <daniel.vetter@...el.com>,
Jani Nikula <jani.nikula@...ux.intel.com>,
Sean Paul <seanpaul@...omium.org>,
David Airlie <airlied@...ux.ie>, linux-kernel@...r.kernel.org
Subject: [PATCH v3 0/2] drm/fb-helper: pass physical dimensions to fbdev
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
Powered by blists - more mailing lists