Home
last modified time | relevance | path

Searched hist:"06 b1b28f0c5147a179c3a3b524b64f4d1d4a4412" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.c06b1b28f0c5147a179c3a3b524b64f4d1d4a4412 Mon Nov 18 07:32:51 UTC 2024 Damon Ding <damon.ding@rock-chips.com> video/drm: analogix_dp: Compliant with eDP receiver enhanced frame capability

As the Table 3-4 in eDP v1.2 spec:
DPCD 0000Dh:
Bit 1 = FRAMING_CHANGE_CAPABLE
A setting of 1 indicates that this is an eDP device that
uses only Enhanced Framing, independently of the setting by
the source of ENHANCED_FRAME_EN

And as the Table 3-3 in eDP v1.4 spec:
DPCD 0000Dh:
Bit 1 = RESERVED for eDP
New to eDP v1.4.(Read all 0s)

Related kernel commit:
5d2f3f959e5d ("drm/bridge: analogix_dp: Compliant with eDP receiver enhanced frame capability")

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