Files
kernel_common_drivers/include/linux
hang cheng a29c841ff8 hdmitx: optimise vinfo & edid & hotplug process [1/1]
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>
2025-03-19 03:55:52 -08:00
..