mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
a29c841ff8
PD#SWPL-206166 Problem: 1.vinfo update is done in multiple steps 2.edid parse for bootup and hotplug are not uniform 3.plugout/in process for bootup and hotplug are not uniform 4.hdmitx uboot output ready status may be overwritten and vinfo is not complete Solution: 1.update vinfo in uniform api 2.edid parse in uniform api 3.plugout/in process in uniform api 4.add post process to update ready status and vinfo Verify: ohm/ross Test: DRM-TX-38, DRM-TX-92 Change-Id: Iba97405d0d5e315ab38a5df23b3cd11fb1e04b1f Signed-off-by: hang cheng <hang.cheng@amlogic.com>