Files
kernel_common_drivers/include/drm
congyang.huang 331cad715f vout: dynamic switch viu and connector [1/1]
PD#SWPL-201190

Problem:
vout and drm need to support dynamic switch between viu and connector

Solution:
1.vout add global vout arch
2.vout modify vout_func_validate_vmode func to find vout_server by
connector_type and mode_name
3.drm support dynamic switch

Verify:
t7c s6

Test:
DRM-OSD-44

Change-Id: I31bd97f42947c6a2db8f0ae5d3ead4af196683e3
Signed-off-by: congyang.huang <congyang.huang@amlogic.com>
2025-02-28 03:47:38 -08:00
..