mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
f0db54693c30666e73bee45610eb716327891cf2
PD#SWPL-213197 Problem: The OSD and video planes currently share the same duplicate and destroy interfaces. Since they have different plane states, this leads to KASAN issues due to incorrect state handling. Solution: Implement independent duplicate and destroy interfaces for the video plane to ensure proper state management and avoid memory errors. Verify: s7d Test: DRM-OSD-95 Change-Id: I171d7a404180b1f523cef62593ba74a38b663d29 Signed-off-by: Ao Xu <ao.xu@amlogic.com>
Description
No description provided
Languages
C
98.9%
Perl
0.4%
Makefile
0.4%
Shell
0.2%