Files
kernel_common_drivers/include/linux/amlogic
xiang.wu1 73801210a4 hdmitx: Adjust the disable phy timing during mode switching [1/1]
PD#SWPL-144353

Problem:
During the mode switching process, when systemctrl writes the
node to close phy, the phy action is to close it immediately.
At this time, part of the video data may have been transmitted,
but the data is incomplete. At this time, rx got part of the image.
Some TVs did not perform frame dropping processing after getting part
of the data and parsed it, but the solution was wrong, which may
cause some display abnormalities.

Solution:
Referring to the processing method of the Apple box,
during the mode switching process, when systemctrl issues
a shutdown phy command, we will wait until vsync is
interrupted before shutting down the phy. At this time,
there is no video data transmission, which is relatively safe.

Verify:
ohm/T7

Test:
DRM-TX-67, DRM-TX-78, DRM-TX-79, DRM-TX-80, DRM-TX-81

Change-Id: I25162448f6d8f432bc48e0e038bac9a108bf8151
Signed-off-by: xiang.wu1 <xiang.wu1@amlogic.com>
2024-01-03 20:12:02 +08:00
..
2022-11-09 06:15:41 -07:00
2023-05-31 20:54:04 -07:00
2023-08-08 02:57:29 -07:00
2023-05-18 21:08:41 +08:00
2022-05-10 02:11:08 -07:00
2022-03-24 20:01:34 +08:00
2021-11-29 19:00:07 +08:00
2022-03-24 20:01:34 +08:00
2021-12-21 09:51:07 +08:00
2021-12-15 15:59:20 +08:00
2022-06-07 04:47:30 -07:00
2022-01-05 17:07:20 +08:00
2022-09-07 20:06:45 +08:00
2022-03-06 18:36:14 -07:00
2023-12-28 11:12:09 +08:00
2022-09-13 22:04:56 -07:00
2023-01-05 08:03:55 -08:00
2022-09-20 22:15:28 -07:00
2021-12-09 15:10:33 +08:00
2022-03-03 01:05:46 -07:00
2022-03-03 01:05:46 -07:00
2023-05-08 21:39:56 -07:00
2022-06-30 18:09:28 +08:00
2022-03-04 11:13:37 +08:00
2021-12-22 15:48:10 +08:00
2022-03-24 20:01:34 +08:00