+49
−0
+2
−0
+1
−0
drivers/gpu/drm/phytium/Kconfig
0 → 100644
+12
−0
Loading
Merge Pull Request from: @lishuo123123 This is Phytium Display Engine support,DC/DP driver patch. Kernel-issue: https://gitee.com/openeuler/kernel/issues/I908RR Phytium X100 and E2000 have Display Controller,this driver can be adapted to this DC to support display. Test: After the patch is installed, the X100 and E2000 are running properly, and the phytium_dc_drm module is in use Default config change: < CONFIG_ARCH_PHYTIUM=y < CONFIG_DRM=y < CONFIG_DRM_PHYTIUM=m < DRM_KMS_HELPER=y < DRM_DISPLAY_HELPER=y < DRM_DISPLAY_DP_HELPER=y < DRM_DISPLAY_HDCP_HELPER=y Link:https://gitee.com/openeuler/kernel/pulls/4376 Reviewed-by:Mao HongBo <maohongbo@phytium.com.cn> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>