]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd0c9b26b2ee81df1debbde0de7ab38df9366c657
tree142e7494d261d1402dcb48d5d889d2320a64b1af
parent571bf9e312d0fcf2a0ff5326f74e3ff53ffd4994
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