Ao Xu f0db54693c drm: Add separate duplicate and destroy interfaces for video plane [1/1]
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>
2025-05-21 21:05:51 -07:00
2025-05-15 04:35:00 -07:00
2025-05-15 04:35:00 -07:00
S
Description
No description provided
118 MiB
Languages
C 98.9%
Perl 0.4%
Makefile 0.4%
Shell 0.2%