Files
kernel_common_drivers/drivers
wenlong.zhang d30cc6178f drm: add rdma table for drm osd registers [1/1]
PD#SWPL-101847

Problem:
drm write registers to rdma table one by one, due to rdma table update
and rdma manager flush to real register are out of sync, so we want to
creat a fake table, the fake table will copy to rdma table after
pipeline register write done, and then config rdma vsync

Solution:
add rdma table for drm osd registers, and it can dynamic switching by
this node /sys/class/drm/card0/crtc0/rdma_table_switch.
echo 1 > /sys/class/drm/card0/crtc0/rdma_table_switch switch off
echo 0 > /sys/class/drm/card0/crtc0/rdma_table_switch switch on

Verify:
T3x s7 s5

Test:
DRM-OSD-33

Change-Id: I053daa7daaab672f8b1e9fc2c38a2d60552d6288
Signed-off-by: wenlong.zhang <wenlong.zhang@amlogic.com>
2024-07-17 23:57:23 -07:00
..
2024-07-04 23:16:48 -07:00
2024-05-22 01:59:54 -07:00
2022-02-22 11:00:37 +08:00
2024-07-11 22:05:48 -07:00
2024-07-05 10:44:48 +08:00
2023-01-04 01:07:19 -08:00
2024-07-15 19:45:24 -07:00
2024-06-30 22:01:20 -07:00
2024-07-09 05:11:38 -07:00
2024-07-17 03:57:59 -07:00
2024-07-05 10:44:48 +08:00
2024-07-05 10:44:46 +08:00
2024-07-17 05:57:19 -07:00
2024-05-23 20:29:10 -07:00
2024-07-17 03:57:17 -07:00
2024-01-31 22:15:34 -07:00
2024-07-07 20:13:10 -07:00