Files
kernel_common_drivers/drivers/drm
mingyang.he 6c53393f36 drm: fix video zorder issues [1/1]
PD#SWPL-181783

Problem:
when the zpos of video0 is set to 1 and the zpos of video1 is set to 0,
the zpos of 2 videos are the same

Solution:
video index is no longer added to the video zorder calculation

Verify:
s7d

Test:
DRM-OSD-19

Change-Id: I22d9675340450e5245371423450912085c7e6c69
Signed-off-by: mingyang.he <mingyang.he@amlogic.com>
2024-09-25 22:31:38 -07:00
..