mbox series

[PULL] drm-hisilicon-hibmc-next-2019-08-26

Message ID 5D63A271.7080400@hisilicon.com (mailing list archive)
State New, archived
Headers show
Series [PULL] drm-hisilicon-hibmc-next-2019-08-26 | expand

Pull-request

https://github.com/xin3liang/linux.git

Message

xinliang Aug. 26, 2019, 9:12 a.m. UTC
Hi Dave and Daniel,

Three small cleanup and fix patches for 5.4 hisilicon hibmc driver.
I have tested and verified on taishan 2280v1/v2 machines.

As my drm-misc ssh account request[1] is not finish yet, I still send 
the pull this time.
Please pull, thanks.

[1] https://gitlab.freedesktop.org/freedesktop/freedesktop/issues/183

Best,
Xinliang


The following changes since commit 34044cd2955b54fb9141be31d12500bb589aa6c8:

   Merge branch 'linux-5.4' of git://github.com/skeggsb/linux into 
drm-next (2019-08-23 13:23:43 +1000)

are available in the Git repository at:

   https://github.com/xin3liang/linux.git 
tags/drm-hisilicon-hibmc-next-2019-08-26

for you to fetch changes up to feeb07d0ca5ad0d6edb5bb728e33e2e86118529d:

   drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC depend on ARM64 
(2019-08-26 15:21:34 +0800)

----------------------------------------------------------------
Chuhong Yuan (1):
       drm/hisilicon: Use dev_get_drvdata

Matthew Ruffell (1):
       drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC depend on ARM64

YueHaibing (1):
       drm/hisilicon/hibmc: Using module_pci_driver.

  drivers/gpu/drm/hisilicon/hibmc/Kconfig         |  2 +-
  drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 19 +++----------------
  2 files changed, 4 insertions(+), 17 deletions(-)