Hi Dave,
This 2nd pull request includes 3 cleanup/fixes since last pull request for 4.7.
These patches are review here: http://www.spinics.net/lists/dri-devel/msg106701.html http://www.spinics.net/lists/dri-devel/msg106822.html
Please kindly let me know if there is any problem.
Best, -xinliang
The following changes since commit 2e726dc4b4e2dd3ae3fe675f9d3af88a2d593ee1:
Merge tag 'mediatek-drm-2016-05-09' of git://git.pengutronix.de/git/pza/linux into drm-next (2016-05-10 15:01:47 +1000)
are available in the git repository at:
git@github.com:xin3liang/linux.git drm-hisilicon-next
for you to fetch changes up to 165cccc8437704d9f41eae2946774bdf2966245f:
drm/hisilicon: Fix DRM_INFO printed issue (2016-05-11 19:05:36 +0800)
---------------------------------------------------------------- Daniel Vetter (1): drm/hisilicon: Use drm_connector_register_all
Xinliang Liu (2): drm/hisilicon: Make kirin_drm_unbind sufficient drm/hisilicon: Fix DRM_INFO printed issue
drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c | 3 ++- drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c | 38 +++++++------------------------------- 2 files changed, 9 insertions(+), 32 deletions(-)
dri-devel@lists.freedesktop.org