OSDN Git Service

drm/hisilicon: Fixed pcie resource conflict between drm and firmware
authorTian Tao <tiantao6@hisilicon.com>
Mon, 24 Feb 2020 06:01:52 +0000 (14:01 +0800)
committerXinliang Liu <xinliang.liu@linaro.org>
Thu, 27 Feb 2020 04:34:32 +0000 (04:34 +0000)
commitc3480301d750bd58bab35994ecf015a4682a17dd
tree142e7494d261d1402dcb48d5d889d2320a64b1af
parent29b7216b57f17293848c94590fce6d783df3d0f1
drm/hisilicon: Fixed pcie resource conflict between drm and firmware

use the drm_fb_helper_remove_conflicting_pci_framebuffer to remove
the framebuffer initialized by fireware/bootloader to avoid resource
conflict.

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Xinliang Liu <xinliang.liu@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1582524112-5628-1-git-send-email-tiantao6@hisilicon.com
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c