Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
Yuan Zhao c1c2e1ca63 disp: msm: dp: check ERR_PTR when creating a new connector
sde_connector_init will return an ERR_PTR if connector
creation failed, so need to use IS_ERR_OR_NULL to check
the return value.

Change-Id: I4fee5a624261898bbd079c54705e6eaebc71bac6
Signed-off-by: Yuan Zhao <yzhao@codeaurora.org>
2020-06-18 19:49:05 -07:00
config disp: msm: enable DP MST compilation 2020-05-06 18:51:22 -04:00
hdcp disp: msm: make msm_drm as module for GKI 2020-04-28 15:52:49 -07:00
include Merge "disp: msm: set voltage to min before disable" 2020-05-08 04:03:50 -07:00
msm disp: msm: dp: check ERR_PTR when creating a new connector 2020-06-18 19:49:05 -07:00
rotator disp: msm: make msm_drm into single module 2020-04-28 15:52:39 -07:00
Makefile disp: fix compilation issue with trusted VM config 2020-05-03 21:56:20 -07:00
NOTICE Display drivers kernel project initial snapshot 2019-04-14 22:20:59 -07:00