mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
6b2d0c2e1c
PD#SWPL-170502 Problem: During the switch to 444,8bit, drm will first set_nulldisp_vout_server, and then disable hdmitx module. Since it is not currently hdmi_server, callback send_drm_pkt cannot clear hdr pkt. Solution: Remove the is_cur_hdmi_mode judgment in the send_drm_pkt function, and the hdr pkt can be cleared normally Verify: SC2 S5 Test: DRM-TX-34,DRM-TX-78,DRM-TX-79,DRM-TX-80,DRM-TX-81 Change-Id: Ie85a6073c0c11a8100d344cefffecac613c82a22 Signed-off-by: ruofei.zhao <ruofei.zhao@amlogic.com>