Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a79d9426 authored by Dhaval Patel's avatar Dhaval Patel
Browse files

drm/msm/sde: trigger single frame_done evt for vid encoder



Commit 5db43498 ("drm/msm/sde: avoid frame_done
event trigger for idle scenario") supports frame_done
event merging with release and retire fence for
video mode. This works for single dsi display but it
causes issue for dual dsi display. Dual dsi display
needs two frame_done events in current design. The
second dummy frame_done event is generated by physical
video mode display. This patch simplifies the
frame_done event trigger for video mode by generating
single event. It aligns the logic with wb display.
Command mode display still waits for two pp_done
IRQs and triggers the frame_done interrupt when
both events are arrived.

Change-Id: I8d5a15d1d478001450b3e86a84f19e031f777d8d
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 35d3c928
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment