Home
last modified time | relevance | path

Searched hist:"94834379 f3e815fad6b0b87150b431e7ef02bbc0" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.c94834379f3e815fad6b0b87150b431e7ef02bbc0 Wed Feb 26 07:19:40 UTC 2025 Damon Ding <damon.ding@rock-chips.com> video/drm: analogix_dp: add support forced switching to eDP mode

The bridge drivers is various, so the check of switching the
eDP/DP mode may not cover all application scenario.

Therefore, we add a property of the eDP node to support forced
switching to eDP mode, and the DT setting may be like:

&edp {
edp-mode;
};

Change-Id: I5586603dea6c7a0c9391ac23c5485b0c827e4794
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>