Hi Dave, A few changes for 4.20. Please pull. - A crash fix founded in recent linux-next from John Garry - One sparse warning fix from Souptick Joarder - Some xxx_unref cleanup from Thomas Zimmermann Thanks, Xinliang The following changes since commit 36c9c3c91128e2b892c9be0dd9ee9bd82cbe82ad: Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-next (2018-09-21 09:52:53 +1000) are available in the git repository at: git@xxxxxxxxxx:xin3liang/linux.git tags/drm-hisilicon-next-2018-09-26 for you to fetch changes up to c932c4f831e66fb5bb15229324825a4932ba3992: drm/hisilicon: Replace ttm_bo_unref with ttm_bo_put (2018-09-26 11:42:12 +0800) ---------------------------------------------------------------- John Garry (3): drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer drm/hisilicon: hibmc: Don't overwrite fb helper surface depth drm/hisilicon: hibmc: Use HUAWEI PCI vendor ID macro Souptick Joarder (1): gpu/drm/hisilicon: Convert drm_atomic_helper_suspend/resume() Thomas Zimmermann (2): drm/hisilicon: Replace drm_dev_unref with drm_dev_put drm/hisilicon: Replace ttm_bo_unref with ttm_bo_put drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 26 ++++++-------------------- drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.h | 1 - drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_fbdev.c | 2 +- drivers/gpu/drm/hisilicon/hibmc/hibmc_ttm.c | 2 +- drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c | 8 ++++---- 5 files changed, 12 insertions(+), 27 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel