drivers/gpu/drm/hisilicon/hibmc/Kconfig
0 → 100644
+9
−0
drivers/gpu/drm/hisilicon/hibmc/Makefile
0 → 100644
+4
−0
+308
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add DRM master driver for Hisilicon Hibmc SoC which used for Out-of-band management. Blow is the general hardware connection, both the Hibmc and the host CPU are on the same mother board. +----------+ +----------+ | | PCIe | Hibmc | |host CPU( |<----->| display | |arm64,x86)| |subsystem | +----------+ +----------+ Signed-off-by:Rongrong Zou <zourongrong@gmail.com> Reviewed-by:
Sean Paul <seanpaul@chromium.org> Reviewed-by:
Xinliang Liu <xinliang.liu@linaro.org> Acked-by:
Sean Paul <seanpaul@chromium.org>